Releases: hsayed21/json-i18n-key
Releases · hsayed21/json-i18n-key
v0.4.0
What's Changed
- ✨ feat: support diagnostics and quick fixes for missing keys by @hsayed21 (266ed89)
- ✨ feat: new command to copy key values from existing ones by @hsayed21 (badf884)
- 🔨 chore: update regex for KeyPath by @hsayed21 (311904b)
- 🐞 fix: watcher was not fired by @hsayed21 (0d6c9f4)
Full Changelog: v0.3.0..v0.4.0
v0.3.0
What's Changed
- ✨ feat: new option for suggest existing keys for reuse when adding new one by @hsayed21 (0939412)
- ✨ feat: new command to clean up unused translation keys by @hsayed21 (27bd752)
- ✨ feat: new command search for keys and values that contain a specific string by @hsayed21 (5d26b8c)
- 🔨 chore(release): v0.3.0 by @hsayed21 (3650ab5)
Full Changelog: v0.2.0..v0.3.0
v0.2.0
What's Changed
- ✨ feat: new option to auto detect i18n translation files by @hsayed21 (2e401fe)
- ✨ feat: new option for format key when adding or renaming by @hsayed21 (ad01e91)
- ✨ feat: new option for overriding add and update by @hsayed21 (06f5d3a)
- 🔨 chore: release v0.2.0 by @hsayed21 (96bf3a2)
- 🔨 chore: update regex by @hsayed21 (3da62a1)
Full Changelog: 0.1.0..v0.2.0