Skip to content
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

feat: Added forceAnyOf prop #1318

Merged
merged 3 commits into from Nov 24, 2023
Merged

feat: Added forceAnyOf prop #1318

merged 3 commits into from Nov 24, 2023

Conversation

alexandrtovmach
Copy link
Contributor

@alexandrtovmach alexandrtovmach commented Nov 24, 2023

resolves #874

Adding new feature requested in #874

@valentinpalkovic valentinpalkovic changed the title Added forceAnyOf prop feat: Added forceAnyOf prop Nov 24, 2023
Copy link
Owner

@valentinpalkovic valentinpalkovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for your contribution!

The correct type for forceAnyOf is "true" | "false" | undefined, instead of boolean | undefined. I have fixed it.

The rest LGTM!

@valentinpalkovic valentinpalkovic merged commit 97bc588 into valentinpalkovic:main Nov 24, 2023
7 checks passed
valentinpalkovic pushed a commit that referenced this pull request Nov 24, 2023
## [4.1.0](v4.0.0...v4.1.0) (2023-11-24)

### Features

* Added forceAnyOf prop ([#1318](#1318)) ([97bc588](97bc588))

### Dependencies and Other Build Updates

* **dep-devs:** Update prettier related dependencies ([749595b](749595b))
* **deps:** bump @prisma/generator-helper from 4.16.2 to 5.0.0 ([8729751](8729751))
* **deps:** bump @prisma/generator-helper from 5.0.0 to 5.1.0 ([96d4e0d](96d4e0d))
* **deps:** bump @prisma/generator-helper from 5.1.0 to 5.1.1 ([cb2f571](cb2f571))
* **deps:** bump @prisma/generator-helper from 5.1.1 to 5.2.0 ([7246c48](7246c48))
* **deps:** bump @prisma/generator-helper from 5.2.0 to 5.3.0 ([3404abf](3404abf))
* **deps:** bump @prisma/generator-helper from 5.3.0 to 5.3.1 ([07cc7e3](07cc7e3))
* **deps:** bump @prisma/generator-helper from 5.3.1 to 5.4.0 ([ec72ca2](ec72ca2))
* **deps:** bump @prisma/generator-helper from 5.4.0 to 5.4.1 ([6c0fb02](6c0fb02))
* **deps:** bump @prisma/generator-helper from 5.4.1 to 5.4.2 ([a53af2b](a53af2b))
* **deps:** bump @prisma/generator-helper from 5.4.2 to 5.5.0 ([9884eda](9884eda))
* **deps:** bump @prisma/generator-helper from 5.5.0 to 5.5.2 ([d9921d9](d9921d9))
* **deps:** bump @prisma/generator-helper from 5.5.2 to 5.6.0 ([e830c35](e830c35))
* **deps:** bump @prisma/internals from 4.16.2 to 5.0.0 ([561cc85](561cc85))
* **deps:** bump @prisma/internals from 5.0.0 to 5.1.0 ([51e5feb](51e5feb))
* **deps:** bump @prisma/internals from 5.1.0 to 5.1.1 ([591b026](591b026))
* **deps:** bump @prisma/internals from 5.1.1 to 5.2.0 ([8c1e1f1](8c1e1f1))
* **deps:** bump @prisma/internals from 5.2.0 to 5.3.0 ([146ebc3](146ebc3))
* **deps:** bump @prisma/internals from 5.3.0 to 5.3.1 ([bad9ffb](bad9ffb))
* **deps:** bump @prisma/internals from 5.3.1 to 5.4.0 ([ce45223](ce45223))
* **deps:** bump @prisma/internals from 5.4.0 to 5.4.1 ([b9c6c10](b9c6c10))
* **deps:** bump @prisma/internals from 5.4.1 to 5.4.2 ([1a96e36](1a96e36))
* **deps:** bump @prisma/internals from 5.4.2 to 5.5.0 ([6f81868](6f81868))
* **deps:** bump @prisma/internals from 5.5.0 to 5.5.2 ([c18ab73](c18ab73))
* **deps:** bump @prisma/internals from 5.5.2 to 5.6.0 ([ea54b7f](ea54b7f))
* **deps:** bump actions/checkout from 3 to 4 ([6ae34df](6ae34df))
* **deps:** bump actions/setup-node from 3.7.0 to 3.8.0 ([3aa5854](3aa5854))
* **deps:** bump actions/setup-node from 3.8.0 to 3.8.1 ([afac08b](afac08b))
* **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([0010f57](0010f57))
* **dev-deps:** bump @babel/traverse from 7.22.17 to 7.23.2 ([eb34170](eb34170))
* **dev-deps:** bump @prisma/client from 4.16.2 to 5.0.0 ([ce1058e](ce1058e))
* **dev-deps:** bump @prisma/client from 5.0.0 to 5.1.0 ([2e04c98](2e04c98))
* **dev-deps:** bump @prisma/client from 5.1.0 to 5.1.1 ([c6c24c7](c6c24c7))
* **dev-deps:** bump @prisma/client from 5.1.1 to 5.2.0 ([8205626](8205626))
* **dev-deps:** bump @prisma/client from 5.2.0 to 5.3.0 ([abf0398](abf0398))
* **dev-deps:** bump @prisma/client from 5.3.0 to 5.3.1 ([64f83ef](64f83ef))
* **dev-deps:** bump @prisma/client from 5.3.1 to 5.4.0 ([a4ef797](a4ef797))
* **dev-deps:** bump @prisma/client from 5.4.0 to 5.4.1 ([294bf01](294bf01))
* **dev-deps:** bump @prisma/client from 5.4.1 to 5.4.2 ([dc32fa6](dc32fa6))
* **dev-deps:** bump @prisma/client from 5.4.2 to 5.5.0 ([bbf66a5](bbf66a5))
* **dev-deps:** bump @prisma/client from 5.5.0 to 5.5.2 ([abf837c](abf837c))
* **dev-deps:** bump @prisma/client from 5.5.2 to 5.6.0 ([60a0e7b](60a0e7b))
* **dev-deps:** bump @swc/cli from 0.1.62 to 0.1.63 ([bbde158](bbde158))
* **dev-deps:** bump @swc/core from 1.3.68 to 1.3.71 ([01ed0c0](01ed0c0))
* **dev-deps:** bump @swc/core from 1.3.71 to 1.3.74 ([746ac75](746ac75))
* **dev-deps:** bump @swc/core from 1.3.74 to 1.3.75 ([701a7f2](701a7f2))
* **dev-deps:** bump @swc/core from 1.3.75 to 1.3.76 ([8b3d47b](8b3d47b))
* **dev-deps:** bump @swc/core from 1.3.76 to 1.3.77 ([5949ab7](5949ab7))
* **dev-deps:** bump @swc/core from 1.3.77 to 1.3.78 ([a25ab61](a25ab61))
* **dev-deps:** bump @swc/core from 1.3.78 to 1.3.80 ([e609098](e609098))
* **dev-deps:** bump @swc/core from 1.3.80 to 1.3.81 ([eff1250](eff1250))
* **dev-deps:** bump @swc/core from 1.3.81 to 1.3.82 ([1332177](1332177))
* **dev-deps:** bump @swc/core from 1.3.82 to 1.3.83 ([3c7884e](3c7884e))
* **dev-deps:** bump @swc/core from 1.3.83 to 1.3.84 ([2a301d8](2a301d8))
* **dev-deps:** bump @swc/core from 1.3.84 to 1.3.85 ([ba74238](ba74238))
* **dev-deps:** bump @swc/core from 1.3.85 to 1.3.86 ([5430b38](5430b38))
* **dev-deps:** bump @swc/core from 1.3.86 to 1.3.87 ([aee2d13](aee2d13))
* **dev-deps:** bump @swc/core from 1.3.87 to 1.3.89 ([c2bb5c6](c2bb5c6))
* **dev-deps:** bump @swc/core from 1.3.89 to 1.3.90 ([42e0125](42e0125))
* **dev-deps:** bump @swc/core from 1.3.90 to 1.3.91 ([6b9c4e5](6b9c4e5))
* **dev-deps:** bump @swc/core from 1.3.91 to 1.3.92 ([5a12ab0](5a12ab0))
* **dev-deps:** bump @swc/core from 1.3.92 to 1.3.93 ([6751037](6751037))
* **dev-deps:** bump @swc/core from 1.3.93 to 1.3.94 ([f6b96ef](f6b96ef))
* **dev-deps:** bump @swc/core from 1.3.94 to 1.3.95 ([7a0cd61](7a0cd61))
* **dev-deps:** bump @swc/core from 1.3.95 to 1.3.96 ([8c77428](8c77428))
* **dev-deps:** bump @swc/core from 1.3.96 to 1.3.99 ([298d564](298d564))
* **dev-deps:** bump @swc/jest from 0.2.26 to 0.2.27 ([d84cf79](d84cf79))
* **dev-deps:** bump @swc/jest from 0.2.27 to 0.2.28 ([dfc886b](dfc886b))
* **dev-deps:** bump @swc/jest from 0.2.28 to 0.2.29 ([0cd1210](0cd1210))
* **dev-deps:** bump @types/jest from 29.5.2 to 29.5.3 ([b0d7aa9](b0d7aa9))
* **dev-deps:** bump @types/jest from 29.5.3 to 29.5.4 ([1e566bd](1e566bd))
* **dev-deps:** bump @types/jest from 29.5.4 to 29.5.5 ([a1faace](a1faace))
* **dev-deps:** bump @types/jest from 29.5.5 to 29.5.6 ([92edb1f](92edb1f))
* **dev-deps:** bump @types/jest from 29.5.6 to 29.5.7 ([45c0bff](45c0bff))
* **dev-deps:** bump @types/jest from 29.5.7 to 29.5.8 ([003f5e1](003f5e1))
* **dev-deps:** bump @types/jest from 29.5.8 to 29.5.9 ([09f2aa9](09f2aa9))
* **dev-deps:** bump @types/jest from 29.5.9 to 29.5.10 ([93f29d0](93f29d0))
* **dev-deps:** bump @types/json-schema from 7.0.12 to 7.0.13 ([f2bd623](f2bd623))
* **dev-deps:** bump @types/json-schema from 7.0.13 to 7.0.14 ([f4a76e3](f4a76e3))
* **dev-deps:** bump @types/json-schema from 7.0.14 to 7.0.15 ([233e499](233e499))
* **dev-deps:** bump @types/node from 18.16.3 to 20.4.4 ([b4c9859](b4c9859))
* **dev-deps:** bump @types/node from 20.4.10 to 20.5.0 ([6052ab9](6052ab9))
* **dev-deps:** bump @types/node from 20.4.4 to 20.4.5 ([87ecbed](87ecbed))
* **dev-deps:** bump @types/node from 20.4.5 to 20.4.6 ([56cdae1](56cdae1))
* **dev-deps:** bump @types/node from 20.4.6 to 20.4.7 ([bbb4189](bbb4189))
* **dev-deps:** bump @types/node from 20.4.7 to 20.4.8 ([0d23f08](0d23f08))
* **dev-deps:** bump @types/node from 20.4.8 to 20.4.9 ([9d51b8e](9d51b8e))
* **dev-deps:** bump @types/node from 20.4.9 to 20.4.10 ([abb56c3](abb56c3))
* **dev-deps:** bump @types/node from 20.5.0 to 20.5.1 ([5f632cf](5f632cf))
* **dev-deps:** bump @types/node from 20.5.1 to 20.5.3 ([651d648](651d648))
* **dev-deps:** bump @types/node from 20.5.3 to 20.5.4 ([b9266ee](b9266ee))
* **dev-deps:** bump @types/node from 20.5.4 to 20.5.5 ([be2c699](be2c699))
* **dev-deps:** bump @types/node from 20.5.5 to 20.5.6 ([0e6b4c5](0e6b4c5))
* **dev-deps:** bump @types/node from 20.5.6 to 20.5.7 ([b19ddc0](b19ddc0))
* **dev-deps:** bump @types/node from 20.5.7 to 20.5.8 ([cacf518](cacf518))
* **dev-deps:** bump @types/node from 20.5.8 to 20.6.0 ([8f8fa25](8f8fa25))
* **dev-deps:** bump @types/node from 20.6.0 to 20.6.1 ([46aaf55](46aaf55))
* **dev-deps:** bump @types/node from 20.6.1 to 20.6.2 ([48568a2](48568a2))
* **dev-deps:** bump @types/node from 20.6.2 to 20.6.3 ([b2f129f](b2f129f))
* **dev-deps:** bump @types/node from 20.6.3 to 20.7.0 ([ca38e1a](ca38e1a))
* **dev-deps:** bump @types/node from 20.7.0 to 20.7.1 ([d062443](d062443))
* **dev-deps:** bump @types/node from 20.7.1 to 20.7.2 ([205d5a2](205d5a2))
* **dev-deps:** bump @types/node from 20.7.2 to 20.8.2 ([2d36d9a](2d36d9a))
* **dev-deps:** bump @types/node from 20.8.10 to 20.9.0 ([242b0bd](242b0bd))
* **dev-deps:** bump @types/node from 20.8.2 to 20.8.4 ([ed51048](ed51048))
* **dev-deps:** bump @types/node from 20.8.4 to 20.8.5 ([3598f7c](3598f7c))
* **dev-deps:** bump @types/node from 20.8.5 to 20.8.6 ([93b25a4](93b25a4))
* **dev-deps:** bump @types/node from 20.8.6 to 20.8.7 ([1fd5603](1fd5603))
* **dev-deps:** bump @types/node from 20.8.7 to 20.8.8 ([1df6514](1df6514))
* **dev-deps:** bump @types/node from 20.8.8 to 20.8.9 ([d4bb90c](d4bb90c))
* **dev-deps:** bump @types/node from 20.8.9 to 20.8.10 ([53df409](53df409))
* **dev-deps:** bump @types/node from 20.9.0 to 20.9.1 ([d8a5262](d8a5262))
* **dev-deps:** bump @types/node from 20.9.1 to 20.9.2 ([e8342e3](e8342e3))
* **dev-deps:** bump @types/node from 20.9.2 to 20.9.3 ([01d672a](01d672a))
* **dev-deps:** bump @types/node from 20.9.3 to 20.9.4 ([f95041b](f95041b))
* **dev-deps:** bump @types/node from 20.9.4 to 20.9.5 ([5c0f181](5c0f181))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([bb51675](bb51675))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([d0660c5](d0660c5))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([d8c98c6](d8c98c6))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([c3591cf](c3591cf))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([047c20a](047c20a))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([ed4bfc5](ed4bfc5))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([13395b3](13395b3))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([4671239](4671239))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([0a846aa](0a846aa))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([a2db2e1](a2db2e1))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([3f6dda2](3f6dda2))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([55c66ca](55c66ca))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([d7896b2](d7896b2))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([e7e87da](e7e87da))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([c061010](c061010))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([e4f1992](e4f1992))
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([e0c6e8b](e0c6e8b))
* **dev-deps:** bump @typescript-eslint/parser from 6.10.0 to 6.11.0 ([c556b53](c556b53))
* **dev-deps:** bump @typescript-eslint/parser from 6.11.0 to 6.12.0 ([d51ca5b](d51ca5b))
* **dev-deps:** bump @typescript-eslint/parser from 6.2.0 to 6.2.1 ([7dca676](7dca676))
* **dev-deps:** bump @typescript-eslint/parser from 6.2.1 to 6.3.0 ([0de26c3](0de26c3))
* **dev-deps:** bump @typescript-eslint/parser from 6.3.0 to 6.4.0 ([ca8df95](ca8df95))
* **dev-deps:** bump @typescript-eslint/parser from 6.4.0 to 6.4.1 ([55bbcaa](55bbcaa))
* **dev-deps:** bump @typescript-eslint/parser from 6.4.1 to 6.5.0 ([e1c0138](e1c0138))
* **dev-deps:** bump @typescript-eslint/parser from 6.5.0 to 6.7.0 ([26ebb97](26ebb97))
* **dev-deps:** bump @typescript-eslint/parser from 6.7.0 to 6.7.2 ([73f6dfa](73f6dfa))
* **dev-deps:** bump @typescript-eslint/parser from 6.7.2 to 6.7.3 ([e3a409c](e3a409c))
* **dev-deps:** bump @typescript-eslint/parser from 6.7.3 to 6.7.4 ([bba2c9e](bba2c9e))
* **dev-deps:** bump @typescript-eslint/parser from 6.7.4 to 6.7.5 ([362535f](362535f))
* **dev-deps:** bump @typescript-eslint/parser from 6.7.5 to 6.8.0 ([2d00a63](2d00a63))
* **dev-deps:** bump @typescript-eslint/parser from 6.8.0 to 6.9.0 ([c2fb849](c2fb849))
* **dev-deps:** bump @typescript-eslint/parser from 6.9.0 to 6.9.1 ([f0e5914](f0e5914))
* **dev-deps:** bump @typescript-eslint/parser from 6.9.1 to 6.10.0 ([3b242c7](3b242c7))
* **dev-deps:** bump browserslist from 4.21.10 to 4.21.11 ([76576cc](76576cc))
* **dev-deps:** bump browserslist from 4.21.11 to 4.22.0 ([05c98cb](05c98cb))
* **dev-deps:** bump browserslist from 4.21.9 to 4.21.10 ([e18c407](e18c407))
* **dev-deps:** bump browserslist from 4.22.0 to 4.22.1 ([3cffb3e](3cffb3e))
* **dev-deps:** bump conventional-changelog-conventionalcommits ([1e6248e](1e6248e))
* **dev-deps:** bump conventional-changelog-conventionalcommits ([6a2283a](6a2283a))
* **dev-deps:** bump eslint from 8.45.0 to 8.46.0 ([af54595](af54595))
* **dev-deps:** bump eslint from 8.46.0 to 8.47.0 ([2b63f62](2b63f62))
* **dev-deps:** bump eslint from 8.47.0 to 8.48.0 ([2f6ef57](2f6ef57))
* **dev-deps:** bump eslint from 8.48.0 to 8.49.0 ([bcbbb51](bcbbb51))
* **dev-deps:** bump eslint from 8.49.0 to 8.50.0 ([7ce5ca7](7ce5ca7))
* **dev-deps:** bump eslint from 8.50.0 to 8.51.0 ([099ea3a](099ea3a))
* **dev-deps:** bump eslint from 8.51.0 to 8.52.0 ([dfdb283](dfdb283))
* **dev-deps:** bump eslint from 8.52.0 to 8.53.0 ([8e7172f](8e7172f))
* **dev-deps:** bump eslint from 8.53.0 to 8.54.0 ([82ac8fe](82ac8fe))
* **dev-deps:** bump eslint-config-prettier from 8.10.0 to 9.0.0 ([64e9b8e](64e9b8e))
* **dev-deps:** bump eslint-config-prettier from 8.8.0 to 8.9.0 ([1629f29](1629f29))
* **dev-deps:** bump eslint-config-prettier from 8.9.0 to 8.10.0 ([7d25795](7d25795))
* **dev-deps:** bump eslint-plugin-jest from 27.2.3 to 27.4.0 ([239a335](239a335))
* **dev-deps:** bump eslint-plugin-jest from 27.4.0 to 27.4.2 ([ea46de1](ea46de1))
* **dev-deps:** bump eslint-plugin-jest from 27.4.2 to 27.4.3 ([5b4e49c](5b4e49c))
* **dev-deps:** bump eslint-plugin-jest from 27.4.3 to 27.6.0 ([6161664](6161664))
* **dev-deps:** bump eslint-plugin-prettier from 5.0.0 to 5.0.1 ([619190f](619190f))
* **dev-deps:** bump jest from 29.6.1 to 29.6.2 ([77d6e94](77d6e94))
* **dev-deps:** bump jest from 29.6.2 to 29.6.3 ([f2cd63a](f2cd63a))
* **dev-deps:** bump jest from 29.6.3 to 29.6.4 ([f927af3](f927af3))
* **dev-deps:** bump jest from 29.6.4 to 29.7.0 ([1be60c8](1be60c8))
* **dev-deps:** bump prettier from 2.8.8 to 3.0.0 ([11a1dc3](11a1dc3))
* **dev-deps:** bump prettier from 3.0.0 to 3.0.1 ([1f24809](1f24809))
* **dev-deps:** bump prettier from 3.0.1 to 3.0.2 ([237aa16](237aa16))
* **dev-deps:** bump prettier from 3.0.2 to 3.0.3 ([6827e23](6827e23))
* **dev-deps:** bump prisma from 4.16.2 to 5.0.0 ([95c88d7](95c88d7))
* **dev-deps:** bump prisma from 5.0.0 to 5.1.0 ([a2b9cf0](a2b9cf0))
* **dev-deps:** bump prisma from 5.1.0 to 5.1.1 ([3762a37](3762a37))
* **dev-deps:** bump prisma from 5.1.1 to 5.2.0 ([92c6e52](92c6e52))
* **dev-deps:** bump prisma from 5.2.0 to 5.3.0 ([eac87c2](eac87c2))
* **dev-deps:** bump prisma from 5.3.0 to 5.3.1 ([c5b847b](c5b847b))
* **dev-deps:** bump prisma from 5.3.1 to 5.4.0 ([78940e9](78940e9))
* **dev-deps:** bump prisma from 5.4.0 to 5.4.1 ([5cca3a4](5cca3a4))
* **dev-deps:** bump prisma from 5.4.1 to 5.4.2 ([37ced95](37ced95))
* **dev-deps:** bump prisma from 5.4.2 to 5.5.0 ([d2e6e7c](d2e6e7c))
* **dev-deps:** bump prisma from 5.5.0 to 5.5.2 ([3fe0064](3fe0064))
* **dev-deps:** bump prisma from 5.5.2 to 5.6.0 ([a831f55](a831f55))
* **dev-deps:** bump typescript from 5.1.6 to 5.2.2 ([687c519](687c519))
* **dev-deps:** bump typescript from 5.2.2 to 5.3.2 ([0cf1ef4](0cf1ef4))
* **dev-deps:** Update semantic-release ([60bc79f](60bc79f))
Copy link
Contributor

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

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.

Union types with anyOf instead of array
2 participants