Skip to content

Releases: Igorbek/typescript-plugin-styled-components

Release 3.0.0

02 Jun 18:28
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/3.0.0

Release Notes

New Contributors

Full Changelog: 2.0.0...3.0.0

Release 2.0.0

09 Jul 00:58
6d6cf1c
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/2.0.0

Release Notes

  • breaking change upgrade to TypeScript 4+ and make use of Factory API (#379)
  • bugfix in minification of calc() (fix #233 in #436)

Release 1.6.0

15 Jun 18:33
13b6a71
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/1.6.0

Release Notes

  • namespace prefix to help multiple instances of the library not clash (fix #381 in #395)

1.5.0

07 Apr 05:59
943ae36
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/1.5.0

Release Notes

  • transform anonymous default exports (fix #371 in #367)
  • remove deprecated .extend transformation pattern (fix #48 in #370)

1.4.4

21 Jan 21:17
bcf94b6
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/1.4.4

Release Notes

  • bugfix in minification of tabs (fix #142 in #152)

1.4.3

15 May 06:05
6fbc11b
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/1.4.3

Release Notes

  • bugfix in minification (fix #44 in #45)

1.4.2

27 Mar 17:46
8a68540
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/1.4.2

Release Notes

  • another important bugfix in minification (#40 by @Ky6uk, #41)

1.4.1

27 Mar 05:20
ed406c2
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/1.4.1

Release Notes

  • important bugfix in minification (#36, #39)

1.4

21 Mar 20:26
e77f358
Compare
Choose a tag to compare
1.4

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/1.4.0

Release Notes

  • add experimental support of minification (#14, #35)
  • skip emitting empty withConfig (#37)

1.4 Release Candidate

19 Mar 15:31
4a89133
Compare
Choose a tag to compare
1.4 Release Candidate Pre-release
Pre-release

NPM: https://www.npmjs.com/package/typescript-plugin-styled-components/v/1.4.0-rc

Release Notes

  • add experimental support of minification (#14, #35)