Skip to content

Releases: mscharley/dot

@mscharley/[email protected]

01 Nov 00:28
1829c65
Compare
Choose a tag to compare

Minor Changes

  • a9bbf68: Remove some extraneous peer dependencies

v2.0.2

08 Oct 21:01
Compare
Choose a tag to compare

Patch Changes

  • 44bd077: Attempt to fix the release tags

v2.0.1

09 Oct 13:30
Compare
Choose a tag to compare

Patch Changes

  • 39fcd74: Remove support for CommonJS

  • 39fcd74: Remove support for TypeScript 4.x

  • 75f9a98: Beta support for treeshaking containers.

    This isn't a breaking change for existing code.

v2.0.0

07 Oct 06:06
Compare
Choose a tag to compare

Major Changes

  • 3e3cf60: Remove support for node 16.x
  • d7cb139: Changed license from MIT to MPL-2.0

Patch Changes

  • 233c01e: fix(deps): update dependency typescript to v5.5.2
  • c56d8f5: fix(deps): update dependency typescript to v5.6.2

v1.6.1

27 May 05:41
Compare
Choose a tag to compare

Patch Changes

  • b9351f3: Fix a race condition with caching and concurrent requests to the container
  • e22307b: Fix a bug relating to creating dependencies for factories

v1.6.0

25 May 03:22
Compare
Choose a tag to compare

Minor Changes

  • 204d484: Add support for metadata in bindings and injections

Patch Changes

  • 8d73334: fix(deps): update dependency typescript to v5.4.2

v1.5.3

08 Feb 08:37
Compare
Choose a tag to compare

Patch Changes

  • 8a6060b: Allows Tokens to be logged better by supporting serialisation to JSON

v1.5.2

14 Dec 06:52
Compare
Choose a tag to compare

Patch Changes

  • 0ced86d: Fix a bug around how autobound classes are scoped

v1.5.1

12 Dec 05:30
Compare
Choose a tag to compare

Patch Changes

  • 8fe2687: Allow for not validating autobindings as it can be troublesome in some situations

v1.5.0

07 Dec 09:10
Compare
Choose a tag to compare

Minor Changes

  • 7f90cd4: Validating a container will check autobound classes