Skip to content

v0.3.0

Compare
Choose a tag to compare
@davidstackio davidstackio released this 15 May 18:57
· 8 commits to main since this release

This release was not published to npm due to a build error. Please use v0.3.1.

🚨 Breaking Changes

  • Change nuxtifyConfig.footer.credits to nuxtifyConfig.credits.
  • Change nuxtifyConfig.pages.policies to nuxtifyConfig.policies.

Changes

  • refactor!: use @nuxtify/core module

Fixes

  • fix: add dialog to default layout
  • fix: use brand name variable for index page
  • fix: slug and unslugify utils
  • fix: add license

DX

  • dx: playground improvements
  • docs: update readme
  • chore(deps): update packages