Releases: dreamerslab/node.inflection
Releases · dreamerslab/node.inflection
v3.0.0
2.0.1
v2.0.0
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