Features
- group: Breaking change: remove background by default from styled Groups (natew)
Bug Fixes
- loader: avoid using in-memory cache for style info and simplify code by simply always passing cssData as a buffer, fixing issues with running multiple webpack configurations in the same process (natew)
- web: generate theme CSS dark/light rules even if only one of light or dark exists, fixing bugs applying themes to components when only using one of dark or light themes (natew)