Skip to content

2.1.0

Choose a tag to compare

@kibae kibae released this 11 May 18:45
· 156 commits to main since this release
b903339

What's Changed

  • feat: Update Node.js version requirements
    • Add support for Node.js 22 and 24
    • Increase minimum required Node.js version from 14 to 16
    • Update package.json engines field to reflect new version requirements
  • Create dependabot.yml by @kibae in #38
  • chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #43
  • chore(deps-dev): bump prettier from 2.7.1 to 3.4.2 by @dependabot in #42
  • chore(deps-dev): bump protobufjs from 7.2.6 to 7.4.0 by @dependabot in #41
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #44
  • chore(deps-dev): bump jest-junit from 14.0.0 to 16.0.0 by @dependabot in #47
  • chore(deps): bump pg and @types/pg by @dependabot in #45
  • chore(deps-dev): bump typescript from 4.7.4 to 5.7.3 by @dependabot in #40
  • chore(deps-dev): bump jest and @types/jest by @dependabot in #46
  • chore(deps-dev): bump @types/node from 14.18.29 to 22.13.0 by @dependabot in #49
  • chore(deps): bump eventemitter2 from 6.4.7 to 6.4.9 by @dependabot in #50
  • chore(deps-dev): bump ts-jest from 29.2.5 to 29.3.2 by @dependabot in #69
  • chore(deps): bump pg and @types/pg by @dependabot in #71
  • chore(deps-dev): bump @types/node from 22.13.0 to 22.15.3 by @dependabot in #72
  • chore(deps-dev): bump prettier from 3.4.2 to 3.5.3 by @dependabot in #61
  • ci: tsconfig.json update by @kibae in #73

New Contributors

Full Changelog: 2.0.7...2.1.0