Releases: nuxtify-dev/core
Releases · nuxtify-dev/core
v0.1.7
v0.1.6
- feat: add navigation config
- feat: add addArticle function
v0.1.5
- fix: maybe fix import error
v0.1.4
- fix: maybe fix import error
- revert: types: don't allow undefined objects
v0.1.3
- ux: reset error message on page reload
- types: don't allow undefined objects
- chore(deps): update dev minors
v0.1.2
- feat(dx): add verbose logging config
- revert: fix(types): don't explicitly type
nuxtifyConfig
v0.1.1
- feat: add submit to API helper function
- fix(types): don't explicitly type nuxtifyConfig
- dx: playground and readme updates
- refactor: package name
v0.1.0
- chore: install and configure Nuxt and Vuetify
- chore: setup dev environment (TypeScript, eslint, etc)
- docs: add readme and changelog
- feat: add initial set of features