Skip to content

0.12.0

Compare
Choose a tag to compare
@davidhu2000 davidhu2000 released this 16 May 01:30
· 140 commits to main since this release

Major Changes

  • Feature: output commonjs, es module, and umd file types.
  • Feature: add support for react 18 #464

Minor Changes

  • bugfix: Update pragma to /** @jsxImportSource @emotion/react */ to fix issue with the new jsx runtime.