Skip to content

Releases: it-at-m/appswitcher-vue

v2.1.0

25 Nov 14:25
Compare
Choose a tag to compare

2.1.0 (2024-11-25)

Features

v2.1.0-beta.1

25 Nov 12:32
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

2.1.0-beta.1 (2024-11-25)

Features

v2.0.4

11 Nov 13:25
ae73183
Compare
Choose a tag to compare

2.0.4 (2024-11-11)

Bug Fixes

  • correctly export typescript type definitions, close #410 (#411) (ae73183)

v2.0.3

29 Aug 11:47
78b3618
Compare
Choose a tag to compare

2.0.3 (2024-08-29)

Bug Fixes

v2.0.2

05 Dec 14:42
Compare
Choose a tag to compare

2.0.2 (2023-12-05)

Bug Fixes

  • publish with provenance (b7f1507)
  • publishing with provenance requires repository.url (bb2ec00)

v2.0.1

24 Nov 07:19
Compare
Choose a tag to compare

2.0.1 (2023-11-24)

Bug Fixes

  • whitespace change only to trigger release with updated deps (5737623)

v2.0.0

16 Oct 12:13
Compare
Choose a tag to compare

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

16 Oct 11:45
68d325c
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2023-10-16)

Bug Fixes

  • provide typescript type declarations, fixes #136 (afd0dc9)

v2.0.0-beta.2

16 Oct 08:55
6ed3fcb
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2023-10-16)

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

09 Oct 14:15
f9837b3
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-10-09)

  • Upgrage to Vue 3 / Vuetify 3 (b2eb43f)

BREAKING CHANGES

  • updated component to be used in Vue 3 / Vuetify 3 projects