3.3.2 (2025-01-13)
- support unocss epoch versioning (6eeb5a3)
3.3.1 (2024-12-14)
- update jsdoc for default value (379ab1b)
- add full git url to package file (e0bf60e)
- format (9353fc5)
- update deps (72e3e0f)
- update dev deps (034db5c)
- use
.node-version
file (219c486) - use eslint flat config and fix issues (5936c69)
3.3.0 (2024-10-30)
- support latest version of unocss (1b31c17)
3.2.6 (2024-06-01)
- deps: update deps (0176ab9)
- mark unocss mini preset as external (e41d17b)
- update node to
20.12.1
(55cb083)
3.2.5 (2024-01-10)
- consistently use type imports (bc28733)
3.2.4 (2023-12-18)
- deps: update deps (6a10535)
3.2.3 (2023-12-01)
- remove path alias usage (05dc80f)
- add publint and package type checking to ci (f423950)
3.2.2 (2023-10-18)
3.2.1 (2023-07-31)
- reduce default icon scale and add helper shortcut to share scale with other icon libraries (d24d9d2)
3.2.0 (2023-07-29)
- enable prime icons utility support (2d893ad)
- update pi default icon scaling to match primeicons (40a6be6)
3.1.0 (2023-07-28)
- add optional support for using preset icons for primeicons (673b1c1)
3.0.1 (2023-06-17)
3.0.0 (2023-06-16)
- use theme color defaults and better align with primeflex (621dafa)
- rename preset prime options interface (448b025)
Options
type is nowPresetPrimeOptions
.text-base
is nowtext-color
andtext-secondary
is nowtext-color-secondary
. All instances of-base
are removed.
2.0.1 (2023-03-04)
- make preset theme type less strict (474dc90)
2.0.0 (2023-03-04)
- deprecate default export (29ce145)
- export prime theme colors (ad41354)
- improve and export theme types (a79f586)
- default export has been removed
1.2.1 (2023-02-18)
- make unocss a peer dependency (9aad4b6)
1.2.0 (2022-10-28)
- support using all base colors (8ea92ce)
1.1.0 (2022-10-28)
- add preflight with option to disable (96b97f5)
- add initial preset (d4a5c6a)