Skip to content

v24.0.0

Compare
Choose a tag to compare
@gajus gajus released this 09 Aug 00:36

24.0.0 (2021-08-09)

Bug Fixes

Features

  • allow to override the underlying pg client (fixes #240) (1a7a8db)
  • export MockPoolOverridesType (fixes #231) (024848a)
  • remove commented out bindings (fixes #107) (8c505b2)

BREAKING CHANGES

  • Removes the preferNativeBindings configuration. Instead, just pass a reference to require('pg-native').