v0.3.1
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