Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Releases: jacobdeichert/svelvet

v0.2.1

09 Feb 23:31
Compare
Choose a tag to compare

Fixed

  • Fix snowpack babel error #38
  • Update examples/basic svelvet version #35

v0.2.0

04 Feb 03:00
Compare
Choose a tag to compare

Added

  • Use servor as our live reloading dev server #34

v0.1.10

26 Jan 00:03
Compare
Choose a tag to compare

Fixed

  • Require node v10+ #20
  • Log svelte debug warnings #23
  • Load babel config override #26
  • Log svelte warnings after all other logging is complete #27
  • Prevent test and typescript files from being copied into dist #29

Meta

  • Update snapshot because svelte had a new release 25

v0.1.9

22 Jan 04:57
Compare
Choose a tag to compare

Added

  • Add support for minifying in production with terser #19

v0.1.8

21 Jan 04:22
Compare
Choose a tag to compare

Added

  • Add --hydratable and --immutable args for svelte options #15

Fixed

  • Bail if there's a snowpack error #14

v0.1.7

21 Jan 02:11
Compare
Choose a tag to compare

Fixed

  • Handle any new files when dev mode is running #13

v0.1.6

20 Jan 05:17
Compare
Choose a tag to compare

Fixed

  • Don't compile changed non-js/svelte assets #8

v0.1.5

20 Jan 03:23
Compare
Choose a tag to compare

Fixed

  • Prevent corruption of binary asset types during copy #7

v0.1.4

20 Jan 02:24
Compare
Choose a tag to compare

Fixed

  • Fix build race conditions #6

v0.1.3

20 Jan 02:24
Compare
Choose a tag to compare

Fixed

  • Fix watcher race condition #4