Releases: it-at-m/appswitcher-vue
Releases · it-at-m/appswitcher-vue
v2.1.0
2.1.0 (2024-11-25)
Features
v2.0.4
2.0.4 (2024-11-11)
Bug Fixes
v2.0.3
2.0.3 (2024-08-29)
Bug Fixes
v2.0.2
2.0.2 (2023-12-05)
Bug Fixes
- publish with provenance (b7f1507)
- publishing with provenance requires repository.url (bb2ec00)
v2.0.1
2.0.1 (2023-11-24)
Bug Fixes
- whitespace change only to trigger release with updated deps (5737623)
v2.0.0
2.0.0 (2023-10-16)
Bug Fixes
-
provide typescript type declarations, fixes #136 (afd0dc9)
-
use a multiword component name 'AppSwitcher' (1a4b2f5)
-
Upgrage to Vue 3 / Vuetify 3 (b2eb43f)
BREAKING CHANGES
- Component Name changed to 'AppSwitcher', imports must be updated accordingly.
- updated component to be used in Vue 3 / Vuetify 3 projects
v2.0.0-beta.3
Bug Fixes
- provide typescript type declarations, fixes #136 (afd0dc9)
v2.0.0-beta.2
Bug Fixes
- use a multiword component name 'AppSwitcher' (1a4b2f5)
BREAKING CHANGES
- Component Name changed to 'AppSwitcher', imports must be updated accordingly.
v2.0.0-beta.1
- Upgrage to Vue 3 / Vuetify 3 (b2eb43f)
BREAKING CHANGES
- updated component to be used in Vue 3 / Vuetify 3 projects