Skip to content

Release v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 06:42

chore(BREAKING CHANGE): Switch to rollup

  • Removed webpack in favor of rollup.
  • Now the module is exported as both an ES Module and a CommonJS Module.
  • Fixed the cli, that was not exported as an executable.
  • Better support in nps-tooling

BREAKING CHANGE