Skip to content

Releases: nuxtify-dev/core

v0.8.0

Choose a tag to compare

@davidstackio davidstackio released this 24 Jun 19:42

compare changes

🚀 Enhancements

  • Add maxLength150 form rule (2357811)

🩹 Fixes

  • deps: Explicitly require Vuetify 3.x (a8cf987)

💅 Refactors

  • ⚠️ Rename config policies to routes (6caf823)

⚠️ Breaking Changes

  • ⚠️ Rename config policies to routes (6caf823)

v0.7.0

Choose a tag to compare

@davidstackio davidstackio released this 31 May 20:23

compare changes

🚀 Enhancements

  • playground: Add polished demos (ab7bf33)
  • dx: Add types export to package (dcfc7f3)

🩹 Fixes

💅 Refactors

  • playground: Demo core styles (d6649b5)
  • ⚠️ Dialog button props (5e44bbe)
  • dx: Move module types (0d4afc0)

📖 Documentation

  • Change badge version label (e497d76)

🏡 Chore

  • ci: Update gh ci workflow (786a49c)
  • Simplify stackblitz start command (d156ae4)

⚠️ Breaking Changes

  • ⚠️ Dialog button props (5e44bbe)

v0.6.1

Choose a tag to compare

@davidstackio davidstackio released this 24 May 20:36

compare changes

🩹 Fixes

  • deps: @nuxt/image direct dep (f599de6)

🏡 Chore

v0.6.0

Choose a tag to compare

@davidstackio davidstackio released this 24 May 20:00

compare changes

🚀 Enhancements

  • Add dialog action.loading prop (0ca94a6)
  • UI: Add chip to announcement bar (c33c781)
  • Add analytics composable (a70b9c5)
  • Add useRouteParam composable (8d44538)

🩹 Fixes

  • dx: Relax image format types (d06f59f)

💅 Refactors

  • playground: Create DemoCore component (bc31be6)

📖 Documentation

🏡 Chore

v0.5.0

Choose a tag to compare

@davidstackio davidstackio released this 08 Feb 00:03
  • feat: use nuxt image module
  • fix: bump min vuetify-nuxt-module compat version
  • chore(deps): update dev packages and Nuxt

v0.4.3

Choose a tag to compare

@davidstackio davidstackio released this 28 Jan 23:20
  • feat: add exclude routes to AppAnnouncement
  • fix(ui): transparent AppAnnouncement
  • chore(deps): update vuetify-nuxt-module

v0.4.2

Choose a tag to compare

@davidstackio davidstackio released this 27 Jan 01:19
  • ui: app announcement tonal bg color
  • Revert "chore(deps): update vuetify nuxt module"
  • Revert "ui: change app announcement bar bg color"
  • Revert "feat: add theme color variations"

v0.4.1

Choose a tag to compare

@davidstackio davidstackio released this 27 Jan 00:29

🚀 Enhancements

  • Add theme color variations

Changes

  • ui: change app announcement bar bg color
  • chore(deps): update vuetify nuxt module

📖 Documentation

  • Update readme

v0.4.0

Choose a tag to compare

@davidstackio davidstackio released this 18 Jan 03:18

🩹 Fixes

  • UseHead proper import from @unhead/vue

🚨 Breaking Changes

  • 🚨 Remove mdi/js

v0.3.1

Choose a tag to compare

@davidstackio davidstackio released this 16 Jan 22:53

🩹 Fixes

  • UseHead proper import from #imports

Refactors

  • playground: Move nuxtify to app config