Releases: dreamerslab/node.inflection
Releases · dreamerslab/node.inflection
v3.0.2
Compare
Sorry, something went wrong.
No results found
p-kuen
released this
07 Jan 20:05
Full Changelog : v3.0.1...v3.0.2
v3.0.1
Compare
Sorry, something went wrong.
No results found
p-kuen
released this
02 Jan 19:09
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
Compare
Sorry, something went wrong.
No results found
p-kuen
released this
23 Sep 05:44
BREAKING CHANGE: increase node minimal version to 18.0
Full Changelog : v2.0.1...v3.0.0
2.0.1
Compare
Sorry, something went wrong.
No results found
p-kuen
released this
26 Dec 18:38
Full Changelog : v2.0.0...v2.0.1
v2.0.0
Compare
Sorry, something went wrong.
No results found
p-kuen
released this
18 Nov 05:28
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
Compare
Sorry, something went wrong.
No results found
p-kuen
released this
18 Sep 06:50
Upgrade dev dependencies
Fixed databases singular form (#91 )
Full Changelog : v1.13.3...v1.13.4
1.13.2
Compare
Sorry, something went wrong.
No results found
p-kuen
released this
29 Jan 08:19
What's Changed
🐛 fix drive(s) by @ctcpip in #84
fix: Modified inflect() method to allow floats by @bijx in #86
New Contributors
Full Changelog : v1.13.1...v1.13.2
v1.13.1
Compare
Sorry, something went wrong.
No results found
p-kuen
released this
01 May 21:23
[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
Compare
Sorry, something went wrong.
No results found
p-kuen
released this
01 May 11:23
[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!