All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Upgrade mongodb to version 6 (
1f020ab
) - docs: CHANGELOG (
47740cb
) - docs: No autolink (
f2c13c5
) - typo: function async > async function (
282cd6e
) - fix: exit from process after create command is done (
addeabf
) - docs: added '{session}' options to Transactions API samples (
47fa544
)
- Change dependencies of
mongodb@^4.4.1
to peerDependencies ofmongodb@^4.4.1||^5.0.0
(e4d9446
)
- Add ESM support (
633235e
,4b9a955
) - Upgrade dependencies from
mongodb@^4.0.1
tomongodb@^4.4.1
(b5d4dc5
)
- Upgrade dependencies from
mongodb@^3.6.4
tomongodb@^4.0.1
(499fc8d
)
- Upgrade dependencies (
4876e5b
)
- Add custom file extension to sample file (
3b79e11
)
- Add support for file hash tracking (
20a8884
)
- Fix
mocha
issue (eeea64a
)
- Upgrade dependencies (
4385b78
)
- Upgrade dependencies from
[email protected]
tomongodb@^3.6.2
(862fde0
)
- Deprecate node v8 (
af0eaf2
)
- Upgrade dependencies from
[email protected]
to[email protected]
(53e7e63
)
- Downgrade dependencies from
[email protected]
to[email protected]
to support node v8 (e066ef0
)
- Add configurable migration file extension (
ecc48fb
) - Upgrade dependencies from
[email protected]
to[email protected]
(eab9104
)
- Upgrade dependencies from
[email protected]
to[email protected]
(85d29be
)
- Add
client
argument to access MongoDB transaction API (d52c418
)