Skip to content

Releases: adonisjs/fold

Tag as latest

25 Feb 04:45

Choose a tag to compare

11.0.0 (2026-02-25)

What's Changed

New Contributors

Full Changelog: v10.2.0...v11.0.0

Fix for hooks to finish when resolving a singleton binding

06 Jan 03:30

Choose a tag to compare

11.0.0-next.4 (2026-01-06)

Bug Fixes

  • wait for hooks when resolving singleton in paralel (#67) (817ad43)

Features

  • bind resolver to the container resolver (92217a6)

What's Changed

New Contributors

Full Changelog: v11.0.0-next.3...v11.0.0-next.4

Fix `isClass` helper to work with minified code

03 Nov 04:28

Choose a tag to compare

11.0.0-next.3 (2025-11-03)

Bug Fixes

  • isClass for minified class expression (8eba7f4)

Features

What's Changed

  • fix: isClass for minified class expression by @tgriesser in #64

New Contributors

Full Changelog: v11.0.0-next.2...v11.0.0-next.3

Fix `isClass` helper to work with minified code

03 Nov 04:24

Choose a tag to compare

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

27 Aug 11:05

Choose a tag to compare

Update dependencies, docblocks and relative imports file extensions

27 Aug 10:50

Choose a tag to compare

Add tracing for container make method calls

30 Jul 11:30

Choose a tag to compare

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

13 Jun 14:18

Choose a tag to compare

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

25 Nov 22:29

Choose a tag to compare

Update dependencies

22 Apr 04:44

Choose a tag to compare