Releases: openscript/astro-loader-i18n
Releases · openscript/astro-loader-i18n
[email protected]
Patch Changes
- 2f47d28: Add i18nProps helper
[email protected]
Minor Changes
-
eb5d972: feat: make segment generation per entry possible
This is a breaking change. Add a
generateSegments
attribute to youri18nPropsAndParams
configuration. See README.md for more details.
[email protected]
Patch Changes
- 7bed19e: Add
prefixDefaultLocale
option toi18nPropsAndParams
(thank you @duy-the-developer)
[email protected]
[email protected]
Patch Changes
- 1ca5343: Prune slashes in
resolvePath
[email protected]
Patch Changes
- 3172f8c: Export resolvePath helper function
[email protected]
Patch Changes
- 3b168c5: Append base_url to paths
[email protected]
Patch Changes
- d5e5e5e: Produce absolute paths as Astro also does
[email protected]
Minor Changes
- cd37b7e: Make all paths relative
[email protected]
Patch Changes
- 16caf12: Fix prune locales in nested arrays