Skip to content

v0.36 - ReScript 10 and JSX4 in beta

Compare
Choose a tag to compare
@davesnx davesnx released this 31 Mar 12:06
· 268 commits to main since this release

Features

  • Support JSX4 in ReScript
  • Support for ReScript v10
  • Relax ppxlib constraint

Fix and CSS Support

  • Remove all semi_colons conflicts (#328)
  • Warning on last expression of the sequence when needs to be static (#326)
  • Support more than two selectors by reducing stuff (#329)
  • Support for grid-column/row-gap
  • Support box/text-shadow: none