- fix(docusaurus-website): future flags
- feat(docusaurus-website): bump docusaurus to latest
- feat(dev-tools): update to Typescript 6 (#50)
- fix(dev-tools): move coverage dependency to optional peer
- fix(dev-tools): bootstrap bin linking for yarn 4
- fix(dev-tools): make vitest a peer dependency (#48)
- fix(dev-tools): various bug fixes (#47)
- feat(dev-tools): Migrate tape to vitest (#44)
- feat(dev-tools): Replace eslint with biome (#42)
- feat(ts-plugins): Add webgpu transform (#40)
- fix(dev-tools): default cjs output path
- [ts-plugins] append extension to dynamic imports (#14)
Initial production release
- feat(docusaurus-website): Allow theme override
- fix(docusaurus-website): fix error when using custom Webpack plugins
- feat(docusaurus-website): add theme prop to Home component
- feat(docusaurus-website): typed React components
- feat(docusaurus-website): add navbarItems and plugins options
- fix(dev-tools): publish script bug
- feat(docusaurus-website): upgrade to docusaurus v3
- fix(dev-tools): support comments in tsconfig.json
- fix(dev-tools): Build uses target from tsconfig
- fix(dev-tools): yarn 4 command error
- feat(dev-tools): add logic to generate npm dist tag
- fix(dev-tools): relax changelog format requirement
- feat(dev-tools): create GitHub release during publish
- fix(dev-tools): Changelog verification
- feat(docusaurus-website): Auto populate webpack aliases
- feat(dev-tools): Atomic commands