Skip to content

Releases: mscharley/dot

v1.4.12

04 Dec 00:26
Compare
Choose a tag to compare

Patch Changes

  • 7dfbdc9: fix(deps): update dependency typescript to v5.3.2
  • e0bce28: Fix an issue with injecting optional dependencies from child containers

v1.4.11

18 Oct 00:15
ad1253f
Compare
Choose a tag to compare

Patch Changes

  • 383e72e: instanceof is unreliable in mixed cjs/esm environments

v1.4.10

17 Oct 23:20
659ae59
Compare
Choose a tag to compare

Patch Changes

  • 2cde33e: Fix an issue with tokens in mixed CJS/ESM environments

v1.4.9

17 Oct 09:22
dc0d3f1
Compare
Choose a tag to compare

Patch Changes

  • dce0234: Fix CommonJS imports in node16 resolution mode
  • 1247f6c: Fix a bug with mixed CommonJS/ESM projects
  • 98519b9: Fix reporting of class names again

v1.4.8

12 Oct 11:04
a25c743
Compare
Choose a tag to compare

Patch Changes

  • 9057001: Deploy with provenance enabled again

v1.4.7

12 Oct 10:58
2099d87
Compare
Choose a tag to compare

Patch Changes

  • a2c07fe: Use changesets to manage releases