Skip to content

sku@14.0.4

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 21 Feb 05:48
· 382 commits to master since this release
7291076

Patch Changes

  • Fix incorrectly formatted logs (#1185)

  • Change internal handling of the sku config. (#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 using dangerouslySetESLintConfig to change your eslint config it will only work if the option is set in a sku.config.[ts|js|mjs] file.
    Custom config paths that set dangerouslySetESLintConfig will have no effect on the resolved eslint config.

  • Ignore correct eslint config file (#1177)

  • Fix .webp and .avif support (#1181)

  • Fix missing support for mocking .bmp file imports in jest tests (#1187)