github FredKSchott/snowpack snowpack@2.8.0
2.8.0

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

⭐ New

  • snowpack build --watch mode: have snowpack build to disk on every file change. Great if you are running your own server, such as Rails (#782).
  • @snowpack/plugin-vue has a new error output (#809). Give it a try!
  • The app-template-react template now comes preloaded with React refresh! (#829)

🐛 Improvements / Bugfixes

  • Dev server swallowing console logs has been fixed (#762, #807, #809). Also as a bonus, we dropped ora as a dependency, lightening the build a little and improving Windows output.
  • CommonJS support has been improved (#783)
  • Many module resolution & alias fixes for more stable development (#777, #554, #789, #796)

Don't miss a new snowpack release

NewReleases is sending notifications on new releases.