Skip to content

Choose a tag to compare

@github-actions github-actions released this 19 Jul 06:52
· 33 commits to main since this release
d57cfcb

Minor Changes

  • #2568 304f7e3 Thanks @G-Rath! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • #2568 304f7e3 Thanks @G-Rath! - An empty css prop (<div css />) will now raise an error in the @emotion/syntax-preference rule instead of crashing on this case.

  • #2568 304f7e3 Thanks @G-Rath! - Fixed a crash on empty css prop (<div css />) in the @emotion/jsx-import rule.