Releases: plurals/pluralize
Releases · plurals/pluralize
A Few Word Changes
Changed
- Uncountable
- Transportation
- Mud
- Only
- Words ending in "ware"
- Analytics
- Aircraft
- Pokemon
- Personnel
- Plural/Singular
- Christmas
- Words ending in "[ml]ice"
- Passerby
- Enterprise
- Plural changes
- "Octopi" to "octopuses"
- "Whiskies" to "whiskeys" (only when pluralized with "whiskey", opposed to "whisky")
- Singular
- Words ending with "bases"
- Words ending with "rises"
- Numbers and symbols will be suffixed with lowercase additions
Emphasis
Changed
- Support for "emphasis"
"Audio"
Changed
- Make
audio
uncountable
`isSingular` and `isPlural`
Added
- Add
isSingular
andisPlural
methods
Changed
- Words ending in
ous
are uncountable - Anime and manga are uncountable
"Tennis"
Changed
- Mark "tennis" as uncountable
Skip `s` After Non-English Words
Changed
- Avoid appending an
s
after non-English words (#51)
Keep Casing
Changed
- When the word replacement is an exact match for the token, keep the current word and casing
Fixed
- Corrected the README singular example
- Corrected the JSDoc type signatures
Refactor words ending in "ies"
Changed
- Refactored words ending in "ies" to be a whitelist (350b309)
- Add
has -> have
rule
Updated Rules
Changed
- New uncountables
- Added "was"/"were" to irregulars
Plurals ending in "nies"
Fixed
- Singularizing words ending in
nies
Added
- Paragraph on when to use
pluralize