Skip to content

v0.3.0

Compare
Choose a tag to compare
@MartijnCuppens MartijnCuppens released this 04 Oct 14:48
· 185 commits to master since this release

Features

  • Support for access outside working directory (#27)
  • Add ability to load custom PostCSS plugins (#32)
  • Add browsersync reload option (#31)
  • Ability to use process.env.NODE_ENV to set environment (#23)

Bugfixes

  • Make buildozer js-concat, buildozer svg-sprite, buildozer clean & buildozer copy commands executable (#15)
  • Only use gulp-plumber on watch (#16)
  • Fix js & img tasks from logging being finished before actually being finished.
  • Fix sass watcher from becoming stuck (#26)

Meta

  • Switch from CircleCI to Github Actions (#34)
  • Add Browserslist documentation (#35)

Thanks

Special thanks to @gijsroge for his contributions 💪