Skip to content

Latest commit

 

History

History
1268 lines (665 loc) · 34 KB

CHANGELOG.md

File metadata and controls

1268 lines (665 loc) · 34 KB

Changelog

v1.30.1

compare changes

🩹 Fixes

  • Change autodetect redirect type - 302 (e9975eb)

❤️ Contributors

v1.30.0

compare changes

🚀 Enhancements

  • Drop default locale routes for includeDefaultLocaleRoute and fix encodeURI (b2259f3)

🩹 Fixes

  • Fix wrong function in docs example (d72cff6)

📖 Documentation

❤️ Contributors

v1.29.6

compare changes

🩹 Fixes

❤️ Contributors

v1.29.5

compare changes

🩹 Fixes

❤️ Contributors

v1.29.4

compare changes

v1.29.3

compare changes

🩹 Fixes

❤️ Contributors

v1.29.2

compare changes

🩹 Fixes

❤️ Contributors

v1.29.1

compare changes

🩹 Fixes

❤️ Contributors

v1.29.0

compare changes

🚀 Enhancements

  • Fix current locale name not found (593d857)

🩹 Fixes

  • Current locale name not found (782d046)
  • Current locale name not found (d7c2491)

❤️ Contributors

v1.28.0

compare changes

🚀 Enhancements

❤️ Contributors

v1.27.1

compare changes

🩹 Fixes

📖 Documentation

❤️ Contributors

v1.27.0

compare changes

🚀 Enhancements

❤️ Contributors

v1.26.4

compare changes

🩹 Fixes

❤️ Contributors

v1.26.3

compare changes

🩹 Fixes

❤️ Contributors

v1.26.2

compare changes

🩹 Fixes

❤️ Contributors

v1.26.1

compare changes

🩹 Fixes

❤️ Contributors

v1.26.0

compare changes

🚀 Enhancements

🏡 Chore

❤️ Contributors

v1.25.5

compare changes

🩹 Fixes

  • Add translation assets to dist (7bc6876)
  • Add translation assets to dist (5fa35d6)
  • Add translation assets to dist (fb7c1df)

❤️ Contributors

v1.25.4

compare changes

v1.25.3

compare changes

🩹 Fixes

  • Add translation assets to dist (8ce39a9)
  • Add translation assets to dist (7e1ede8)
  • Add translation assets to dist (6398eab)

❤️ Contributors

v1.25.2

compare changes

🩹 Fixes

  • Add translation assets to dist (36549b4)
  • Add translation assets to dist (fc5d3b0)

❤️ Contributors

v1.25.1

compare changes

🩹 Fixes

  • Add translation assets to dist (77bd6ed)

❤️ Contributors

v1.25.0

compare changes

🚀 Enhancements

  • i18n: Add $ts function for guaranteed string return (dde551c)

❤️ Contributors

v1.24.0

compare changes

🚀 Enhancements

  • Custom locale pattern matcher (1ab8688)
  • Add a new property to the type Locale (bd75224)

🩹 Fixes

🏡 Chore

❤️ Contributors

v1.23.1

compare changes

🩹 Fixes

  • ExtractDefineI18nRouteConfig change to extractLocaleRoutes (3047dd3)

❤️ Contributors

v1.23.0

compare changes

🚀 Enhancements

  • Export non-dollar-prefixed functions from useI18n #35 (#35)

❤️ Contributors

v1.22.2

compare changes

🩹 Fixes

❤️ Contributors

v1.22.1

compare changes

🩹 Fixes

❤️ Contributors

v1.22.0

compare changes

🚀 Enhancements

  • Add apiBaseUrl and fix extend path (09b4d48)

❤️ Contributors

v1.21.5

compare changes

v1.21.4

compare changes

🩹 Fixes

❤️ Contributors

v1.21.3

compare changes

v1.21.2

compare changes

v1.21.1

compare changes

v1.21.0

compare changes

🚀 Enhancements

  • SwitchLocale improvements (35545a9)

🩹 Fixes

❤️ Contributors

v1.20.5

compare changes

🩹 Fixes

  • Update globalLocaleRoutes logic (d64b101)

❤️ Contributors

v1.20.4

compare changes

🩹 Fixes

  • Update globalLocaleRoutes logic (6346d73)

❤️ Contributors

v1.20.3

compare changes

🩹 Fixes

  • Add loadTranslationsIfNeeded catch (6a36189)

❤️ Contributors

v1.20.2

compare changes

🩹 Fixes

❤️ Contributors

v1.20.1

compare changes

🩹 Fixes

❤️ Contributors

v1.20.0

compare changes

🚀 Enhancements

  • Added global configuration for custom routes via globalLocaleRoutes (d303499)

📖 Documentation

  • Update documentation structure (3c5ad7c)

❤️ Contributors

v1.19.2

compare changes

🩹 Fixes

  • Add normalizeLocales to defineNuxtPlugin (99a657a)

❤️ Contributors

v1.19.1

compare changes

🩹 Fixes

❤️ Contributors

v1.19.0

compare changes

🚀 Enhancements

🩹 Fixes

❤️ Contributors

v1.18.1

compare changes

v1.18.0

compare changes

🚀 Enhancements

❤️ Contributors

v1.17.0

compare changes

🚀 Enhancements

  • hashmode: New route logic (4207cd6)

❤️ Contributors

v1.17.0-1726909148.4207cd6

compare changes

🚀 Enhancements

  • hashmode: New route logic (4207cd6)

❤️ Contributors

v1.16.1

compare changes

📖 Documentation

✅ Tests

❤️ Contributors

v1.16.0

compare changes

🚀 Enhancements

  • i18n: Modified pluralization logic (5664f0e)

🩹 Fixes

📖 Documentation

❤️ Contributors

v1.15.4

compare changes

🩹 Fixes

❤️ Contributors

v1.15.3

compare changes

🩹 Fixes

  • Fallback-locale array merge and drop proto,constructor (7f72208)

📖 Documentation

  • Per Component Translations (484daad)
  • Per Component Translations (d0071cc)
  • Per Component Translations (f0b40bc)

❤️ Contributors

v1.15.2

compare changes

🩹 Fixes

❤️ Contributors

v1.15.1

compare changes

🩹 Fixes

✅ Tests

❤️ Contributors

v1.15.0

compare changes

🚀 Enhancements

🩹 Fixes

  • Auto-update if detectedLocale === currentLocale (9d0276d)

❤️ Contributors

v1.14.1

compare changes

🩹 Fixes

  • Restore redirect for missing locales in defineI18nRoute (a4cee76)
  • Optimize load locale logic to load main locale only once per page (fd5a747)

❤️ Contributors

v1.14.0

compare changes

🚀 Enhancements

  • Update i18n:register hook logic and add documentation (dec1187)

🩹 Fixes

❤️ Contributors

v1.13.3

compare changes

🩹 Fixes

❤️ Contributors

v1.13.2

compare changes

🩹 Fixes

  • Routes redirects and routes links (0bfb87f)

❤️ Contributors

v1.13.1

compare changes

🩹 Fixes

  • RootDirs private and fix locale generate (66a8948)

❤️ Contributors

v1.13.0

compare changes

🚀 Enhancements

❤️ Contributors

v1.12.6

compare changes

🩹 Fixes

❤️ Contributors

v1.12.5

compare changes

🩹 Fixes

❤️ Contributors

v1.12.4

compare changes

🩹 Fixes

❤️ Contributors

v1.12.3

compare changes

✅ Tests

❤️ Contributors

v1.12.2

compare changes

🩹 Fixes

  • I18n-link types (f74e339)
  • Children routes for locales path (1f2c270)

✅ Tests

  • Add tests for locales path (1a38dd8)

❤️ Contributors

v1.12.1

compare changes

🩹 Fixes

❤️ Contributors

v1.12.0

compare changes

🚀 Enhancements

❤️ Contributors

v1.11.1

compare changes

🩹 Fixes

❤️ Contributors

v1.11.0

compare changes

🚀 Enhancements

📖 Documentation

❤️ Contributors

v1.10.1

compare changes

🩹 Fixes

❤️ Contributors

v1.10.0

compare changes

🚀 Enhancements

  • Add disablePageLocales and localeRoutes (59d1efe)

📖 Documentation

❤️ Contributors

v1.9.0

compare changes

🚀 Enhancements

  • cache: Complite integration && test && docs && refactor (03ece24)

❤️ Contributors

v1.8.0

compare changes

🚀 Enhancements

  • cache: Complite integration && test && docs && refactor (0d27649)

❤️ Contributors

v1.7.0

compare changes

🚀 Enhancements

  • devtools: Add import/export (5219fea)
  • i1tn-t: Add Dynamic Content (fa025ca)

💅 Refactors

📖 Documentation

  • i1tn-t: Add Dynamic Content (a0661be)

❤️ Contributors

v1.6.1

compare changes

🩹 Fixes

📖 Documentation

❤️ Contributors

v1.6.0

compare changes

🚀 Enhancements

  • components: Add i18n-link (a791bfa)

📖 Documentation

❤️ Contributors

v1.5.1

compare changes

v1.5.0

compare changes

🩹 Fixes

📖 Documentation

❤️ Contributors

v1.4.0

compare changes

🚀 Enhancements

  • add routesLocaleLinks to link locale files across different routes (0f8e415)
  • add baseURL handling to support CDN usage (0f8e415)
  • add dateBuild to locale fetching for translation updates after rebuilds (0f8e415)
  • add tests for routesLocaleLinks functionality (0f8e415)
  • update README with routesLocaleLinks documentation (0f8e415)

❤️ Contributors

v1.3.1

compare changes

🩹 Fixes

❤️ Contributors

v1.3.0

compare changes

🚀 Enhancements

  • Add layer support and tests, revamp DevTools UI, update documentation (6e099e1)

❤️ Contributors

v1.2.0

compare changes

🚀 Enhancements

  • devtools: Use devtools uikit (f244ef5)

🩹 Fixes

  • types: Augment @vue/runtime-core and fix $getLocales return type (546ae33)
  • Create locales files (9dfcb87)

❤️ Contributors

v1.1.16

compare changes

🩹 Fixes

❤️ Contributors

v1.1.15

compare changes

🩹 Fixes

❤️ Contributors

v1.1.14

compare changes

🩹 Fixes

📖 Documentation

  • Add $defineI18nRoute info, i18n-t info (ff9f58f)

❤️ Contributors

v1.1.13

compare changes

🩹 Fixes

  • Only augment vue, not sub-packages (ba2d170)
  • Devtools files path (c2e65ac)

❤️ Contributors

v1.1.12

compare changes

🩹 Fixes

❤️ Contributors

v1.1.11

compare changes

🩹 Fixes

❤️ Contributors

v1.1.10

compare changes

v1.1.9

compare changes

🩹 Fixes

❤️ Contributors

v1.1.8

compare changes

🩹 Fixes

❤️ Contributors

v1.1.7

compare changes

v1.1.6

compare changes

v1.1.5

compare changes

v1.1.4

compare changes

v1.1.3

compare changes

v1.1.2

compare changes

🩹 Fixes

  • Change default-locale-redirect to middleware fix: getLocalizedRoute with locale add: tests (b4defbf)
  • Deps (88aad84)

❤️ Contributors

v1.1.1

compare changes

🩹 Fixes

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • i18n: Add includeDefaultLocaleRoute option to module configuration (ab91f70)

❤️ Contributors

v1.0.2

compare changes

v1.0.1