typescript-plugin-styled-components
typescript-plugin-styled-components copied to clipboard
TypeScript transformer for improving the debugging experience of styled-components
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...
Fixed a typo
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.3.0 to 27.0.3. Changelog Sourced from ts-jest's changelog. 27.0.3 (2021-06-06) Bug Fixes revert exports field to support all node versions (#2658) (132c8ba) Features emit ESM codes if...
Bumps [@types/jest-specific-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-specific-snapshot) from 0.5.4 to 0.5.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Supersedes #140
As was discovered in #63 when `ttypescript` is used, file names that are used for component id hash, might not be consistent. We need to document how to troubleshoot this....
Danger
closes #22