Skip to content

Latest commit

Β 

History

History
225 lines (126 loc) Β· 8.32 KB

CHANGELOG.md

File metadata and controls

225 lines (126 loc) Β· 8.32 KB

Changelog

v1.6.0

compare changes

πŸš€ Enhancements

  • module option: Add new option useModuleLocale to toggle module locale loading (3fefe9c)

🩹 Fixes

  • plugin loading strategy: Load plugin in parallel mode with explicit dependency to i18n:plugin (e85d879)

πŸ’… Refactors

  • typing: Rework type import from @nuxt/i18n (57806a2)

πŸ“– Documentation

  • Use new nuxi module add command in installation (#24)
  • modules options: Add doc for new module option useModuleLocale (5f181ad)

❀️ Contributors

v1.5.0

compare changes

πŸš€ Enhancements

  • i18n: Add translation for both simplified and traditional Chinese (#21)

🩹 Fixes

  • typing: Correct @nuxtjs/i18n typing imports (9b0855f)

πŸ’… Refactors

  • ts: Remove comment to ignore type for getNormalizedLocales (1d3c6d0)

🎨 Styles

  • linting: Apply linting to new zh translations (d296b4a)

❀️ Contributors

v1.4.0

compare changes

πŸš€ Enhancements

  • locales loading: Use nuxt/i18n config to restrict module locale to load (5a62629)

🩹 Fixes

  • issue template: Fix ident problem (afce42b)
  • issue template: Fix wrong formated lines (ae80e7b)
  • issue template: Fix name for translation template (3464cdd)

πŸ“– Documentation

  • github: Add issue template for translations (b119792)
  • translation: Add link to localazy translation interface (e7005f9)

🏑 Chore

🎨 Styles

❀️ Contributors

v1.3.0

compare changes

πŸš€ Enhancements

  • module: Add locales mapping to ModuleOptions (#14)

🏑 Chore

  • global: Update dependencies (920ea44)

❀️ Contributors

v1.2.0

compare changes

πŸš€ Enhancements

  • doc: Add missing config for prerendering (01c0993)
  • repository: Add issue and PR template (48e0004)

🩹 Fixes

  • doc deployment: Add goal to stub and prepare module (7e55348)
  • doc deployement: Add -w goal to @nuxthq/studio installation (4f5cf05)
  • doc deployement: Add -w goal to @nuxthq/studio installation (7ccaba9)
  • doc: Update seo and add image for open graph (f07c0f6)

πŸ“– Documentation

  • documentation: Add full doc for the module (b15f690)
  • error page: Add missing header links (840d733)
  • doc: Clean seo (3066218)
  • playground: Update translations (6a78b43)

🏑 Chore

  • app: Initial commit by Nuxt Studio (7e78be2)
  • deployment: Add workflow file (7698b12)
  • dependencies: Update dependencies (bce3b83)
  • dependencies: Update Dependencies (f52b4eb)
  • dependencies update: Update ui-pro (497331f)
  • linting: Add rule to enforce key order in json files (4eb5066)
  • global: Update dependencies (c6e7225)

🎨 Styles

πŸ€– CI

  • doc deployment: Add goal to prepare module before building doc (76444a7)
  • doc deplyment: Update github action to prepare module before building doc (f1f7978)
  • doc deployment: Update deploy action (0f26058)
  • doc deployment: Add missing env NUXT_PUBLIC_SITE_URL (86e3141)
  • deploy: Remove NUXT_APP_BASE_URL from generate goal (1659aba)

❀️ Contributors

v1.1.0

compare changes

πŸš€ Enhancements

  • playground: Add new overload example (b8ae329)

πŸ“– Documentation

  • readme: Add information regarding module import order (3a203e2)

🏑 Chore

  • linting / formating: Add rules to format and lint full project (b23b438)

🎨 Styles

  • linting: Lint full project with new rules (e1b7ba6)
  • linting: Linting (c50b008)

❀️ Contributors

v1.0.4

compare changes

🩹 Fixes

  • runtime config: Add missing import from #app for useRuntimeConfig (49c924e)

❀️ Contributors

v1.0.3

compare changes

🩹 Fixes

  • global: Move utils folder to runtime for full export (af2ebe0)

❀️ Contributors

v1.0.2

compare changes

🩹 Fixes

  • locales: Move locales folder into runtime folder (088f8a0)

πŸ“– Documentation

  • readme: Add missing link to playground (32f274e)

❀️ Contributors

v1.0.1

🏑 Chore

❀️ Contributors