Releases: bostrom/text-to-image
Releases · bostrom/text-to-image
v7.0.1
7.0.1 (2024-11-05)
Bug Fixes
- use node 20 for release job (173e939)
v7.0.0
7.0.0 (2024-10-01)
Documentation
BREAKING CHANGES
- Dropped support for node < 18.
v6.0.1-beta.9
Bug Fixes
- build: flatten published package structure (ac57f3b)
v6.0.1-beta.10
Bug Fixes
- build: include root in exports (277629b)
v6.0.1
6.0.1 (2024-10-01)
Bug Fixes
- build: also use object notation for root export (8b46901)
- build: extend tsconfig/recommended (2cb0081)
- build: flatten published package structure (ac57f3b)
- build: include root in exports (277629b)
- build: point types to index.d.ts (429bac1)
- build: re-export canvas types (9e10493)
- build: remove test files from dist (fe63880)
- build: remove type declaration file for extensions (2fa7637)
- build: subpath exports as objects (20cd2bd)
- test: fix broken test (c328a6f)
v6.0.1-beta.8
Bug Fixes
- build: also use object notation for root export (8b46901)
v6.0.1-beta.7
Bug Fixes
- build: subpath exports as objects (20cd2bd)
v6.0.1-beta.6
Bug Fixes
- build: re-export canvas types (9e10493)
v6.0.1-beta.5
Bug Fixes
- build: remove type declaration file for extensions (2fa7637)
v6.0.1-beta.4
Bug Fixes
- build: point types to index.d.ts (429bac1)