Skip to content

v0.13.0: Added 27 new icons, added the TailwindCSS version, and cumulative updates

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 03:33
· 21 commits to main since this release
4c71a6b
🟩: New
icons 1 icons 2 icons 3

Digest

BREAKING CHANGES

  • ⚠️ Renamed some icons.
    GUID manages the VPM version, so there is no direct impact, but if you refer to it directly by file name or use the NPM version, there will be a breaking change.

Features

  • c352651, 4fd712d: Added, renamed, and improved the icons
    • ❇️ Animation
    • ⚠️ AudioLegacy ▶︎ AudioColor
    • ❇️ BookmarkMinus
    • ❇️ BookmarkPlus
    • ⚠️ BubbleColor ▶︎ Bubble
    • ⚠️ CameraSlimThin ▶︎ CameraThin
    • ❇️ Cheese
    • ❇️ EnvelopeUnknown
    • ❇️ Expression
    • ❇️ EyePlus
    • ❇️ Flask
    • ❇️ GiftPlaceholder
    • ❇️ Globe
    • ❇️ HourgrassSquare
    • ❇️ ImageSimple
    • ⚠️ Info ▶︎ InfoColor
    • ⚠️ InfoMono ▶︎ Info
    • ❇️ LockWithLargeHole
    • ❇️ Log
    • ❇️ MicCircle
    • ❇️ MicColor
    • ❇️ MicOff
    • ❇️ MicOffCircle
    • ❇️ MicOffColor
    • ❇️ MicOffThin
    • ❇️ NextTriThinFill
    • ❇️ OpenHere
    • ❇️ PreviousTriThinFill
    • ❇️ Sliders
    • ❇️ SpeakerOff
    • ❇️ Spotlight
    • ❇️ TripleTriangle
  • a913951, 027d682, 1c1f7a8, 25ba79f, c30d3a3: Added the new library which based the TailwindCSS

Refactoring

Updates the catalog world

  • 3e73099: Improved the catalog world

Website

  • 7359950: Improved the Vinxi configuration
  • 36032c9: Migrated the DaisyUI v5
  • 2cce1b6: Migrated the icons to TailwindCSS version
  • 127e7d2: Added the instruction for the TailwindCSS version
  • bd6f6c5: Improved some type definitions

Documentation

Project environment updates

  • 08d4e90: Improved the CSpell configuration

CI/CD

  • 9e1d133: Supported the node.js v22-24
  • ffd3805: Improved the CodeRabbit configuration
  • ad4b699: Improved the CD process for NPM publish

Other updates