Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit b1983ca

Browse files
committed
docs: update changelog
1 parent 9969c74 commit b1983ca

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# CHANGELOG
22

3+
## 9.0.2 / 2021-03-16
4+
5+
* Handle null enums
6+
7+
## 9.0.0 / 2021-02-03
8+
9+
* Better naming for pluralized words
10+
11+
## 8.4.8 / 2022-01-10
12+
13+
* Mongoose 6 support
14+
15+
## 8.4.7 / 2021-12-10
16+
17+
* Parse JSDocs from Mongoose Schemas and copy into generated files.
18+
19+
## 8.4.0 / 2021-09-27
20+
21+
* Handle nested query population
22+
23+
## 8.3.3 / 2021-05-21
24+
25+
* Typesafe query population
26+
27+
## 8.3.0 / 2021-05-21
28+
29+
* Fix plural naming
30+
331
## 8.2.0 / 2021-05-19
432

533
* Added `mongoose.Query.populate` overload to narrow query typings & `--no-populate-overload` flag to disable the behaviour

0 commit comments

Comments
 (0)