Skip to content

Latest commit

 

History

History
240 lines (99 loc) · 9.42 KB

CHANGELOG.md

File metadata and controls

240 lines (99 loc) · 9.42 KB

(2024-09-20)

Bug Fixes

  • icon plugin docs typo (73e54dd)
  • icon plugin docs typo (24df3da)
  • tsx executor doesn't work in node v18.20 (514494a)

Features

1.0.0-alpha.3 (2024-09-19)

Bug Fixes

Performance Improvements

  • vue2 components computed return value (51ecea0)
  • vue2 icon components & remove vue jsx plugin (d104fe0)

1.0.0-alpha.2 (2024-09-07)

Bug Fixes

1.0.0-alpha.1 (2024-09-07)

Bug Fixes

  • build: some icons not compile success (c56a628)
  • build: dts not generate (fb8668e)

Features

  • add lucide icons (d734c5f)
  • remove useInserthooks in icon component (f79ea06)

0.3.2 (2024-09-03)

Bug Fixes

0.3.1 (2024-08-31)

0.3.0 (2024-07-03)

0.3.0-alpha.3 (2024-06-03)

Bug Fixes

  • import not found component, missing mjs extension (fbc9436)
  • remove unuse methods (fa57af6)
  • rename icon modules filename extension .esm.js to .mjs (9b4cc54)

Performance Improvements

0.3.0-alpha.2 (2024-06-01)

Bug Fixes

0.3.0-alpha.1 (2024-06-01)

Bug Fixes

0.2.17 (2024-05-16)

0.2.16 (2024-03-28)

0.2.15 (2024-03-03)

Bug Fixes

0.2.14 (2024-02-28)

Bug Fixes

Features

0.2.11 (2024-01-27)

Bug Fixes

  • svg children style error (3595989)

0.2.10 (2024-01-26)

0.2.9 (2024-01-24)

Bug Fixes

  • svg viewbox width and height undefined (91d3a80)

0.2.8 (2024-01-24)

Bug Fixes

Features

  • add icons lib & manifest fields (52e9d20)

0.2.7 (2024-01-19)

Bug Fixes

  • iconsManifest fields missing (0038b1b)

0.2.6 (2024-01-17)

0.2.5 (2024-01-05)

Bug Fixes

  • build: windows not match glob slash (4f52643)
  • iconsManifest not import (88ce089)

Features

0.2.4 (2023-12-28)

Bug Fixes

  • "vue2 icons class & attrs" (e50d8c8)
  • class is empty string (de93ccc)
  • release vue2 command (38c209d)
  • types: generate react components types error (756f302)
  • vue2 icons missing devDependencies (13537bf)
  • vue3 icon component (7e7dd60)
  • vue3 path error (349a7e1)

Features

  • init: vue&react components (492e354)

Performance Improvements