Skip to content

Commit 2d9b881

Browse files
Version Packages
1 parent be9230c commit 2d9b881

File tree

6 files changed

+21
-24
lines changed

6 files changed

+21
-24
lines changed

.changeset/dry-things-smile.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changeset/long-crews-spend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/perky-pears-push.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/sku/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# sku
22

3+
## 15.10.0
4+
5+
### Minor Changes
6+
7+
- Update prettier dependency from `~3.6.2` to `~3.8.0` ([#1500](https://github.com/seek-oss/sku/pull/1500))
8+
9+
While the 3.8.0 release was primarily focused on formatting Angular code, the 3.7.0 release contains changes that may result in code formatting changes in your application.
10+
Please review the [Prettier 3.7.0 release notes].
11+
12+
[Prettier 3.7.0 release notes]: https://prettier.io/blog/2025/11/27/3.7.0
13+
14+
- Introduce `__UNSTABLE_vitePlugins` configuration option to support adding 3rd-party and/or custom Vite plugins ([#1502](https://github.com/seek-oss/sku/pull/1502))
15+
16+
### Patch Changes
17+
18+
- Update Storybook babel config to target `last 2 chrome versions` ([#1497](https://github.com/seek-oss/sku/pull/1497))
19+
320
## 15.9.1
421

522
### Patch Changes

packages/sku/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sku",
3-
"version": "15.9.1",
3+
"version": "15.10.0",
44
"description": "Front-end development toolkit, powered by Webpack, Babel, Vanilla Extract and Jest",
55
"types": "./dist/index.d.mts",
66
"bin": {

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)