Releases: nuxtify-dev/app
Releases · nuxtify-dev/app
v0.1.9
v0.1.8
- refactor: remove file-saver dependency
v0.1.7
- fix: saveAs import error
v0.1.6
- refactor: replace papaparse with csv-stringify due to lack of ESM support
v0.1.5
- feat: add quick search to list view
- fix: papaparse import
- ui: make button bigger
- playground: add auth domain example
v0.1.4
- feat(ui): ability to customize upload button variant
- playground: add firebase page
v0.1.3
- fix: firebase signout
- ui: overflow menu polish
- ui: match sign up to sign in font size
- dx: allow for localhost firebase signin
- dx: better logging tag
v0.1.2
- fix: don't include extensions in middleware resolver
v0.1.1
- refactor: correctly extend nuxt config
- dx: use nuxt kit logger
- fix(build): @nuxt/kit implicit dependency warning
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