This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
Releases: pixijs-userland/html-text
Releases Β· pixijs-userland/html-text
v3.0.1
v3.0.0
Changed
- Upgrade to PixiJS v7
- Ships ES2017 code instead of ES5
- Auto-generate types with documentation
v2.1.1
π Fixed
- FIxes
width
andheight
getters and setters considering resolution (53dd168) @bigtimebuddy
v2.1.0
π Fixed
- Fix DOM element memory leak (#20) @bigtimebuddy
- Fix getting
width
andheight
synchronously after text is updated (#23) @bigtimebuddy
π§Ή Chore
- Add support for Node.js exports field (efceb2f) @bigtimebuddy
v2.0.2
v2.0.1
v2.0.0
Changed
- Support for PixiJS v6
- Remove namespace
PIXI
in the typings, module typings only
v1.0.1
v1.0.0
Initial release