Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 11:04
· 123 commits to main since this release
  • Support plugins via the new plugins options
  • Support TypeScript decorators via the new tsDecorators option. This requires experimentalDecorators in tsconfig.
  • Fix HMR for styled components exported alongside other components
  • Update embedded refresh runtime to 0.14 (fixes #46)