Skip to content

Latest commit

 

History

History
101 lines (54 loc) · 1.88 KB

File metadata and controls

101 lines (54 loc) · 1.88 KB

v2.0.0-alpha.6

  • fix(docusaurus-website): future flags

v2.0.0-alpha.5

  • feat(docusaurus-website): bump docusaurus to latest

v2.0.0-alpha.4

  • 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

v2.0.0-alpha.3

  • fix(dev-tools): make vitest a peer dependency (#48)

v2.0.0-alpha.2

  • fix(dev-tools): various bug fixes (#47)

v2.0.0-alpha.1

  • feat(dev-tools): Migrate tape to vitest (#44)
  • feat(dev-tools): Replace eslint with biome (#42)

v1.0.3

  • feat(ts-plugins): Add webgpu transform (#40)

v1.0.2

  • fix(dev-tools): default cjs output path

v1.0.1

  • [ts-plugins] append extension to dynamic imports (#14)

v1.0.0

Initial production release

v1.0.0-alpha.23

  • feat(docusaurus-website): Allow theme override

v1.0.0-alpha.22

  • fix(docusaurus-website): fix error when using custom Webpack plugins

v1.0.0-alpha.21

  • feat(docusaurus-website): add theme prop to Home component

v1.0.0-alpha.20

  • feat(docusaurus-website): typed React components

v1.0.0-alpha.19

  • feat(docusaurus-website): add navbarItems and plugins options

v1.0.0-alpha.18

  • fix(dev-tools): publish script bug

v1.0.0-alpha.17

  • feat(docusaurus-website): upgrade to docusaurus v3
  • fix(dev-tools): support comments in tsconfig.json

v1.0.0-alpha.16

  • fix(dev-tools): Build uses target from tsconfig

v1.0.0-alpha.15

  • fix(dev-tools): yarn 4 command error

v1.0.0-alpha.14

  • feat(dev-tools): add logic to generate npm dist tag

v1.0.0-alpha.13

v1.0.0-alpha.12

  • fix(dev-tools): relax changelog format requirement

v1.0.0-alpha.11

  • feat(dev-tools): create GitHub release during publish

v1.0.0-alpha.10

  • fix(dev-tools): Changelog verification
  • feat(docusaurus-website): Auto populate webpack aliases

v1.0.0-alpha.9

  • feat(dev-tools): Atomic commands