Releases: DimensionDev/kit
Releases · DimensionDev/kit
v0.4.1
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
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
Minor Changes
Patch Changes
- 3dc15d1: rename getDimensionAsPNG to getDimensionOfPNG
- 3dc15d1: rename getDimensionAsJPEG to getDimensionOfJPEG
v0.2.0
Minor Changes
- 3c25f47: add todo and unimplemented
v0.1.2
Patch Changes
- da5b0b9: fix lazy decorator type signature