Releases: e-Spirit/fsxa-nuxt-module
Releases · e-Spirit/fsxa-nuxt-module
v1.1.0
1.1.0 (2020-09-04)
Bug Fixes
- mapping: subfolders are now correctly mapped to component-keys (c77b0da)
Features
- api: you can now add custom routes to the backend api (ae8a8a2)
v1.0.4
1.0.4 (2020-08-31)
Bug Fixes
- windows compat: we are now using path.join for path construction (b034446)
v1.0.3
1.0.3 (2020-08-25)
Bug Fixes
- express-api: fix wrong export in ServerMiddleware (4708516)
v1.0.2
1.0.2 (2020-08-25)
Bug Fixes
- express-api: remove import statements from server-middleware (73a15a1)
v1.0.1
1.0.1 (2020-08-25)
Bug Fixes
- package.json: fix missing dependencies bug (f856abd)
v1.0.0
1.0.0 (2020-08-25)
Features
- initial release: release initial FSXA Nuxt-Module (8dffd6a)