Releases: dreamerslab/node.inflection
Releases · dreamerslab/node.inflection
v3.0.2
07 Jan 20:05
Compare
Sorry, something went wrong.
No results found
v3.0.1
02 Jan 19:09
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: upgrade packages
build(deps-dev): bump rollup from 4.18.0 to 4.29.1 by @dependabot in #104
build(deps-dev): bump vite from 5.2.11 to 5.4.11 by @dependabot in #105
New Contributors
Full Changelog : v3.0.0...v3.0.1
v3.0.0
23 Sep 05:44
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE: increase node minimal version to 18.0
Full Changelog : v2.0.1...v3.0.0
2.0.1
26 Dec 18:38
Compare
Sorry, something went wrong.
No results found
v2.0.0
18 Nov 05:28
Compare
Sorry, something went wrong.
No results found
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
1.13.4
18 Sep 06:50
Compare
Sorry, something went wrong.
No results found
1.13.2
29 Jan 08:19
Compare
Sorry, something went wrong.
No results found
v1.13.1
01 May 21:23
Compare
Sorry, something went wrong.
No results found
[fix] use correct version for inflector.version
[build] reduce npm bundle size by excluding more files
[build] use terser to create a minified file
v1.13.0
01 May 11:23
Compare
Sorry, something went wrong.
No results found
[update packages] mocha->8.3.2, should->13.2.3
[bug fix] grammar plural form
[bug fix] bonus plural form
[bug fix] octopus plural form
[bug fix] virus plural form
[info] add LICENSE file
[info] additional maintainer @p-kuen . @ben-lin thanks for your trust!