Version 9.1.0
Changes
Although this is primarily a maintenance release, there have been a couple of large refactorings done (for example, conversion of the library to TypeScript). So, just to be cautious, this is a minor version bump.
🐛 Bug Fixes
- Resolve #780 @jshjohnson (#785)
- Resolve #774 @jshjohnson (#777)
- Resolve #762 @jshjohnson (#767)
🔧 Maintenance
- Switch to dart-sass, fix npm audit issues @mtriff (#979)
- Documentation of input type terms @trbroyles1 (#873)
- Solve deprecated warning using / for division outside of calc() @hans2103 (#976)
- Update README.md @flip111 (#844)
- Fix typo in README.md s/withing/within @JoshuaCrewe (#848)
- Update dependencies, fix GitHub Action workflows @mtriff (#977)
- Fix broken demo link in README.md @bzf (#975)
- Fix a typo in the README: s/seperates/separates @alexwlchan (#807)
- Update release drafter to latest @jshjohnson (#800)
- Convert to typescript @jshjohnson (#795)
- Adds a variable for the z-index @dgrammatiko (#794)
- Resolve #622 and #781 @jshjohnson (#784)
- Resolve #778 @jshjohnson (#783)
- Update polyfill list @jshjohnson (#765)
Contributors
@JoshuaCrewe, @actions-user, @alexwlchan, @bzf, @dgrammatiko, @flip111, @hans2103, @jshjohnson, @mtriff, @trbroyles1 and Joshua Crewe