Skip to content

Latest commit

 

History

History
160 lines (80 loc) · 6.76 KB

CHANGELOG.md

File metadata and controls

160 lines (80 loc) · 6.76 KB

Changelog

3.0.5 (2024-09-24)

Bug Fixes

  • made transformers not part of the preset (2ca095b)

3.0.4 (2024-09-23)

Bug Fixes

3.0.3 (2024-09-23)

Bug Fixes

  • tried cleaning the slightest bit up (149d7e4)

3.0.2 (2024-09-23)

Bug Fixes

  • tried removing typescript includeWorkspace (8a5e5d1)

3.0.1 (2024-09-23)

Bug Fixes

  • transformed from typescript (264233b)

3.0.0 (2024-09-23)

⚠ BREAKING CHANGES

  • now it's know that the unocss things are modules

Bug Fixes

  • now it's know that the unocss things are modules (d17d5a0)

2.11.1 (2024-09-23)

Bug Fixes

  • moved default presets as well (7182235)

2.11.0 (2024-09-23)

Features

  • updated unocss preset with default transformers (ab1d6af)

2.10.0 (2024-09-19)

Features

  • upgraded packages to latest packages (cd167ed)

Bug Fixes

2.9.1 (2024-08-09)

Bug Fixes

  • renamed env for debug mode and made default to false (f5e19a2)

2.9.0 (2024-07-09)

Features

  • added env-controlled debug mode (b3a0651)
  • added overwrites to uno (992b7b5)

2.8.0 (2024-07-03)

Features

  • add default compression to assets (0ceffb7)

Bug Fixes

  • proper default value fallback for items in useLimboForm (9b4d17e)

2.7.0 (2024-06-10)

Features

Bug Fixes

  • made GUID and number id composables non-reliant on useId (bcfbe06)

2.6.2 (2024-05-29)

Bug Fixes

  • improved app history composable slightly (d52335c)

2.6.1 (2024-05-03)

Bug Fixes

  • added second argument and warning to useAttrs- functions (9e658d2)

2.6.0 (2024-03-21)

Features

  • added useAttrsExcept and useAttrsSome (64bde25)
  • updated packages (ea8e17e)

2.5.0 (2024-02-27)

Features

  • added address rule to preflight to not make italic (6594f52)

2.4.0 (2024-02-08)

Features

  • added composable useEventBus (977f02a)

2.3.0 (2024-02-05)

Features

  • various ID generation utilities (dd233b6)

Bug Fixes

  • return value directly for ids (e420343)

2.2.2 (2024-01-30)

Bug Fixes

  • better defaultValue setup (4596ca6)
  • changed reference to preset-wind (3393c27)

2.2.1 (2024-01-16)

Bug Fixes

  • allow release-please to build (1619ff1)

2.2.0 (2024-01-11)

Features