Skip to content

Releases: jcoreio/material-ui-popup-state

v5.3.1

02 Sep 16:53
Compare
Choose a tag to compare

5.3.1 (2024-09-02)

Bug Fixes

  • fix bundling issue with React 17 (6b24933), closes #138

v5.3.0

29 Aug 03:15
Compare
Choose a tag to compare

5.3.0 (2024-08-29)

Features

  • accept popupId: null in types (fad81c0)

v5.2.1

28 Aug 16:04
Compare
Choose a tag to compare

5.2.1 (2024-08-28)

Bug Fixes

  • publish source files and source maps (bcfbb84)

v5.2.0

28 Aug 16:01
f91738f
Compare
Choose a tag to compare

5.2.0 (2024-08-28)

Features

  • default popupId to React.useId() if it exists (#137) (f91738f), closes #128

v5.1.3

28 Aug 15:52
db9457e
Compare
Choose a tag to compare

5.1.3 (2024-08-28)

Bug Fixes

v5.1.2

20 May 18:51
Compare
Choose a tag to compare

5.1.2 (2024-05-20)

Bug Fixes

v5.1.1

17 May 04:20
Compare
Choose a tag to compare

5.1.1 (2024-05-17)

Bug Fixes

  • accommodate the new slotProps (0702e20), closes #131
  • do not set anchor when using custom anchor (#132) (3d9bdad)

v5.1.0

19 Mar 17:59
Compare
Choose a tag to compare

5.1.0 (2024-03-19)

Features

  • add chainEventHandlers helper function (269b36d), closes #49

v5.0.11

19 Mar 15:27
Compare
Choose a tag to compare

5.0.11 (2024-03-19)

Bug Fixes

  • move CJS and ESM files to root of package (250d569)

v5.0.10

23 Oct 20:17
Compare
Choose a tag to compare

5.0.10 (2023-10-23)

Bug Fixes