This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
Releases: styled-components/vscode-styled-components
Releases · styled-components/vscode-styled-components
v1.7.8
See changelog
What's Changed
- Bug fix, update typescript styled plugin to re-enable auto completion #387
- Test fixtures needed to be updated to accommodate theme update
- Updating fixtures to accommodate vscode#163335 change by @jasonwilliams in #388
- update dependencies by @jasonwilliams in #389
- Prepare for v1.7.6 by @jasonwilliams in #390
- update styled plugin by @jasonwilliams in #391
Full Changelog: v1.7.5...v1.7.8
v1.7.5
See changelog
v1.7.4
Bug fixes
See Changelog
v1.7.3
- Fix broken auto completion #362 Thanks @zqy233
- Update dependencies
- Update test fixtures due to high contrast change.
- Support multiple percentages in keyframes. #345
- Support nextjs <style> tag attributes in highlighting. Thanks @Pika-Pool #340
v1.7.2
This patches an issue where node_modules was ignored
v1.7.0
See changelog
v1.6.7
prettier
v.1.6.6
v1.6.6 fix regression
v1.6.5
v1.6.4
- Guard insert colon with when clause. Thanks @phyllisstein! 297
- Cursor control has returned but only with CSS Functions
- Fix color matching issues, match multiple colors per-line and reduce false-positives on named color matches
- Revert styled plugin back to v0.16 so keyframes errors are supressed