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(kernel): add last resolver #1976

Merged
merged 5 commits into from
May 18, 2024
Merged

feat(kernel): add last resolver #1976

merged 5 commits into from
May 18, 2024

Commits on May 18, 2024

  1. feat(kernel): add last decorator

    Adds in support for getting last value from the container in instances where are are multiple registered values under the same key.
    Vheissu committed May 18, 2024
    Configuration menu
    Copy the full SHA
    21bc964 View commit details
    Browse the repository at this point in the history
  2. Update resolvers.md

    Vheissu committed May 18, 2024
    Configuration menu
    Copy the full SHA
    90d90b2 View commit details
    Browse the repository at this point in the history
  3. Update di.last.spec.ts

    Typo
    Vheissu committed May 18, 2024
    Configuration menu
    Copy the full SHA
    83637ac View commit details
    Browse the repository at this point in the history
  4. Update packages/__tests__/src/1-kernel/di.last.spec.ts

    Co-authored-by: bigopon <9994529+bigopon@users.noreply.github.com>
    Vheissu and bigopon committed May 18, 2024
    Configuration menu
    Copy the full SHA
    8b00bd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e506473 View commit details
    Browse the repository at this point in the history