-
fcc3a96: BREAKING CHANGE:
- Drop support for Node 16 and Node 18. Node 20 is now the minimum required version.
HOUSEKEEPING:
- Updated various development dependencies like eslint, prettier, typescript, babel, etc.
- 9254ed5: Update dependencies
- e0d7909: Migrated to TypeScript and added new release process. Although this is functionally equivalent, the change from flow types to TypeScript could be a breaking change for folks development workflows, so this is a major release.