1.0.0-alpha.6 (2020-02-19)
Bug Fixes
- Avoid Promise.all() because of possible race conditions. (61d0e54)
- More robust importing. (37dcdfb)
- Only raise MultipleCssBlockErrors if there's more than one. (96fdd29)
- Properly parse and rewrite style-of subexpressions. (7c42b2a)
- Some tests were disabled during development. (1ea91ee)
- There were crashes when running with some debugging enabled. (80dca43)