Skip to content

Releases: catuhana/unocss-catppuccin

Release v1.0.1

01 May 17:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

18 Mar 18:30
Compare
Choose a tag to compare

User Facing Changes

  • Drop Node 16 and CJS.
  • Rename preset export to presetCatppuccin
    • With a new option: mode
  • Code maintenance and other fixes

What's Changed

Full Changelog: v0.2.5...v1.0.0

Release v0.2.5

01 Mar 21:10
Compare
Choose a tag to compare

Release v0.2.4

01 Mar 21:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

Release v0.2.3

27 Dec 17:38
f9bd2af
Compare
Choose a tag to compare

No user facing changes.

What's Changed

Full Changelog: v0.2.2...v0.2.3

Release v0.2.2

17 Nov 23:31
9460cb7
Compare
Choose a tag to compare

Breaking

  • Dropped Node 14 on CI and package.json engine field, thus support and working status is not guaranteed.

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

31 Oct 14:17
d8a0f52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

13 Jul 13:35
1623f44
Compare
Choose a tag to compare

Breaking Changes

  • extendTheme now goes directly to the presets array of UnoCSS configuration. Please check usage.
  • Now all colours with labels and variants are separated with -. Before this change, colours could be used like ctpBase or ctpBlue, now they must be used like ctp-base or ctp-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

05 Dec 21:33
Compare
Choose a tag to compare

This is an Old Release.

Initial release

Full Changelog: https://github.com/tuhanayim/unocss-catppuccin-colours/commits/v0.1.0