v2.1.1
What's Changed
- Use Node 12 instead of Node 14
- Bundle TS types with library
Internal Changes
- Replace Flow with TypeScript for type checking
- Add workflow to auto close PRs with no response from the author after 30 days
- Add workflow to close stale PRs and Issues
- Add checks via https://www.npmjs.com/package/husky and commit-lint to validate commit messages match the Conventional Commit specification specification.
Full Changelog: v2.1.0...v2.1.1