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)