Releases: pixi-viewport/pixi-viewport
Releases · pixi-viewport/pixi-viewport
6.0.3
What's Changed
- fix: copy dts files enabled to copy global types file by @danielbarion in #509
Note: it should be v6.0.2 instead of v6.0.3, but we bumped the version twice 🤷♂️
Full Changelog: 6.0.1...6.0.3
6.0.1
What's Changed
- fix: issue where Wheel assumes viewport is in a parent container by @lunarraid in #506
- fix: update types to match pixi v8 by @danielbarion in #505
Full Changelog: 6.0.0...6.0.1
v6.0.0
What's Changed
- Fix removeEventListener error (PixiJS 7) by @richardsolomou in #471
- Use viewport parent's local coordinate system rather than global by @lunarraid in #463
- renamed PixiVieport -> PixiViewport by @spassvogel in #420
- V6 by @danielbarion in #501
New Contributors
- @richardsolomou made their first contribution in #471
- @lunarraid made their first contribution in #463
- @spassvogel made their first contribution in #420
- @danielbarion made their first contribution in #501
Full Changelog: 5.1.0...6.0.0
5.1.0: Merge pull request #483 from WillYuum/master
pixi-viewport suports pixi 8.0.4 thanks to @WillYuum
5.0.1: Merge pull request #430 from littleboarx/master
Added Viewport.options.allowPreserveDragOutside
to handle dragging outside of viewport.
Thanks @littleboarx
5.0.0: Merge pull request #428 from cuire/v5
- support for pixi v7 w/breaking changes (thanks @cuire for the incredible work!)
4.38.0
4.37.0
4.36.0
4.35.0
Merged a few PRs and upgraded packages:
What's Changed
- Fix ShukantPal's name/link in README.md by @mszu in #343
- Mouse edge distance fix by @kurtwaldowski-echelon in #373
- fix running tests by setting correct electron version by @stevensnoeijen in #392
- Upgrade pixi.js to v6.5 by @stevensnoeijen in #393
New Contributors
- @mszu made their first contribution in #343
- @kurtwaldowski-echelon made their first contribution in #373
- @stevensnoeijen made their first contribution in #392
Full Changelog: 4.34.4...4.35.0