Releases: pixijs/tilemap
Releases · pixijs/tilemap
v5.0.1
v5.0.0-rc
Changes
- Fix: texturesPerTilemap before calling tileset (#156) @SanjoSolutions
- Chore: Cleanup scripts, build tooling (#160) @bigtimebuddy
v4.1.0
What's Changed
- Pixi v7 support by @steel97 in #148
- chore: update package.json git link by @YunYouJun in #151
- Vite build system by @steel97 in #149
- Fix typos by @st-Wook in #152
- added typedefs to export in package.json by @spassvogel in #153
New Contributors
- @steel97 made their first contribution in #148
- @YunYouJun made their first contribution in #151
- @st-Wook made their first contribution in #152
- @spassvogel made their first contribution in #153
Full Changelog: v4.0.0...v4.1.0
v4.0.0
Breaking Changes
- Adds support for PixiJS v7, drops support for v6
What's Changed
- Update README.md by @hood in #127
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #138
- Bump tar from 6.1.0 to 6.1.11 by @dependabot in #130
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #128
- Fix README formatting on Github by @CGamesPlay in #133
- Bump electron from 9.4.0 to 13.6.6 by @dependabot in #137
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #140
New Contributors
- @hood made their first contribution in #127
- @CGamesPlay made their first contribution in #133
Full Changelog: v3.2.1...v4.0.0
PixiJS Tilemap Kit 3.2.1
Bug fixes 🐛
- Fixed canvas renderer issue with textures (#122) @ivanpopelyshev
PixiJS Tilemap Kit 3.2.0
Features 🎉
- Add animation divisor option for tiles so that tiles can animate at independent frequencies (#116)
PixiJS Tilemap Kit 3.1.0
Features 🎉
- Add alpha support for tiling (#115)