3.0.0-beta.15 (2021-11-29)
Bug Fixes
- babel: missed reference to atomic (079379e)
- cli: cli trying to transform directories (#856) (14d9edd)
- react: fixed types for supporting class components (fixes #730) (#877) (e637ecb)
- stylelint: fix indentation errors (fixes #693) (#876) (7f9f24f)
- webpack: better merge for configs and fallback for async plugins (#874) (ad84d6d), closes #855