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

fix(core): Making Request scope non durable win over scope durable #10698

Merged
merged 2 commits into from
Feb 1, 2023

Commits on Dec 12, 2022

  1. fix(core): Making Request scope non durable win over scope durable

    If an instance has at least one dependency that is Request scope non durable, then the instance should be Request scope non durable itself.
    
    Closes nestjs#10594
    vizio360 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a21eb2e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    071910f View commit details
    Browse the repository at this point in the history