sku@14.0.4
·
382 commits
to master
since this release
Patch Changes
-
Fix incorrectly formatted logs (#1185)
-
Change internal handling of the
skuconfig. (#1175)This has resulted in a slight change to the output of the eslint file.
This file is generated by sku so no changes are needed.[!NOTE]
If you are usingdangerouslySetESLintConfigto change your eslint config it will only work if the option is set in asku.config.[ts|js|mjs]file.
Custom config paths that setdangerouslySetESLintConfigwill have no effect on the resolved eslint config. -
Ignore correct eslint config file (#1177)
-
Fix
.webpand.avifsupport (#1181) -
Fix missing support for mocking
.bmpfile imports in jest tests (#1187)