Skip to content

Latest commit

Β 

History

History
169 lines (85 loc) Β· 6.84 KB

CHANGELOG.md

File metadata and controls

169 lines (85 loc) Β· 6.84 KB

0.17.3 (2021-10-12)

Bug Fixes

  • global scope var in some scenarios (0ac3ff9)

0.17.2 (2021-10-07)

0.17.1 (2021-10-06)

Bug Fixes

  • build error in watch mode (dc7afd2)

0.17.0 (2021-10-06)

Features

  • don't exit on failed build in watch mode (450dcb9)

0.16.0 (2021-10-06)

Features

  • transform kirbyup.import with Vite plugin (2307b67)

0.15.2 (2021-10-05)

Features

  • export /dist/plugin as /plugin (d01c08a)

0.15.1 (2021-10-05)

Bug Fixes

0.15.0 (2021-10-05)

Features

  • auto import blocks and fields (71ea655)

0.14.1 (2021-10-04)

Bug Fixes

  • peer dependency install for < npm 7 (b821a41)

0.14.0 (2021-10-04)

Features

0.13.0 (2021-10-04)

Features

  • integrate two PostCSS plugins by default (3691286)

0.12.1 (2021-10-01)

Bug Fixes

  • building with --out-dir option (3029765)

0.12.0 (2021-10-01)

Features

0.11.1 (2021-09-29)

Bug Fixes

0.11.0 (2021-09-28)

Features

0.10.1 (2021-09-28)

Bug Fixes

  • remove source map in dev mode (1c24b52)

0.10.0 (2021-09-28)

Features

  • inlined source map in dev mode (ec0e3ee)

0.9.5 (2021-09-22)

Bug Fixes

  • watch: skip on build index.css changes (411e87c)

0.9.4 (2021-09-22)

Performance Improvements

  • replace chalk with nanocolors (2x faster) (2ac4096)

0.9.3 (2021-09-22)

Bug Fixes

  • build: prevent polluting global scope (1db8f14)

0.9.2 (2021-09-22)

Features

  • don't minify in dev env (d206f9d)

0.9.1 (2021-09-21)

Bug Fixes

  • duplicate error messages (352afc6)

0.9.0 (2021-09-20)

Bug Fixes

  • missing shebang for cli (41f378e)

0.8.0 (2021-09-20)

Performance Improvements

0.7.0 (2021-09-17)

0.6.0 (2021-09-17)

0.5.0 (2021-09-17)

Bug Fixes

0.4.0 (2021-09-17)

0.3.0 (2021-09-17)

Bug Fixes

0.2.0 (2021-09-17)

Bug Fixes

Features

  • support sass and scss in templates (c9fdbd9)

0.1.0 (2021-09-16)