mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-08-12 06:10:55 +02:00
v2.0.5: Add typed service lookup entrypoint and tests for Arcane.service
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
## 2.0.5
|
||||
|
||||
### Arcane Framework
|
||||
|
||||
- [NEW] Added `Arcane.service` typed lookup entrypoint for provider-aware
|
||||
service access:
|
||||
- `Arcane.service.ofType<T>(context)`
|
||||
- `Arcane.service.requiredOfType<T>(context)`
|
||||
|
||||
## 2.0.4
|
||||
|
||||
### Logging Service
|
||||
|
||||
Reference in New Issue
Block a user