Releases: adonisjs/fold
Releases · adonisjs/fold
Tag as latest
11.0.0 (2026-02-25)
What's Changed
- fix: isClass for minified class expression by @tgriesser in #64
- docs: fix various typos by @qlagraula in #65
New Contributors
- @tgriesser made their first contribution in #64
- @qlagraula made their first contribution in #65
Full Changelog: v10.2.0...v11.0.0
Fix for hooks to finish when resolving a singleton binding
11.0.0-next.4 (2026-01-06)
Bug Fixes
Features
- bind resolver to the container resolver (92217a6)
What's Changed
- docs: fix various typos by @qlagraula in #65
New Contributors
- @qlagraula made their first contribution in #65
Full Changelog: v11.0.0-next.3...v11.0.0-next.4
Fix `isClass` helper to work with minified code
11.0.0-next.3 (2025-11-03)
Bug Fixes
- isClass for minified class expression (8eba7f4)
Features
- setup typedoc (561994a)
What's Changed
- fix: isClass for minified class expression by @tgriesser in #64
New Contributors
- @tgriesser made their first contribution in #64
Full Changelog: v11.0.0-next.2...v11.0.0-next.3
Fix `isClass` helper to work with minified code
10.2.1 (2025-11-03)
Bug Fixes
- isClass for minified class expression (4ddc194)
Full Changelog: v10.2.0...v10.2.1
Rename tracing channel name to use dot separators
11.0.0-next.2 (2025-08-27)
Full Changelog: v11.0.0-next.1...v11.0.0-next.2
Update dependencies, docblocks and relative imports file extensions
11.0.0-next.1 (2025-08-27)
Full Changelog: v11.0.0-next.0...v11.0.0-next.1
Add tracing for container make method calls
11.0.0-next.0 (2025-07-30)
Features
- trace container resolution (0836b64)
Full Changelog: v10.2.0...v11.0.0-next.0
Add parseBindingReference method
10.2.0 (2025-06-13)
Bug Fixes
- pin swc as it is broken (726edc7)
Features
- add parseBindingReference helper (a4ae930)
Full Changelog: v10.1.3...v10.2.0
Update error message when missing inject decorator
Full Changelog: v10.1.2...v10.1.3
Update dependencies
Full Changelog: v10.1.1...v10.1.2