Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 10:42
· 56 commits to master since this release
453c388

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...