Releases: e-Spirit/fsxa-nuxt-module
Releases · e-Spirit/fsxa-nuxt-module
v1.4.0
1.4.0 (2020-09-17)
Features
- i18n: we are now supporting multi-language projects as well (a4fe89f)
v1.3.0
1.3.0 (2020-09-09)
Features
- fsxa-api: update to fsxa-api v1.1.0 to support new tenantId feature (2a081df)
v1.2.7
1.2.7 (2020-09-08)
Bug Fixes
- plugin: introduce new fsxa-pattern-library and update nuxt-plugin to meet SSR requirements (5f2f4a0)
v1.2.6
1.2.6 (2020-09-08)
Bug Fixes
- plugin: set appUrl for client mode (ca32188)
v1.2.5
1.2.5 (2020-09-08)
Bug Fixes
- plugin: fix wrong usage of NUXT_HOST env variable (344369e)
v1.2.4
1.2.4 (2020-09-08)
Bug Fixes
- plugin: update client-check (8d0692f)
v1.2.3
1.2.3 (2020-09-08)
Bug Fixes
- plugin: check if window exists to ensure that the correct baseUrl is passed to the API (ea140cc)
v1.2.2
1.2.2 (2020-09-08)
Bug Fixes
- plugin: switch to usage of NUXT_HOST and NUXT_PORT environment variables during build (496047f)
v1.2.1
1.2.1 (2020-09-08)
Bug Fixes
- plugin: remove appUrl usage from plugin and add internal routing to localhost:3000 when in SSR (0d6e7c8)
v1.2.0
1.2.0 (2020-09-07)
Features
- configuration: we introduced a new required configuration option named appUrl (3a272ec)