Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@petterhj petterhj released this 24 Jan 12:42
· 2 commits to main since this release
569914d

[5.0.0] 2025-01-24

This release introduces a significant update to the project, upgrading to Vue 3 and transitioning to Pinia for state management, along with updated versions of Vue Router and VueFire. Several components have been rewritten or refactored, deprecated packages have been replaced, and better integration of the Punkt Design System has been implemented. Some bugs have been ironed out while new issues may have been introduced due to the scope of changes.

Changed

  • Migration to Vue 3, leveraging the Composition API.
  • Integration of Pinia as the new state management library.
  • Updated versions of other core libraries: Vue Router and VueFire.
  • Improved integration and utilization of the Punkt Design System.

Security

  • Deprecated and outdated packages have been replaced by newer alternatives.
  • Updated dependencies to address potential security vulnerabilities and
    ensure compliance with newer standards.