yarn grommet 2.32.1
v2.32.1

latest releases: 2.37.0, 2.36.1, 2.36.0...
12 months ago

General:

  • Fixed an issue with DataTable groupBy when value is 0 (#6770).
  • Fixed issue when RadioButtonGroup defaultValue is 0 and retrieve correct selected value in onChange using event.value instead of event.target.value (#6752).
  • Fixed issue that caused an infinite loop when updating component state on ref callback (#6793).
  • Fixed an issue in Drop where we tried to access dropRef.current.style without first checking if dropRef.current is defined (#6804).
  • Specified use client when exporting Grommet components so that they can be imported into a project using React Server Components (#6797).

Beta:

  • Changed DataContext to fix an issue with using the default value (#6775).
  • Changed DataFilter to handle properties with zero or one values (#6795).

Don't miss a new grommet release

NewReleases is sending notifications on new releases.