Releases: ianprime0509/temperament
Releases · ianprime0509/temperament
v3.0.2
3.0.2 (2021-12-30)
Bug Fixes
- build: use cjs/mjs extensions on dist files (#23) (a0775bb)
v3.0.1
3.0.1 (2021-12-27)
Bug Fixes
- build: run build script before publish (#19) (c97cb43)
v3.0.0
3.0.0 (2021-12-24)
Build System
BREAKING CHANGES
- the build now targets Vite's default target, which is
browsers natively supporting ES modules. This means that the code may
not work on older platforms without transpilation.