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

Release/v4 #103

Merged
merged 8 commits into from
Jan 22, 2024
Merged

Release/v4 #103

merged 8 commits into from
Jan 22, 2024

Conversation

Papooch
Copy link
Owner

@Papooch Papooch commented Jan 19, 2024

This branch accumulates all changes that are to be released with v4.

⚠️ Do not squash!

BREAKING CHANGE: Proxied object now has `object` type by default. Proxies of function types must be explicitly enabled by using type: 'function' in the `forFeature` registration.
BREAKING CHANGE: The default of the ifNested option was changed from override to to inherit.
* Expose transactional plugin API

* Create prisma adapter package

* Update transaction plugin naming and docstrings

* Create prisma adapter for transactional plugin

* Fix CI build
@Papooch Papooch added this to the 4.0 milestone Jan 22, 2024
Papooch and others added 3 commits January 22, 2024 14:29
BREAKING CHANGE: The default option for resolveProxyProviders was on the @UseCls decorator was changed from false to true
* Update docasaurus and some other deps

* Revise docs

* Add v4 migration guide

* Add docs about plugins
@Papooch Papooch enabled auto-merge (rebase) January 22, 2024 16:42
@Papooch Papooch merged commit 277be72 into main Jan 22, 2024
2 checks passed
@Papooch Papooch deleted the release/v4 branch January 22, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant