Skip to content

Releases: Byloth/vuert

v1.4.1

13 Sep 13:12
d40d2c2

Choose a tag to compare

Patch release

  • Fixed wrong and misconfigured Nuxt.js version.

v1.4.0

13 Sep 12:59
f332146

Choose a tag to compare

Minor release

  • Added support for Nuxt 4.

Full Changelog: v1.3.8...v1.4.0

v1.3.8

23 Aug 14:44
02acd28

Choose a tag to compare

Patch release

  • Fixed a strange TypeScript error for the 3rd (and hopefully the last) time.
  • Updated dependencies.

Full Changelog: v1.3.7...v1.3.8

v1.3.7

01 Jul 13:21
a44ede1

Choose a tag to compare

Patch release

  • Fixed a strange TypeScript error for the 2nd (and hopefully the last) time.

v1.3.6

31 May 10:33
712ce96

Choose a tag to compare

Patch release

  • Fixed a strange error with the latest Vue release.
  • Updated dependencies.

v1.3.5

31 Jan 23:31
0a225e8

Choose a tag to compare

Patch release

  • Updated dependencies.

v1.3.4

11 Aug 11:29
4a92410

Choose a tag to compare

Patch release

  • Fixed an issue with custom component highlighting whenever Vuert was used.
  • Migrated from yarn to pnpm.
  • Updated dependencies.

Full Changelog: v1.3.3...v1.3.4

v1.3.3

12 Jul 10:06
c86ff5e

Choose a tag to compare

Patch release

  • Updated dependencies. 💊💉

Full Changelog: v1.3.2...v1.3.3

v1.3.3-rc.1

10 Jul 15:34
b2a4f6b

Choose a tag to compare

v1.3.3-rc.1 Pre-release
Pre-release

Release Candidate

  • Updated dependencies. 💊💉

v1.3.2

17 Apr 07:45
32853b0

Choose a tag to compare

Patch release

  • Fixed the type of the AlertHandler's Context's resolve method.
    Now you can call resolve without explicitly passing a parameter.