Skip to content

Releases: nuxtify-dev/core

v0.1.10

22 Aug 17:17

Choose a tag to compare

🚨 BREAKING CHANGES

  • refactor!: formatDate util function
  • refactor!: remove formatDateTime in favor of formatDate
  • refactor: useLogger

v0.1.9

24 Jun 04:32

Choose a tag to compare

  • fix: rollup import error
  • feat: add AppError component
  • ui: simplify AppCredits component style
  • docs: add nuxtify app section

v0.1.8

17 Jun 17:44

Choose a tag to compare

  • dx!: revert "feat: export Link type"
  • feat: add useNuxtifySiteTitle composable
  • feat: add AppCredits component
  • feat: add utils functions
  • dx: update formatting rules
  • chore(deps): update packages

v0.1.7

22 May 22:04

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

Choose a tag to compare

  • feat: add navigation config
  • feat: add addArticle function

v0.1.5

20 May 17:27

Choose a tag to compare

  • fix: maybe fix import error

v0.1.4

20 May 17:00

Choose a tag to compare

  • fix: maybe fix import error
  • revert: types: don't allow undefined objects

v0.1.3

20 May 15:32

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

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

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