We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b72f1d + 93f9606 commit 943ae36Copy full SHA for 943ae36
CHANGELOG.md
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+## [1.5.0]
7
+
8
- transform anonymous default exports (fix #371 in #367)
9
- remove deprecated `.extend` transformation pattern (fix #48 in #370)
10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typescript-plugin-styled-components",
- "version": "1.4.4",
+ "version": "1.5.0",
"description": "TypeScript transformer for improving the debugging experience of styled-components",
"main": "dist/index.js",
"homepage": "https://github.com/Igorbek/typescript-plugin-styled-components",
0 commit comments