Skip to content

Commit

Permalink
Tweak changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed Apr 11, 2022
1 parent 5a83933 commit f563b29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/lovely-zebras-admire.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@emotion/eslint-plugin': patch
---

Don't error if a component defines css prop without a value
An empty css prop (`<div css />`) will now raise an error in the `@emotion/syntax-preference` rule instead of crashing on this case.
2 changes: 1 addition & 1 deletion .changeset/sharp-trees-smell.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@emotion/eslint-plugin': patch
---

Don't error when trying to add jsx pragma
Fixed a crash on empty css prop (`<div css />`) in the `@emotion/jsx-import` rule.

0 comments on commit f563b29

Please sign in to comment.