Releases: samk-dev/nuxt-translation-manager
Releases · samk-dev/nuxt-translation-manager
v1.1.1
🩹 Fixes
- Typescript complaining about possible undefined value (210116c)
📖 Documentation
- Prepare readme for nuxt v4 (4748491)
🏡 Chore
- Indicate compatibility with new v4 major (df5246e)
- dev-deps: Update module dependencies (76cbd1d)
- Update playground to v4 format (46eb4f6)
- Deps update (c708842)
❤️ Contributors
- Samk-dev (@samk-dev)
- Daniel Roe (@danielroe)
v1.1.0
🚀 Enhancements
- Added comments support in the csv file (9c625bb)
🩹 Fixes
- Adopt forward-compatible approach to
builder:watch
(90aecf0) - Don't use shadowed
resolve
(79558f7) - Typescript complains not finding .nuxt (c6a62d7)
- dev: Trying to generate locales when the module generate its own types (955da25)
📖 Documentation
- Improve readme.md (b217c9d)
- Use new
nuxi module add
command in installation (05d4948) - Added Codesandbox example (ac6b64d)
🏡 Chore
- Added vscode settings to use project typescript version (2fc7ac8)
- Update import from 'node' to 'node:fs' (904982a)
- Remove generated json files (f8b373b)
- dev-deps: Updated deps (62fce4f)
❤️ Contributors
- Samk-dev (@samk-dev)
- Daniel Roe (@danielroe)