1.2.0 (2023-03-17)
1.0.1 (2022-01-31)
- support jsx dev runtime in css prop logic (2751c84)
0.10.5 (2020-10-21)
- jsx pragma with automatic runtime (c18f201)
- use wider decorators parsing plugin #140 (#641) (8b01c12)
0.10.4 (2020-04-13)
0.10.3 (2020-04-08)
0.10.2 (2020-12-04)
0.10.1 (2020-12-03)
0.10.0 (2020-12-03)
- composes on wrong class (#471) (afdb371), closes #365
- Fix typing for withProps (#506) (1ee0de1)
- inline css prop requires so they are in the correct order (#524) (07f8e32)
- pass correct object to resolve (#456) (6348f97)
- changes the import order for styles which affects the cascade (should be correct now)
0.9.21 (2019-10-11)
0.9.20 (2019-10-08)
- false positive on createElement (2a659df)
0.9.19 (2019-10-08)
0.9.18 (2019-09-25)
- increase cycle timeout (ce2df5f)
0.9.17 (2019-09-11)
- make sure loader added styled components are pure (fa5b6e3)
- false positive cycle dectection (3fb1cb9)
0.9.16 (2019-09-03)
0.9.15 (2019-09-03)
0.9.13 (2019-08-13)
0.9.12 (2019-08-08)
0.9.11 (2019-08-08)
- types: fix up css prop types (85d12d9)
0.9.10 (2019-08-06)
- add cross-file dependency resolution (#327) (ffd5186)
- add css prop and clean up testing (#308) (fa6e209)
0.9.9 (2019-07-18)
- webpack 4.36.1 incompatibility (4166ac1)
0.9.8 (2019-07-12)
0.9.7 (2019-07-05)
0.8.1 (2018-10-24)
- remove wrong peer dep (a8c51cf)