This repository was archived by the owner on Jul 24, 2025. It is now read-only.
v3.1.0
- Support plugins via the new
plugins
options - Support TypeScript decorators via the new
tsDecorators
option. This requiresexperimentalDecorators
in tsconfig. - Fix HMR for styled components exported alongside other components
- Update embedded refresh runtime to 0.14 (fixes #46)