Skip to content

Releases: nuxtify-dev/core

v0.1.7

22 May 22:04
Compare
Choose a tag to compare
  • feat: export Link type
  • fix: allow all date types
  • dx: add type hints to math utils

v0.1.6

21 May 12:37
Compare
Choose a tag to compare
  • feat: add navigation config
  • feat: add addArticle function

v0.1.5

20 May 17:27
Compare
Choose a tag to compare
  • fix: maybe fix import error

v0.1.4

20 May 17:00
Compare
Choose a tag to compare
  • fix: maybe fix import error
  • revert: types: don't allow undefined objects

v0.1.3

20 May 15:32
Compare
Choose a tag to compare
  • ux: reset error message on page reload
  • types: don't allow undefined objects
  • chore(deps): update dev minors

v0.1.2

16 May 18:42
Compare
Choose a tag to compare
  • feat(dx): add verbose logging config
  • revert: fix(types): don't explicitly type nuxtifyConfig

v0.1.1

16 May 16:46
Compare
Choose a tag to compare
  • 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

15 May 13:38
Compare
Choose a tag to compare
  • 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