You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
648 B
19 lines
648 B
# Changelog
|
|
|
|
## 0.37.2
|
|
|
|
- Fixed: use HTTPS url instead of HTTP for postcss logo in README ([#39](https://github.com/stylelint/postcss-css-in-js/pull/39)).
|
|
|
|
## 0.37.1
|
|
|
|
- Fixed: maximum call stack size exceeded error ([#31](https://github.com/stylelint/postcss-css-in-js/pull/31)).
|
|
|
|
## 0.37.0
|
|
|
|
- Fixed: babel configuration conflict when using TypeScript ([#2](https://github.com/stylelint/postcss-css-in-js/pull/2)).
|
|
- Fixed: parsing/stringifying for nested tagged template literals ([#17](https://github.com/stylelint/postcss-css-in-js/pull/17)).
|
|
|
|
## Previous changes
|
|
|
|
See [postcss-jsx releases](https://github.com/gucong3000/postcss-jsx/releases).
|