Major Changes
-
3b4b35d: - Node 20 or higher required. Support for Node 16 and Node 18 is deprecated.
- Eslint updated to version 9. For maintainers of this repo, this means some rules aren't working properly as they don't yet support the new flat configuration format of Eslint 9. See the configuration file for details.
- Babel, jest, typescript, and various other dependencies have been updated to their latest versions.
- Security vulnerabilities have been addressed with resolutions (https://github.com/somewhatabstract/checksync/security/dependabot/17, https://github.com/somewhatabstract/checksync/security/dependabot/18)