github FredKSchott/snowpack v1.3.0

latest releases: snowpack@3.8.8, app-template-svelte-typescript@2.1.5, plugin-dotenv@2.2.0...
4 years ago

stat

🆕 --stat output details mode

We now have detailed output for installs, including size change information when a package is added/removed. Great for CI, and may even become our default output mode in the future.

Huge thanks to @alex-saunders for tackling this one!




Screen Shot 2020-02-13 at 2 13 28 PM

🆕 Configuration file support

Say goodbye to CLI flags... or don't! We now support all CLI flags as config thanks to our new snowpack.config.json, snowpack.config.js, and package.json config parser (powered by cosmiconfig. Mix and match static config with ad-hoc CLI flags as you need.

Huge thanks to @DangoDev for owning this (very overdue!) project from start to finish!




🆕 Bug fixes and documentation improvements!

  • New "Who's using Snowpack?" section of the docs
  • deep entrypoint import support (#197)
  • package manifest resolution improvements (#199) ba70b4a6c
  • Fixed issue where CLI would stay open instead of exit on error

v1.2.0...v1.3.0

Don't miss a new snowpack release

NewReleases is sending notifications on new releases.