github FredKSchott/snowpack v0.6.1

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

v0.6.0 was accidentally broken on publish, v0.6.1 is the next release after v0.5.3

New Features

  • (Experimental) Non-JS static asset support! This support actually went out with v0.5.2, but with v0.6.0 we'll start to talk about it more. Please leave feedback on both config and developer experience!
  • Monorepo support! Use @pika/web in a monorepo where dependencies may live a level or two above the current working directory.
  • Babel as a production optimize step: In v0.5.0 we introduced running your deps through Babel. In v0.6.0 we've scaled that back to only run with the --optimize flag or the new explicit --babel flag. We recommend using pika install normally, and then running pika install --optimize before pushing to production.

v0.6.0...v0.6.1

Don't miss a new snowpack release

NewReleases is sending notifications on new releases.