Releases: jcoreio/material-ui-popup-state
Releases · jcoreio/material-ui-popup-state
v5.3.1
5.3.1 (2024-09-02)
Bug Fixes
- fix bundling issue with React 17 (6b24933), closes #138
v5.3.0
5.3.0 (2024-08-29)
Features
- accept popupId: null in types (fad81c0)
v5.2.1
5.2.1 (2024-08-28)
Bug Fixes
- publish source files and source maps (bcfbb84)
v5.2.0
5.2.0 (2024-08-28)
Features
- default popupId to React.useId() if it exists (#137) (f91738f), closes #128
v5.1.3
5.1.3 (2024-08-28)
Bug Fixes
v5.1.2
5.1.2 (2024-05-20)
Bug Fixes
v5.1.1
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
5.1.0 (2024-03-19)
Features
- add chainEventHandlers helper function (269b36d), closes #49
v5.0.11
5.0.11 (2024-03-19)
Bug Fixes
- move CJS and ESM files to root of package (250d569)