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

v3.1.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jan 20:49
· 130 commits to main since this release
  • Fix HMR for styled components exported alongside other components
  • Support TypeScript decorators via the new tsDecorators option. This requires experimentalDecorators in tsconfig.
  • Support plugins via the new plugins options