Commit 9e2543b
committed
chore(release): @forestadmin/agent@1.41.0 [skip ci]
# [1.41.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.40.1...@forestadmin/agent@1.41.0) (2024-06-19)
### Bug Fixes
* **datasource-mongo:** validation error when creating a new record, due to _id and __v being required ([#1122](#1122)) ([9fe9207](9fe9207))
* **security:** patch braces dependency vulnerabilities ([#1127](#1127)) ([aba47e1](aba47e1))
* **security:** patch mysql2 dependency vulnerabilities ([#1125](#1125)) ([015609d](015609d))
### Features
* don't throw an error when adding a customization on a missing collection or field if catchMissingSchemaElementErrors is true ([#1128](#1128)) ([249589c](249589c))1 parent a5d0887 commit 9e2543b
2 files changed
+21
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments