- e5ea13c: fix: type error in lazy
- 5e91dda: add warnOnce
- 167e689: chore: support typescript 5.7.0
- 167e689: fix: lazy decorator does not work for multiple class instances
- 71f479f: remove defer, use Promise.withResolvers instead
- f77a11e: add support for AbortSignal.any and match behavior of combineAbortSignal to it
- 3dc15d1: add getDimensionByDOM
- 3dc15d1: rename getDimensionAsPNG to getDimensionOfPNG
- 3dc15d1: rename getDimensionAsJPEG to getDimensionOfJPEG
- 3c25f47: add todo and unimplemented
- 31f1dea: fix package.json
- 3ce78d7: optimize lazy decorator
- da5b0b9: fix lazy decorator type signature
- c441e50: add lazy decorator
- b59461a: remove getCookieValue
- b59461a: remove blobToText
- b59461a: remove AbortSignal.timeout
- b59461a: remove dependency to lodash