pixi-react icon indicating copy to clipboard operation
pixi-react copied to clipboard

Fixed pixi.js version in readme and docs

Open TejasBhovad opened this issue 1 year ago • 2 comments

Description of change

Because pixi-react doesnt support latest version of pixi.js yet the docs and readme file needed updating to install v7 of pixi.js

Fixes: changed npm install pixi.js @pixi/react to npm install pixi.js@7 @pixi/react

Pre-Merge Checklist
  • [x] Documentation is changed or added

TejasBhovad avatar Jun 08 '24 19:06 TejasBhovad

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit cb7077447e23a4e1cc4a48c3aa9c2226c594cd24:

Sandbox Source
sandbox Configuration

codesandbox-ci[bot] avatar Jun 08 '24 19:06 codesandbox-ci[bot]

why do the test cases fail? Also npm install fails Screenshot 2024-06-09 at 1 02 33 AM

TejasBhovad avatar Jun 08 '24 19:06 TejasBhovad

Closing since v7 is no longer the latest version and will only receive security updates moving forward.

trezy avatar Mar 01 '25 23:03 trezy