Releases: e-Spirit/fsxa-nuxt-module
Releases · e-Spirit/fsxa-nuxt-module
v3.3.0
3.3.0 (2021-04-14)
Features
- fs-tpp-snap: added a new entry to define the tpp-snap version (e9dd970)
v3.2.0
3.2.0 (2021-03-12)
Features
- upgrade fsxa-api and fsxa-pattern-library to newest version (49ab441)
v3.1.0
3.1.0 (2020-12-14)
Features
- sitemap / fsxa-api: we've updated the fsxa-api and added a sitemap route (6abdda5)
v3.0.0
3.0.0 (2020-12-09)
Features
- configuration / dataset support: changed configuration of components and its file structure (ae69a42)
BREAKING CHANGES
- configuration / dataset support: - Components will now be passed as a single configuration option
v2.2.1
2.2.1 (2020-11-02)
Bug Fixes
- dependencies: add loose coupling for dependency versions (d63e782)
v2.2.0
2.2.0 (2020-10-28)
Features
- logging: you can now specify a logLevel through your config file (0cdcc39)
v2.1.0
2.1.0 (2020-10-14)
Features
- datasets: add datasets support and switch internally to getExpressRouter exposed by fsxaapi (a5d1fb1)
v2.0.0
2.0.0 (2020-10-05)
Bug Fixes
- options: fix custom route format (d53db84)
BREAKING CHANGES
- options: You can no longer pass middlewarOptions. Use the customRoutes option instead.
v1.4.2
1.4.2 (2020-09-24)
Bug Fixes
- automatic file mapping: nuxt was not able to watch newly created directories for components (87dcf9a)
v1.4.1
1.4.1 (2020-09-18)
Bug Fixes
- configuration: remove obsolete appUrl setting (1a2368a)