Socket
Socket
Sign inDemoInstall

vue3-sfc-loader

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-sfc-loader - npm Package Versions

1235

0.2.18

Diff

Changelog

Source

0.2.18 (2020-12-08)

Bug Fixes

  • build: issue with cross-env-shell and $npm_package_version (72c1539)
  • build: issue with cross-env-shell and $npm_package_version (b2f09c7)
  • core: allow descriptor.template.lang and descriptor.styles.*.lang to be dynamically loaded. (25af387)
franck.freiburger
published 0.2.17 •

Changelog

Source

0.2.17 (2020-12-08)

Features

  • core: enhance moduleCache management (4ab1dbd)

Bug Fixes

  • core: call addStyle() with scopeId only if style is scoped (cd10f83)
  • core: fix import() path resolution (33af5e9)
  • core: fix module cache handling (80907a4)
franck.freiburger
published 0.2.16 •

Changelog

Source

0.2.16 (2020-12-07)

Bug Fixes

  • build: enable babel-loader sourceMap (9fe51af)
  • build: enable ts sourceMap (through ts-loader) (a09ec5e)
franck.freiburger
published 0.2.15 •

Changelog

Source

0.2.15 (2020-12-03)

Features

  • core: now, getFile() may return the file content or an object { content, extname } (292db5f)
franck.freiburger
published 0.2.14 •

Changelog

Source

0.2.14 (2020-11-30)

Bug Fixes

  • build: restore @babel/highlight that is required by @babel/code-frame (c728343)
  • docs: fix/enhance "more complete API usage example" example (61cfe04)
franck.freiburger
published 0.2.13 •

Changelog

Source

0.2.13 (2020-11-30)

Features

  • build: add more --env options for bundle build (1971ac1)

Bug Fixes

  • core: in a Vue component, allow missing <template>, <script> and <style> blocks (3882746)
franck.freiburger
published 0.2.12 •

Changelog

Source

0.2.12 (2020-11-29)

Features

  • core: add code-frame in compilation errors for template, style, SFC script ad imported scripts (521bea6)
franck.freiburger
published 0.2.11 •

Changelog

Source

0.2.11 (2020-11-28)

Features

  • core: loadModule() throw when a mandatory option is not defined. (1f62eac)
  • workflow: add evalHtmlComments.js tool (c86208b)
franck.freiburger
published 0.2.10 •

Changelog

Source

0.2.10 (2020-11-28)

Features

  • core: add code frame in JS code compilation error reports (caa2d0d)
  • core: report JS code compilation errors through options.log() (c806016)
franck.freiburger
published 0.2.8 •

Changelog

Source

0.2.8 (2020-11-27)

Bug Fixes

  • core: add missing scoped option in sfc_compileTemplate() call (ed99480)
  • docs: unpkg.com CDN url (06f0378)
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