Skip to content

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

Merged
merged 4 commits into from
Jun 18, 2025

Conversation

SteveBunlon
Copy link
Contributor

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@SteveBunlon
Copy link
Contributor Author

DOC

Copy link

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.

@arnaud-moncel arnaud-moncel force-pushed the feat/add-mark-as-optional branch from a0b7993 to fbeeee4 Compare June 17, 2025 13:24
@SteveBunlon SteveBunlon merged commit 4205252 into main Jun 18, 2025
21 checks passed
@SteveBunlon SteveBunlon deleted the feat/add-mark-as-optional branch June 18, 2025 07:45
forest-bot added a commit that referenced this pull request Jun 18, 2025
## [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))
forest-bot added a commit that referenced this pull request Jun 18, 2025
forest-bot added a commit that referenced this pull request Jun 18, 2025
# [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))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.12.53 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Jun 18, 2025
## [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))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.13.34 🎉

The release is available on [email protected]

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Jun 18, 2025
## [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))
forest-bot added a commit that referenced this pull request Jun 18, 2025
## [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))
forest-bot added a commit that referenced this pull request Jun 18, 2025
## [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))
forest-bot added a commit that referenced this pull request Jun 18, 2025
## [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))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.64.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.67.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.1.58 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants