Release Notes
- Fixed a bug where variables with camelCase names were incorrectly converted to kebab-case (Thanks yasuhiro-yamamoto)
- Fixed a bug in the eslint valid-stylesrule where it would incorrectly flag when importing a file with an extension (Thanks beaumontjonathan)
- Added support for .jsresolved file extension imports from.tsfiles (Thanks beaumontjonathan)
- Replaced cryptowithmurmurhashfor CLI caching
- Fixed a bug where the import resolvefunction would not respect the Windows system (Thanks nonzzz)
- Fixed a bug where the initial-valuein@Propertywas invalid