Releases: harlan-zw/nuxt-site-config
Releases · harlan-zw/nuxt-site-config
v1.6.2
v1.6.1
v1.6.0
v1.5.5
v1.5.4
v1.5.3
chore: release v1.5.3
v1.5.2
chore: release v1.5.2
v1.5.1
v1.5.0
v1.4.0
Bug Fixes
debug
option foruseSiteConfig
andcreateSiteConfigStack
(2dd6161)- avoid stacking empty site config values (bee0808)
- expose site config only on private runtime config (21d60fa)
- i18n
nuxtSiteConfig
key support and baseUrl (f0706f4) - i18n use defaultLocale (ef21c52)
- sort keys to avoid possible hydration bug (0e0aaaf)
- types for reactive entries (182f77a)
- whole config stacking for server (1af7734), closes #112