Skip to content

v0.3.1

Compare
Choose a tag to compare
@nvlang nvlang released this 17 Jul 21:18
· 13 commits to main since this release
db93a9d

Fixes

  • 34493c3 Fix auto-importing of "registered" components by passing the correct variable to the detectAndImportComponents function. Also, don't try to import components that contain characters that wouldn't be allowed in a JS variable name.

Documentation

  • ac518e4 Mention in README that SvelTeX is an ESM-only package.
  • 3840654 Add link to create-sveltex package in README.
  • db93a9d Add Knip to list of cool software in README.

Full Changelog: v0.3.0...v0.3.1