Releases: catuhana/unocss-catppuccin
Releases · catuhana/unocss-catppuccin
Release v0.2.3
No user facing changes.
What's Changed
- Lock file maintenance by @renovate in #16
- Update pnpm to v8.11.0 by @renovate in #17
- Lock file maintenance by @renovate in #18
- Update dependency @unocss/core to ^0.58.0 by @renovate in #19
- Lock file maintenance by @renovate in #20
- Update all non-major dependencies by @renovate in #21
- Update all non-major dependencies by @renovate in #22
- Lock file maintenance by @renovate in #24
- Update pnpm to v8.12.1 by @renovate in #25
- Lock file maintenance by @renovate in #26
Full Changelog: v0.2.2...v0.2.3
Release v0.2.2
Breaking
- Dropped Node 14 on CI and
package.json
engine
field, thus support and working status is not guaranteed.
What's Changed
- Bump @unocss/core from 0.57.1 to 0.57.2 by @dependabot in #6
- Bump @unocss/core from 0.57.2 to 0.57.3 by @dependabot in #7
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #8
- Bump @unocss/core from 0.57.3 to 0.57.4 by @dependabot in #9
- Update actions/checkout action to v4 by @renovate in #11
- Update actions/github-script action to v7 by @renovate in #12
- Update actions/setup-node action to v4 by @renovate in #13
- Lock file maintenance by @renovate in #14
- Lock file maintenance by @renovate in #15
New Contributors
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
What's Changed
- Bump unbuild from 1.2.1 to 2.0.0 by @dependabot in #5
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
Breaking Changes
extendTheme
now goes directly to thepresets
array of UnoCSS configuration. Please check usage.- Now all colours with labels and variants are separated with
-
. Before this change, colours could be used likectpBase
orctpBlue
, now they must be used likectp-base
orctp-blue
. unocss-catppuccin
doesn't overwrite current preset's colours any more.- Default prefix is now
ctp
.
Full Changelog: https://github.com/tuhanayim/unocss-catppuccin/commits/v0.2.0
Old Source: https://github.com/tuhanayim/unocss-catppuccin/tree/old-source
v0.1.0
This is an Old Release.
- Old source branch is renamed to old-source.
- Old package name is renamed to unocss-catppuccin.
- Please check newer versions.
Initial release
Full Changelog: https://github.com/tuhanayim/unocss-catppuccin-colours/commits/v0.1.0