Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@robb-j robb-j released this 16 Oct 21:37
· 14 commits to main since this release
v3.0.0
2f728e4

Now with vue 3

Most of the logic of the library is as-is. It is now built for vue-3 and bundled with vite.
The library is more strict with its TypeScript so there might be some issues there.
All dependencies have been upgraded, majorly:

  • fontawesome 6
  • storybook 8
  • vue 3
  • eslint 9
  • vue-i18n 10
  • vue-router 4
  • vuex 4

There are updated peer dependencies too.

Features

  • New QR option on <SessionLinks> which tries to load

Full Changelog: v2.35.0...v3.0.0