presetter-preset-rollup/CHANGELOG.md

3.6 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.5.5 (2023-03-31)

3.5.4 (2023-03-30)

3.5.3 (2023-03-26)

3.5.2 (2023-03-26)

3.5.1 (2023-03-18)

3.5.0 (2022-09-23)

🛠 Builds

  • move .presetterrc to the root (0eb17a0)

📦 Code Refactoring

  • presetter: remove dependency on fs-extra (8810c56)
  • rollup: remove unnecessary async waits (9d9c4c3)

3.4.1 (2022-08-10)

🐛 Bug Fixes

  • presetter: merge arrays only if the values are all primitive (961f30c)
  • update packages (ec8307d)

3.4.0 (2022-08-02)

🐛 Bug Fixes

  • presetter: resolve presets as a tree not a list (0db5ff3)

3.3.0 (2022-07-12)

📚 Documentation

  • update dependencies badges (94c084d)

3.2.0 (2022-05-18)

📦 Code Refactoring

♻️ Chores

  • update package dependencies (4e50e0d)

3.1.1 (2021-12-29)

3.1.0 (2021-12-28)

3.0.3 (2021-11-03)

3.0.2 (2021-11-03)

3.0.1 (2021-10-14)

3.0.0 (2021-10-04)

Features

  • preset-rollup: provide a preset for code bundling via rollup (b0704b0)

🐛 Bug Fixes

  • presetter: narrow types in directive's argument (c6de804)

🛠 Builds

  • use presetter-preset-strict wherever possible (4ff72a1)

📦 Code Refactoring

  • rename presetter-preset to presetter-preset-essentials (b799587)