Releases: styled-components/babel-plugin-styled-components
Releases · styled-components/babel-plugin-styled-components
v2.1.4
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #391
- migrate off an EOL babel package
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- When testing import paths, only use string literals. by @maisano-patreon in #389
- chore: update babel deps and jest (911fc09)
New Contributors
- @maisano-patreon made their first contribution in #389
Full Changelog: v2.1.1...v2.1.3
v2.1.1
What's Changed
- Add tricky expression on object expression by @healtheloper in #381
- bump codeql GH Action to v2 by @dmaklygin in #383
- Support pre-transpiled code (#379) by @rbong in #380
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #385
- Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #384
- updated lodash from 4.17.11 to 4.17.21 by @FatemehOstad in #378
- chore: yarn 3 by @probablyup in #386
- Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #382
New Contributors
- @healtheloper made their first contribution in #381
- @dmaklygin made their first contribution in #383
- @rbong made their first contribution in #380
- @FatemehOstad made their first contribution in #378
Full Changelog: v2.0.7...v2.1.1
v2.0.7
v2.0.6
Revert change from 2.0.5 that lead to a major build performance regression.
Full Changelog: v2.0.5...v2.0.6
v2.0.5
One more change related to babel macro; eliminates an extra injected import in some cases
Full Changelog: v2.0.4...v2.0.5
v2.0.4
fix compat with styled-components babel macro
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
What's Changed
- Add "meaninglessFileNames" option by @MeLlamoPablo in #304
- fix #360 by @klarstrup in #361
New Contributors
- @MeLlamoPablo made their first contribution in #304
- @klarstrup made their first contribution in #361
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- handle complex expressions inside CSS prop object syntax by @probablyup in #359
Full Changelog: v2.0.0...v2.0.1