svelte-hmr

HMR commons for Svelte 3

ISC License

Downloads
2.1M
Stars
201
Committers
15

Bot releases are hidden (Show)

svelte-hmr - v0.14.9

Published by rixo almost 3 years ago

svelte-hmr - v0.14.7

Published by rixo about 3 years ago

  • fix compatibility with Svelte 3.40 SSR
svelte-hmr - v0.14.6

Published by rixo over 3 years ago

  • fixes code transform failure when user code contains strings with "export default" #34
svelte-hmr - v0.14.5

Published by rixo over 3 years ago

  • fix compatibility with Svelte 3.38.3 SSR
  • fix infinite loop with accessors (thanks @vatro)
svelte-hmr -

Published by rixo over 3 years ago

  • add __SVELTE_HMR global event source def65da

https://github.com/rixo/svelte-hmr/compare/v0.12.6...v0.12.7

svelte-hmr -

Published by rixo over 3 years ago

  • disable hydration when reloading a proxied component dab9d83 (thanks @mkshio)

https://github.com/rixo/svelte-hmr/compare/v0.12.5...v0.12.6

svelte-hmr -

Published by rixo over 3 years ago

  • fix: components were recreated with initial values of their props, instead of last (currnet) values e3b37f7

https://github.com/rixo/svelte-hmr/compare/v0.12.4...v0.12.5

svelte-hmr -

Published by rixo over 3 years ago

  • remove need for compatVite option for Vite 2 a5e0973

https://github.com/rixo/svelte-hmr/compare/v0.12.3...v0.12.4

svelte-hmr -

Published by rixo almost 4 years ago

  • fix: handle paths with dollar signs 1367d12 (thanks @merceyz)

https://github.com/rixo/svelte-hmr/compare/v0.12.2...v0.12.3

svelte-hmr -

Published by rixo almost 4 years ago

svelte-hmr -

Published by rixo almost 4 years ago

svelte-hmr -

Published by rixo almost 4 years ago

  • BREAKING change noPreserveState to preserveLocalState (default false), & add variable level preservation of state aa57f97

https://github.com/rixo/svelte-hmr/compare/v0.11.6...v0.12.0-0

svelte-hmr -

Published by rixo almost 4 years ago

svelte-hmr -

Published by rixo almost 4 years ago

  • fix hotOptions not being applied 97eacf4

https://github.com/rixo/svelte-hmr/compare/v0.11.4...v0.11.5

svelte-hmr -

Published by rixo almost 4 years ago

svelte-hmr -

Published by rixo almost 4 years ago

  • fix handling of $$set method introduced in Svelte 3.24.1 507aaaf

https://github.com/rixo/svelte-hmr/compare/v0.11.2...v0.11.3

svelte-hmr -

Published by rixo almost 4 years ago

  • documenting options 38d0c49
  • optim: remove the need to pass compile options & result to the client 1cc3e97
  • fix: prevent crash when props are added to a component that previously had none 8f6d8af

https://github.com/rixo/svelte-hmr/compare/v0.11.2-1...v0.11.2

svelte-hmr -

Published by rixo about 4 years ago

  • make accept handler stateless for support of CSS injection in Snowpack afef30e

https://github.com/rixo/svelte-hmr/compare/v0.11.2-0...v0.11.2-1

svelte-hmr -

Published by rixo about 4 years ago

  • fix CSS injection to support add_location, & add support for css:false d6bceb9

https://github.com/rixo/svelte-hmr/compare/v0.11.1...v0.11.2-0

svelte-hmr -

Published by rixo about 4 years ago

  • fix loosing prop on noPreserveState cdd8030

https://github.com/rixo/svelte-hmr/compare/v0.11.0...v0.11.1