Releases: ianprime0509/pitchy
Releases · ianprime0509/pitchy
v3.0.1
3.0.1 (2021-12-30)
Bug Fixes
- build: use cjs/mjs extensions on dist files (#24) (cc9887c)
v3.0.0
3.0.0 (2021-12-27)
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.