๐ Breaking changes
๐ Bug fixes
- Make the not recognized image error handler run only if the image is present under a valid key and has an invalid value. (#1565 by @szdziedzic)
- Fix the
node:assert
import error by using imports fromassert
instead of fromnode:assert
. (#1569 by @szdziedzic)