-
Notifications
You must be signed in to change notification settings - Fork 10
feat(customizer): customers can now mark a field as optional #1286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Code Climate has analyzed commit a0b7993 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (98% is the threshold). This pull request will bring the total coverage in the repository to 97.2%. View more on Code Climate. |
a0b7993
to
fbeeee4
Compare
## [1.13.34](https://github.com/ForestAdmin/agent-nodejs/compare/[email protected]@1.13.34) (2025-06-18) ### Features * **customizer:** customers can now mark a field as optional ([#1286](#1286)) ([4205252](4205252))
## [1.64.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-06-18) ### Features * **customizer:** customers can now mark a field as optional ([#1286](#1286)) ([4205252](4205252))
# [1.67.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-06-18) ### Bug Fixes * **agent:** avoid crash when user use body-parser before agent router ([#1306](#1306)) ([370d1bd](370d1bd)) * **body parser:** add options to configure body parser to be able to use multiple parser ([#1311](#1311)) ([f9d497d](f9d497d)) * **body parser:** parse properly delete method ([#1307](#1307)) ([c2c84fd](c2c84fd)) * **mongoose:** change regex to support windows os when making introspection ([#1296](#1296)) ([46c799f](46c799f)) * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) * **security:** patch mongoose dependency vulnerabilities ([#1255](#1255)) ([a43af07](a43af07)) * **vulnerability:** bump koa ([#1295](#1295)) ([08698ad](08698ad)) * **vulnerability:** bump koa-router ([#1298](#1298)) ([9517fcd](9517fcd)) * **vulnerability:** bump lerna ([#1297](#1297)) ([669d997](669d997)) * **vulnerability:** bump semantic-release packages ([#1300](#1300)) ([d01d303](d01d303)) * **vulnerability:** bump socks ([#1299](#1299)) ([c4273f6](c4273f6)) * **vulnerability:** bump superagent -> formidable ([#1294](#1294)) ([0a9ef9b](0a9ef9b)) ### Features * **customizer:** customers can now mark a field as optional ([#1286](#1286)) ([4205252](4205252)) * **filters:** support Not In operator ([#1302](#1302)) ([9db76c8](9db76c8)) * **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
🎉 This PR is included in version 1.12.53 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
## [1.1.58](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-06-18) ### Bug Fixes * **agent:** avoid crash when user use body-parser before agent router ([#1306](#1306)) ([370d1bd](370d1bd)) * **body parser:** add options to configure body parser to be able to use multiple parser ([#1311](#1311)) ([f9d497d](f9d497d)) * **body parser:** parse properly delete method ([#1307](#1307)) ([c2c84fd](c2c84fd)) * **mongoose:** change regex to support windows os when making introspection ([#1296](#1296)) ([46c799f](46c799f)) * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) * **security:** patch mongoose dependency vulnerabilities ([#1255](#1255)) ([a43af07](a43af07)) * **vulnerability:** bump koa ([#1295](#1295)) ([08698ad](08698ad)) * **vulnerability:** bump koa-router ([#1298](#1298)) ([9517fcd](9517fcd)) * **vulnerability:** bump lerna ([#1297](#1297)) ([669d997](669d997)) * **vulnerability:** bump semantic-release packages ([#1300](#1300)) ([d01d303](d01d303)) * **vulnerability:** bump socks ([#1299](#1299)) ([c4273f6](c4273f6)) * **vulnerability:** bump superagent -> formidable ([#1294](#1294)) ([0a9ef9b](0a9ef9b)) ### Features * **customizer:** customers can now mark a field as optional ([#1286](#1286)) ([4205252](4205252)) * **filters:** support Not In operator ([#1302](#1302)) ([9db76c8](9db76c8)) * **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
🎉 This PR is included in version 1.13.34 🎉 The release is available on Your semantic-release bot 📦🚀 |
## [1.7.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-06-18) ### Bug Fixes * **agent:** avoid crash when user use body-parser before agent router ([#1306](#1306)) ([370d1bd](370d1bd)) * **body parser:** add options to configure body parser to be able to use multiple parser ([#1311](#1311)) ([f9d497d](f9d497d)) * **body parser:** parse properly delete method ([#1307](#1307)) ([c2c84fd](c2c84fd)) * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) * **vulnerability:** bump semantic-release packages ([#1300](#1300)) ([d01d303](d01d303)) ### Features * **customizer:** customers can now mark a field as optional ([#1286](#1286)) ([4205252](4205252)) * **filters:** support Not In operator ([#1302](#1302)) ([9db76c8](9db76c8)) * **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
## [1.5.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-06-18) ### Bug Fixes * **agent:** avoid crash when user use body-parser before agent router ([#1306](#1306)) ([370d1bd](370d1bd)) * **body parser:** add options to configure body parser to be able to use multiple parser ([#1311](#1311)) ([f9d497d](f9d497d)) * **body parser:** parse properly delete method ([#1307](#1307)) ([c2c84fd](c2c84fd)) * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) ### Features * **customizer:** customers can now mark a field as optional ([#1286](#1286)) ([4205252](4205252))
## [1.1.32](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-06-18) ### Bug Fixes * **agent:** avoid crash when user use body-parser before agent router ([#1306](#1306)) ([370d1bd](370d1bd)) * **body parser:** add options to configure body parser to be able to use multiple parser ([#1311](#1311)) ([f9d497d](f9d497d)) * **body parser:** parse properly delete method ([#1307](#1307)) ([c2c84fd](c2c84fd)) * **mongoose:** change regex to support windows os when making introspection ([#1296](#1296)) ([46c799f](46c799f)) * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) * **security:** patch mongoose dependency vulnerabilities ([#1255](#1255)) ([a43af07](a43af07)) * **vulnerability:** bump koa ([#1295](#1295)) ([08698ad](08698ad)) * **vulnerability:** bump koa-router ([#1298](#1298)) ([9517fcd](9517fcd)) * **vulnerability:** bump lerna ([#1297](#1297)) ([669d997](669d997)) * **vulnerability:** bump semantic-release packages ([#1300](#1300)) ([d01d303](d01d303)) * **vulnerability:** bump socks ([#1299](#1299)) ([c4273f6](c4273f6)) * **vulnerability:** bump superagent -> formidable ([#1294](#1294)) ([0a9ef9b](0a9ef9b)) ### Features * **customizer:** customers can now mark a field as optional ([#1286](#1286)) ([4205252](4205252)) * **filters:** support Not In operator ([#1302](#1302)) ([9db76c8](9db76c8)) * **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
## [1.4.16](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-06-18) ### Bug Fixes * **agent:** avoid crash when user use body-parser before agent router ([#1306](#1306)) ([370d1bd](370d1bd)) * **body parser:** add options to configure body parser to be able to use multiple parser ([#1311](#1311)) ([f9d497d](f9d497d)) * **body parser:** parse properly delete method ([#1307](#1307)) ([c2c84fd](c2c84fd)) * **mongoose:** change regex to support windows os when making introspection ([#1296](#1296)) ([46c799f](46c799f)) * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) * **security:** patch mongoose dependency vulnerabilities ([#1255](#1255)) ([a43af07](a43af07)) * **vulnerability:** bump koa ([#1295](#1295)) ([08698ad](08698ad)) * **vulnerability:** bump koa-router ([#1298](#1298)) ([9517fcd](9517fcd)) * **vulnerability:** bump lerna ([#1297](#1297)) ([669d997](669d997)) * **vulnerability:** bump semantic-release packages ([#1300](#1300)) ([d01d303](d01d303)) * **vulnerability:** bump socks ([#1299](#1299)) ([c4273f6](c4273f6)) * **vulnerability:** bump superagent -> formidable ([#1294](#1294)) ([0a9ef9b](0a9ef9b)) ### Features * **customizer:** customers can now mark a field as optional ([#1286](#1286)) ([4205252](4205252)) * **filters:** support Not In operator ([#1302](#1302)) ([9db76c8](9db76c8)) * **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
🎉 This PR is included in version 1.64.4 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.67.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.1.58 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
Definition of Done
General
Security