v3.0.0
- Merge a number of dependabot security PRs in #52.
- Fix #41 where modal continuously calls
afterOpenandbeforeCloseuntil the modal has been fully closed in ce8eb98, 6a662ff, and 41d40ce. - Refactor build script to use Rollup instead of Webpack in order to support ES modules and UMD and to fix #50.
- Update README and add link to a CodeSandbox with accessible modal example and guide.