Skip to content

Releases: DimensionDev/kit

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 20 Oct 06:52
fd18492

Patch Changes

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 14 Oct 00:13
7ae325e

Patch Changes

  • 5e91dda: add warnOnce
  • 167e689: chore: support typescript 5.7.0
  • 167e689: fix: lazy decorator does not work for multiple class instances

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 15:22
cd896db

Minor Changes

  • 71f479f: remove defer, use Promise.withResolvers instead

Patch Changes

  • f77a11e: add support for AbortSignal.any and match behavior of combineAbortSignal to it

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 08:08
f02bdec

Minor Changes

Patch Changes

  • 3dc15d1: rename getDimensionAsPNG to getDimensionOfPNG
  • 3dc15d1: rename getDimensionAsJPEG to getDimensionOfJPEG

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 07:45
f4a90b9

Minor Changes

  • 3c25f47: add todo and unimplemented

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 09 Oct 06:46
0056637

Patch Changes

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 26 Apr 09:27
da083cf

Patch Changes

  • da5b0b9: fix lazy decorator type signature

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Apr 10:56
e4a73d5

Patch Changes

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 11:04
6e80db5

Minor Changes