Skip to content

Releases: constgen/neutrino-preset-svelte

Neutrino 8

22 Jan 00:03
Compare
Choose a tag to compare

Changed

  • Compatibility with Neutrino 8
  • Svelte 1.53.x is used

Fix "server" options

15 Jan 11:40
Compare
Choose a tag to compare

Fixed

  • Fix exception when "server" option is absent

Documentation update

22 Oct 17:57
Compare
Choose a tag to compare

Changed

  • Update docs

Upgrade to Neutrino v7

22 Oct 17:57
Compare
Choose a tag to compare

Added

  • Don't block building on browser open

Changed

  • Re-license under GPL v3
  • Compatibility with Neutrino 7
  • Svelte 1.41.x is used

3.0.1

06 Aug 09:54
Compare
Choose a tag to compare

Changed

  • Svelte 1.29.x is used

Fixed

  • the default browser doesn't automatically start on neutrino start
  • obsolete Dev Server documentation updated

Upgrade to Neutrino v6

27 Jul 09:52
Compare
Choose a tag to compare

Added

  • compatibility with Neutrino 6
  • configuration with a second argument object (Preset options)
  • 'static' folder copy to build
  • source code linting tasks
  • Svelte ~1.26.1 as an internal dependency.

Removed

  • Buffer polyfill
  • compatibility with Neutrino 5
  • Svelte is not a peer dependency any more. Don't include it in the project.

Fixed

  • Dev Server incorrectly starts on a local network IP
  • neutrino start on PC with non Latin characters network name throws an exception