Skip to content

1.9.0

Compare
Choose a tag to compare
@malthe malthe released this 23 Jan 09:18
· 70 commits to master since this release
1.9.0

What's Changed

  • Add support for ESM modules (in addition to CommonJS).
  • The database host, port and connection timeout options can now be specified directly for connect (taking priority over the
    provided configuration).
  • Fix issue handling connection error during secure startup.

Full Changelog: 1.8.0...1.9.0