Skip to content

Releases: inversify/monorepo

inversify@8.2.3

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:50
5ba2e20

Patch Changes

  • Updated dependencies
    • @inversifyjs/core@15.0.1
    • @inversifyjs/container@3.1.3

@inversifyjs/plugin-dispose@0.4.7

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:50
5ba2e20

Patch Changes

  • Updated dependencies
    • @inversifyjs/container@3.1.3
    • inversify@8.2.3
    • @inversifyjs/plugin@0.3.1

@inversifyjs/foundation-vitest-config@0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:50
5ba2e20

Patch Changes

  • Updated config to exclude fixture files.

@inversifyjs/core@15.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:50
5ba2e20

Patch Changes

  • Improved dynamic value binding resolution performance.
  • Fixed JIT resolution for transient instance bindings with more than four constructor and property injections combined, which could throw a SyntaxError or resolve with the wrong arity when jitless was false.

@inversifyjs/container@3.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:50
5ba2e20

Patch Changes

  • Updated dependencies
    • @inversifyjs/core@15.0.1
    • @inversifyjs/plugin@0.3.1

inversify@8.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 23:02
4393ca8

Patch Changes

  • Updated dependencies
    • @inversifyjs/core@15.0.0
    • @inversifyjs/container@3.1.2

@inversifyjs/plugin-dispose@0.4.6

Choose a tag to compare

@github-actions github-actions released this 21 Jul 23:02
4393ca8

Patch Changes

  • Updated dependencies
    • @inversifyjs/container@3.1.2
    • inversify@8.2.2
    • @inversifyjs/plugin@0.3.1

@inversifyjs/core@15.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 23:02
4393ca8

Major Changes

  • Updated PlanParamsOperations with getActivations.

@inversifyjs/container@3.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 23:02
4393ca8

Patch Changes

  • Updated PlanParamsOperations with getActivations.
  • Updated dependencies
    • @inversifyjs/core@15.0.0
    • @inversifyjs/plugin@0.3.1

inversify@8.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 00:07
e0b8193

Patch Changes

  • Fixed resolved value binding resolution to respect the jitless container option, avoiding Function constructor usage in CSP-restricted environments.
  • Updated dependencies
    • @inversifyjs/core@14.0.0
    • @inversifyjs/container@3.1.1