Skip to content

v2.0.0

Compare
Choose a tag to compare
@p-kuen p-kuen released this 18 Nov 05:28
· 15 commits to master since this release

What's Changed

  • Refactor to typescript by @p-kuen in #92
  • We ship types with this package, so you don't need the @types/inflection package anymore
  • BREAKING CHANGE: increase node minimal version to 14.0
  • BREAKING CHANGE: inflect does not parse strings as count anymore - it throws an error instead
  • BREAKING CHANGE: remove inflection.version variable
  • BREAKING CHANGE: remove bower.json and component.json

Full Changelog: v1.13.4...v2.0.0