This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
v1.0.1
- perf: reduce renders by moving values off of PopperState (#197)
- perf: enable babel loose mode to produce smaller bundle (#181)
- fix: schedule an update when placements change (#207)
- build: added transform-class-properties to fix issue with parcel (#188)
- docs: document innerRef prop (#189)
- docs: fix broken unpkg link in readme (#205)
- docs: wording improvement