v8.1.0
What's Changed
- new: add prefix to auto generated ids by @mihkeleidast in #1493
- new:
addedToRange
to the exported utilities by @stopr29 in #1495 - new: revert to use
disabled
attribute instead ofaria-disabled
(reverts by @gpbl in #1451). See ongoing discussion in #1468. - new(css): use pure selector for CSS variables by @andyschulzz in #1481, #1499
- Note this may require some changes in your CSS
- fix:
@reach/auto-id
warnings by removing the dependency by @gpbl in #1484 - fix: home/end buttons behavior with
startOfWeek
by @apdrsn in #1492 - package: upgraded dependencies by @gpbl in #1497
New Contributors
- @kimamula made their first contribution in #1476
- @andyschulzz made their first contribution in #1481
- @apdrsn made their first contribution in #1492
- @mihkeleidast made their first contribution in #1493
- @stopr29 made their first contribution in #1495
Full Changelog: v8.0.7...v8.1.0