v3.0.0
3.0.0 (2022-04-04)
Changes
-
chore: path and minor updates
-
chore: update kcd-scripts
BREAKING CHANGES
-
Now targets es6 with the build to hopefully improve tree shaking.
-
feat: remove chalk
-
feat: update read-pkg-up
-
fix: setup jest to support esm
-
feat: set type to module in package.json
-
fix: move package functions out of index
-
this moves package functions which require native node functions to work, which messes up remix etc...