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