Socket
Socket
Sign inDemoInstall

rollup-plugin-svelte

Package Overview
Dependencies
Maintainers
6
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-svelte - npm Package Versions

23
6

7.2.2

Diff

Changelog

Source

7.2.2

  • Svelte 5: Compile .svelte.xxx.js/ts files
dummdidumm
published 7.2.1 •

Changelog

Source

7.2.1

  • Silence Svelte 5 version of unused CSS warning code if emitCss is false
dummdidumm
published 7.2.0 •

Changelog

Source

7.2.0

  • Support compiling svelte.js/ts files in Svelte 5
  • Prevent crash when css is null in Svelte 5 (#216)
conduitry
published 7.1.6 •

Changelog

Source

7.1.6

  • Adjust inferred css option for Svelte 4
rich_harris
published 7.1.5 •

Changelog

Source

7.1.5

  • Get ready for Svelte 4
rich_harris
published 7.1.4 •

Changelog

Source

7.1.4

  • Forward options to this.resolve (#208)
rich_harris
published 7.1.3 •

Changelog

Source

7.1.3

  • Warn if svelte export condition is missing (#206)
rich_harris
published 7.1.2 •

Changelog

Source

7.1.2

  • Fix package resolution (#205)
conduitry
published 7.1.0 •

Changelog

Source

7.1.0

  • Preprocessor sourcemap support (#157)
lukeed
published 7.0.0 •

Changelog

Source

7.0.0

  • New minimum version requirements (#138, #142):
    • Rollup 2+
    • Svelte 3.5+ (Svelte 2 is no longer supported)
    • Node 10+
  • Breaking: Offload CSS handling to Rollup — you will now need an external plugin like rollup-plugin-css-only to extract your styles to .css files as demonstrated in the template (#147)
  • Breaking: Options to be passed directly to the Svelte compiler must now go under a compilerOptions key in the plugin configuration object (#145)
  • Extend CompileOptions interface directly (#126)
  • Pass relative filename to svelte compiler (#131)
  • Link sourcemap with source correctly (#140)
  • Respect sourcemapExcludeSources Rollup config (#93)
  • Keep all sourcemaps from chunk (#44)
23
6
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc