Skip to content

Latest commit

 

History

History
274 lines (163 loc) · 7.12 KB

File metadata and controls

274 lines (163 loc) · 7.12 KB

Changelog

v0.8.0

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

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

compare changes

🩹 Fixes

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

🏡 Chore

v0.6.0

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

[0.5.0] - 2026-02-07

  • feat: use nuxt image module
  • fix: bump min vuetify-nuxt-module compat version
  • chore(deps): update dev packages and Nuxt

[0.4.3] - 2026-01-28

  • feat: add exclude routes to AppAnnouncement
  • fix(ui): transparent AppAnnouncement
  • chore(deps): update vuetify-nuxt-module

[0.4.2] - 2026-01-26

  • 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"

[0.4.1] - 2026-01-26

🚀 Enhancements

  • Add theme color variations

Changes

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

📖 Documentation

  • Update readme

[0.4.0] - 2026-01-17

🩹 Fixes

  • UseHead proper import from @unhead/vue

🚨 Breaking Changes

  • 🚨 Remove mdi/js

[0.3.1] - 2026-01-16

🩹 Fixes

  • UseHead proper import from #imports

Refactors

  • playground: Move nuxtify to app config

[0.3.0] - 2026-01-16

🩹 Fixes

  • UseHead proper import"
  • UseHead proper import from #app

🚨 Breaking Changes

  • 🚨 Rename to AppAnnouncement

[0.2.1] - 2026-01-15

Nuxt 4 support.

v0.2.0 was unpublished due to an installation bug.

🚨 Breaking Changes

  • chore(deps)!: upgrade to nuxt 4

Changes

  • fix: possibly undefined type errors
  • fix: replace deprecated server seo meta composable
  • chore(deps): update dev package majors
  • chore(deps): update typescript
  • chore: delete .npmrc

[0.1.11] - 2026-01-15

  • feat: add useCopyText composable
  • feat: add link-hover utility global style
  • fix: useHead proper import
  • refactor: update core module logic to match docs
  • dx: add eslint warn import order rule
  • dx: add lint:fix npm command
  • chore(deps): update nuxt 3.x
  • chore(deps): update vuetify
  • chore(deps): update dev packages

[0.1.10] - 2025-08-22

🚨 Breaking Changes

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

Changes

  • refactor: useLogger

[0.1.9] - 2025-06-24

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

[0.1.8] - 2025-06-17

🚨 Breaking Changes

  • dx!: revert "feat: export Link type"

Changes

  • feat: add useNuxtifySiteTitle composable
  • feat: add AppCredits component
  • feat: add utils functions
  • dx: update formatting rules
  • chore(deps): update packages

[0.1.7] - 2025-05-22

  • feat: export Link type
  • fix: allow all date types
  • dx: add type hints to math utils

[0.1.6] - 2025-05-21

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

[0.1.5] - 2025-05-20

  • fix: maybe fix import error

[0.1.4] - 2025-05-20

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

[0.1.3] - 2025-05-20

  • ux: reset error message on page reload
  • types: don't allow undefined objects
  • chore(deps): update dev minors

[0.1.2] - 2025-05-16

  • feat(dx): add verbose logging config
  • revert: fix(types): don't explicitly type nuxtifyConfig

[0.1.1] - 2025-05-16

  • feat: add submit to API helper function
  • fix(types): don't explicitly type nuxtifyConfig
  • dx: playground and readme updates
  • refactor: package name

[0.1.0] - 2025-05-15

  • 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

Meta

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog. This project adheres to Semantic Versioning and Conventional Commits.