Skip to content

Releases: e-Spirit/fsxa-nuxt-module

v1.4.0

17 Sep 16:28
Compare
Choose a tag to compare

1.4.0 (2020-09-17)

Features

  • i18n: we are now supporting multi-language projects as well (a4fe89f)

v1.3.0

09 Sep 10:08
Compare
Choose a tag to compare

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

08 Sep 12:30
Compare
Choose a tag to compare

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

08 Sep 10:56
Compare
Choose a tag to compare

1.2.6 (2020-09-08)

Bug Fixes

  • plugin: set appUrl for client mode (ca32188)

v1.2.5

08 Sep 09:42
Compare
Choose a tag to compare

1.2.5 (2020-09-08)

Bug Fixes

  • plugin: fix wrong usage of NUXT_HOST env variable (344369e)

v1.2.4

08 Sep 08:11
Compare
Choose a tag to compare

1.2.4 (2020-09-08)

Bug Fixes

  • plugin: update client-check (8d0692f)

v1.2.3

08 Sep 08:01
Compare
Choose a tag to compare

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

08 Sep 07:33
Compare
Choose a tag to compare

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

08 Sep 06:59
Compare
Choose a tag to compare

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

07 Sep 07:14
Compare
Choose a tag to compare

1.2.0 (2020-09-07)

Features

  • configuration: we introduced a new required configuration option named appUrl (3a272ec)