Skip to content

Changelog

3.0.1-next.0

Patch Changes

  • 8a98440: syncpack sortExports rule update.

3.0.0-next.1

Patch Changes

  • 92b8a62: Fix broken tailwind defaultColor import.

3.0.0-next.0

Major Changes

  • dca02aa: Node: Upgraded from node@18.18 to node@22.14.

    To Migrate:

    • Update the node version in the volta configuration in the package.json file.
    • Update the engine version in the package.json file.
    • Update the node version in any ci/cd pipes that have a fixed version.
    • Remove your node_modules and run a npm install.
    • Ensure all dependencies are compatible with the new node version.

2.0.0-next.0

Major Changes

  • 342d45d: Bump of Node engine to >=18.0.0

1.1.0-next.0

Minor Changes

  • b308095a2: Update primevue theme to be compatible with prime vue v3.50.0

1.0.0-next.2

Minor Changes

  • 43764f717: Update message borders

1.0.0-next.1

Patch Changes

  • 589b94819: Fix build script to correctly link fonts in CDN environments.

1.0.0-next.0

Major Changes

  • e24e2113f: Create xerius-light & xerius-dark prime theme and tailwindcss plugin for back-office use.