Releases: Next2D/framework
Releases · Next2D/framework
2.0.0
- Remove unnecessary classes and processes, modify heavy processing
- Migration to vite
1.6.2
- Modified implementation to match Player specification changes
1.6.1
- Added version rewrite script.
1.6.0
- Adjustment of the development environment in TypeScript.
1.5.2
- Added types, added type definitions
- Added missing README.md
1.4.0
- Added support for Player's OffscreenCanvas feature
1.3.0
- Added property that allows sharing of routing JSON requests.
1.2.0
- Asynchronous processing of bind functions
- Changed the method of acquiring size to match changes in Player specifications