Skip to content

v2.0.8

Compare
Choose a tag to compare
@rotemdan rotemdan released this 05 Dec 10:37
· 16 commits to main since this release

Fixes

  • CLI: fix issue with incorrect parsing of placeholder patterns like[text].ext. Don't error on invalid placeholder patterns.

Internal

  • Change default imports to use * imports in places where the external package has no actual default exports.

Full Changelog: v2.0.7...v2.0.8