Skip to content

Commit

Permalink
Version Packages (#1176)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
seek-oss-ci and github-actions[bot] authored Feb 21, 2025
1 parent 3c3dbfb commit 7291076
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 33 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-hats-wash.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/itchy-countries-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-owls-burn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-camels-give.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-jobs-remain.md

This file was deleted.

21 changes: 21 additions & 0 deletions packages/sku/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# sku

## 14.0.4

### Patch Changes

- Fix incorrectly formatted logs ([#1185](https://github.com/seek-oss/sku/pull/1185))

- Change internal handling of the `sku` config. ([#1175](https://github.com/seek-oss/sku/pull/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](https://github.com/seek-oss/sku/pull/1177))

- Fix `.webp` and `.avif` support ([#1181](https://github.com/seek-oss/sku/pull/1181))

- Fix missing support for mocking `.bmp` file imports in jest tests ([#1187](https://github.com/seek-oss/sku/pull/1187))

## 14.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sku/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sku",
"version": "14.0.3",
"version": "14.0.4",
"description": "Front-end development toolkit, powered by Webpack, Babel, Vanilla Extract and Jest",
"types": "./dist/index.d.ts",
"bin": {
Expand Down

0 comments on commit 7291076

Please sign in to comment.