Skip to content

Releases: rixo/rollup-plugin-svelte-hot

v0.9.0

06 Jun 14:30
Compare
Choose a tag to compare
  • change hot default to false, and ignore hot when dev is false 31c2142

v0.8.0...v0.9.0

v0.8.0

01 Jun 12:04
Compare
Choose a tag to compare
  • generate empty bundle.css on generate hook, to ensure compatibility with rollup-plugin-del 19daf17

v0.7.1-0...v0.8.0

v0.6.1

23 Apr 22:14
Compare
Choose a tag to compare
  • blank out bundle.css (or equivalent) in hot mode f2ee7e4

v0.6.0...v0.6.1

v0.6.0

23 Apr 21:39
Compare
Choose a tag to compare
  • bump selte-hmr, adding support for CSS injection c89d752

v0.5.0...v0.6.0

v0.5.0

08 Apr 00:22
Compare
Choose a tag to compare
  • fix #4 broken resolve 76537ff

  • better CSS support on HMR updates (old CSS is removed)

  • automatically sets css option to false in hot mode (since only inline CSS is supported by HMR for now), unless otherwise specified with noDisableCss option)

v0.4.1...v0.5.0

v0.4.1

13 Mar 14:16
Compare
Choose a tag to compare
  • disable outdated tests 38ec664
  • fix rollup deprecated hook 88f421f
  • Merge branch 'master' of github.com:rollup/rollup-plugin-svelte 23f3c4b

v0.4.0...v0.4.1

v0.4.0

28 Feb 15:46
Compare
Choose a tag to compare
  • bump svelte-hmr (restore auto accept accessors & named exports -- fix sapper) 4d29e33

v0.3.0...v0.4.0

v0.2.0

24 Feb 02:21
Compare
Choose a tag to compare
  • real support for preservation of local state & reactive expressions (thanks to svelte#3822)

  • add hot.noPreserveStateKey option

v0.1.1

28 Dec 11:06
Compare
Choose a tag to compare

Fix support for Svelte 3.16+.

Tame behaviour for preservation of local state and reactive statements coming soon.

v0.0.8

25 Oct 13:58
Compare
Choose a tag to compare
  • fix files in package.json 6aee40a

v0.0.7...v0.0.8