Wyrly packages follow Semantic Versioning fromDocumentation Index
Fetch the complete documentation index at: https://docs.wyrly.dev/llms.txt
Use this file to discover all available pages before exploring further.
1.0.0.
Versioning policy
- Major: removing or breaking a documented public symbol, signature, or runtime behavior
- Minor: new exports or backward-compatible additions
- Patch: bug fixes without API changes
v2.0.0
Wyrly DI v2.0.0 is the current stable release line. Highlights:- standard-decorator-first DI model
- typed tokens
- singleton, scoped, and transient lifetimes
- request scopes
- dependency graph inspection
- validation for graph and lifetime issues
- framework adapters for Next.js, Express, Hono, Fresh, and GraphQL