svelte-switch icon indicating copy to clipboard operation
svelte-switch copied to clipboard

Update dependency svelte-loader to v3

Open renovate[bot] opened this issue 4 years ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
svelte-loader 2.13.6 -> 3.2.4 age confidence

Release Notes

sveltejs/svelte-loader (svelte-loader)

v3.2.4

Compare Source

  • Don't call callback twice, masking potential errors

v3.2.3

Compare Source

  • Svelte 5: Don't compile .svelte/.../.xxx.js/ts files

v3.2.2

Compare Source

  • Svelte 5: Also compile .svelte.xxx.js/ts files

v3.2.1

Compare Source

  • Handle sourcemaps being falsy
  • Handle ESM config when checking for conditionNames

v3.2.0

Compare Source

  • Compile .svelte.js/ts files when using Svelte 5

v3.1.9

Compare Source

  • Handle emitCSS to css option transformation correctly for Svelte 4

v3.1.8

Compare Source

  • Get ready for Svelte 4

v3.1.7

Compare Source

  • More robust conditionNames: ['svelte'] detection (#​226)

v3.1.6

Compare Source

  • Detect missing conditionNames: ['svelte'] (#​225)

v3.1.5

Compare Source

  • Bump loader-utils dependency

v3.1.4

Compare Source

  • Bump loader-utils dependency

v3.1.3

Compare Source

  • Prevent webpack process crashing on undefined dependencies (#​197)

v3.1.2

Compare Source

  • Update to latest svelte-hmr package fixing Webpack 4 support
  • Fix sourcemap breakpoints (#​183)

v3.1.1

Compare Source

  • Fix empty sourcesContent (#​177)

v3.1.0

Compare Source

  • Pass preprocessor source maps to compiler (#​172)
  • Recompile style imports after an error (#​173)

v3.0.0

Compare Source

  • Breaking: compiler options must now be specified under compilerOptions (#​159)
  • Breaking: removed support for deprecated style, script, and markup options, which are now located under the preprocess configuration (#​158)
  • Breaking: dropped Svelte 2 support (#​150)
  • Breaking: dropped Node 8 support (#​157)
  • Add Webpack 5 support (#​151)
    • Webpack 5 requires an additional rule in webpack.config.js to load the Svelte runtime correctly
  • Replace broken Svelte 2 HMR with the implementation from rixo/svelte-loader-hot (#​156)
  • Add Node 14 support and remove virtual modules implementation (fixes #​125, #​131)

Thanks to @​non25, @​Smittyvb, @​rixo, and the numerous others who contributed to this major release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jan 21 '21 19:01 renovate[bot]