Releases: NamesMT/unplugin-sheet-i18n
Releases · NamesMT/unplugin-sheet-i18n
v0.4.2
compare changes
🚀 Enhancements
- Implements
replacePunctuationSpace
, enabled by default (7950dda)
❤️ Contributors
v0.4.0
compare changes
🚀 Enhancements
- utils: Add
outputFileSync()
(e2ca459)
- Implements
fileProcessor
(d0a63ab)
🩹 Fixes
- jsonProcessor: Shouldn't create prop if value is empty, allowing proper fallback (f7c8388)
💅 Refactors
- ⚠️ Change wording from
abcProp
to abcColumn
(118f453)
⚠️ Breaking Changes
- ⚠️ Change wording from
abcProp
to abcColumn
(118f453)
❤️ Contributors
v0.3.5
compare changes
🩹 Fixes
- transformToI18n: Skip empty value rows, fixes #3 (#3)
💅 Refactors
- Uses some common utils function from
@namesmt/utils
(30ef9f2)
❤️ Contributors
v0.3.3
compare changes
🚀 Enhancements
- Re-implements manual filtering on
csvString
, support array of comments
(7d4fed4)
❤️ Contributors