Skip to content

v8.0.0

Compare
Choose a tag to compare
@voxpelli voxpelli released this 12 Nov 18:39
· 57 commits to main since this release
f461146
  • BREAKING: Require Node version ^14.18.0 || >=16.0.0 ec7aa41 390aecb
  • Notable: Mark most private methods and properties as actually private using the Private class feature (having the name begin with a #) This can be breaking if you relied on those properties or methods 75bf29b 96493b6
  • Internal: Update included version of pg 43c015d
  • Internal: Use node: to import built in modules 4ebc956
  • ...and a lot of updates to dev dependencies, GitHub Action workflows etc

All commits: v7.0.0...v8.0.0