Skip to content

Conversation

nicojs
Copy link
Owner

@nicojs nicojs commented Dec 13, 2024

Add a new function to create a child injector, named createChildInjector. Contrary to its provideXxx counterparts,this will create a new disposable scope without providing additional injectable values.

Add a new function to create a child injector, named `createChildInjector`. Contrary to its `provideXxx` counterparts,this will create a new disposable scope without providing additional injectable values.
@nicojs nicojs enabled auto-merge (squash) December 13, 2024 21:57
@nicojs nicojs merged commit e103564 into master Dec 13, 2024
4 checks passed
@nicojs nicojs deleted the feat/create-child-injector branch December 13, 2024 22:00
yurahuchok pushed a commit to yurahuchok/auto-typed-inject that referenced this pull request Apr 7, 2025
Add a new function to create a child injector, named `createChildInjector`. Contrary to its `provideXxx` counterparts,this will create a new disposable scope without providing additional injectable values.
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