Socket
Socket
Sign inDemoInstall

svelte-preprocess

Package Overview
Dependencies
Maintainers
2
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-preprocess - npm Package Versions

1
18

4.0.8

Diff

Changelog

Source

4.0.8 (2020-07-14)

Bug Fixes

  • 🐛 scss prepending twice (b734901), closes #200
kaisermann
published 4.0.7 •

Changelog

Source

4.0.7 (2020-07-11)

Bug Fixes

  • 🐛 add more meaningful log to importAny (2f7053e)
kaisermann
published 4.0.6 •

Changelog

Source

4.0.6 (2020-07-08)

Bug Fixes

kaisermann
published 4.0.5 •

Changelog

Source

4.0.5 (2020-07-08)

Bug Fixes

kaisermann
published 4.0.4 •

Changelog

Source

4.0.4 (2020-07-08)

Bug Fixes

kaisermann
published 4.0.3 •

Changelog

Source

4.0.3 (2020-07-08)

Bug Fixes

  • 🐛 another type error :shrug: (c55ad93)
kaisermann
published 4.0.2 •

Changelog

Source

4.0.2 (2020-07-08)

Bug Fixes

  • 🐛 transformers type completion (45ed796)
kaisermann
published 4.0.1 •

Changelog

Source

4.0.1 (2020-07-07)

Bug Fixes

  • 🐛 bump minimum node version to 9.11.2 (b8e0568)
  • 🐛 postcss installation check (7df673a)
  • 🐛 prevent globalify to wrongly split escaped selectors (e9c4031), closes #191
  • 🐛 rename scss prepend option from data to prependData (bd1caca)
  • 🐛 try to use sass before node-sass (10af027), closes #163

Code Refactoring

  • 💡 remove deprecated autoProcess props (7fbff08)

Features

  • 🎸 add sourceMap prop to configuration object (9156efc)
  • 🎸 support defining default languages (6483879), closes #189
  • 🎸 support markup preprocessing with no tags (a1a3360)
  • 🎸 support prependData for almost every preprocessor (b80ca90)

BREAKING CHANGES

  • 🧨 This is a general evolution of the specific scss.data property that was used to prepend data to components written in scss. {preprocessorOptions}.prependData is now the way to prepend some string to any preprocessor.
  • 🧨 Node versions below 9.11.2 won't be supported anymore
  • 🧨 Uses Lookbehind assertions, so Node 9.11.2+ is needed
  • 🧨 Content passed through the data property won't be prepended anymore.
  • 🧨 onBefore and transformers were removed
kaisermann
published 4.0.0 •

Changelog

Source

4.0.0 (2020-07-07)

Bug Fixes

  • 🐛 try to use sass before node-sass (89aba0e), closes #163
  • 🐛 bump minimum node version to 9.11.2 (0befa7f)
  • 🐛 prevent globalify to wrongly split escaped selectors (f461320), closes #191
  • 🐛 rename scss prepend option from data to prependData (16b1325)

Code Refactoring

  • 💡 remove deprecated autoProcess props (3dce7e4)

Features

  • 🎸 add sourceMap prop to configuration object (a2505da)
  • 🎸 support defining default languages (d86122f), closes #189
  • 🎸 support markup preprocessing with no tags (290ef98)
  • 🎸 support prependData for almost every preprocessor (ef5272e)

BREAKING CHANGES

  • 🧨 This is a general evolution of the specific scss.data property that was used to prepend data to components written in scss. {preprocessorOptions}.prependData is now the way to prepend some string to any preprocessor.
  • 🧨 Node versions below 9.11.2 won't be supported anymore
  • 🧨 Uses Lookbehind assertions, so Node 9.11.2+ is needed
  • 🧨 Content passed through the data property won't be prepended anymore.
  • 🧨 onBefore and transformers were removed
kaisermann
published 4.0.0-alpha.2 •

Changelog

Source

4.0.0 (2020-07-07)

Bug Fixes

  • 🐛 try to use sass before node-sass (89aba0e), closes #163
  • 🐛 bump minimum node version to 9.11.2 (0befa7f)
  • 🐛 prevent globalify to wrongly split escaped selectors (f461320), closes #191
  • 🐛 rename scss prepend option from data to prependData (16b1325)

Code Refactoring

  • 💡 remove deprecated autoProcess props (3dce7e4)

Features

  • 🎸 add sourceMap prop to configuration object (a2505da)
  • 🎸 support defining default languages (d86122f), closes #189
  • 🎸 support markup preprocessing with no tags (290ef98)
  • 🎸 support prependData for almost every preprocessor (ef5272e)

BREAKING CHANGES

  • 🧨 This is a general evolution of the specific scss.data property that was used to prepend data to components written in scss. {preprocessorOptions}.prependData is now the way to prepend some string to any preprocessor.
  • 🧨 Node versions below 9.11.2 won't be supported anymore
  • 🧨 Uses Lookbehind assertions, so Node 9.11.2+ is needed
  • 🧨 Content passed through the data property won't be prepended anymore.
  • 🧨 onBefore and transformers were removed
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