We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528f154 commit b895271Copy full SHA for b895271
changelog.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [v2.2.2](https://github.com/devlooped/DependencyInjection/tree/v2.2.2) (2025-12-17)
4
+
5
+[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.2.1...v2.2.2)
6
7
+:bug: Fixed bugs:
8
9
+- Avoid all service-related codegen when AddServicesExtension=false [\#295](https://github.com/devlooped/DependencyInjection/pull/295) (@kzu)
10
11
## [v2.2.1](https://github.com/devlooped/DependencyInjection/tree/v2.2.1) (2025-10-29)
12
13
[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.2.0...v2.2.1)
0 commit comments