- fix: upgrade mongoose to adapter Node.js v14.
features
- [
67f8f1f
] - feat: support plugins for special clients (#41) (ChangedenChan <[email protected]>)
fixes
- [
8ef2ebc
] - fix: doc typo. (#40) (duncup <[email protected]>)
features
- [
1f450fb
] - feat: support mongoose global plugin (#35) (lkspc <[email protected]>)
fixes
- [
5b9f8ba
] - fix: replace auth with string replace (#34) (TZ | 天猪 <[email protected]>)
fixes
- [
441b6fc
] - fix: hide password of mongo url (#32) (CHANG, TZU-YEN <[email protected]>)
others
- [
0c15d08
] - Update Dependencies And Lint Code (#33) (CHANG, TZU-YEN <[email protected]>)
fixes
- [
de7e54e
] - fix(typescript): types of mongoose should be dependencies (#24) (Baffin Lee <[email protected]>)
others
- [
8bb46d5
] - chore: Add an arg in options for the update of mongodb (#29) (Maledong <[email protected]>)
others
- [
a8b4ece
] - chore: TypeScript support (#22) (Baffin Lee <[email protected]>)
features
- [
a3405d6
] - feat: bump mongoose version to 5.0 (#20) (Hardy <[email protected]>)
fixes
- [
dde9037
] - fix: shall re-throw errors on first connect (#18) (legendecas <[email protected]>) - [
b281b15
] - fix: fix __mongoose refer (#16) (Adams <[email protected]>)
others
- [
0b85466
] - chore:bump to 2.2.0 (tianyi.jiangty <[email protected]>),
- feat: support multi client (#15)
- feat:support custom promise, access mongoose source (#12)
- refactor: use native promise (#10)
- docs: update example to
v2.0.0
(#9)
- feat: [BREAKING_CHANGE] add unregular model judgement (#7)
- fix: remove heartbeat (#4)
- feat:support uri option (#3)
- feat: first implement (#2)