Skip to content

Commit 49d58ef

Browse files
Version Packages (#1550)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ebfa652 commit 49d58ef

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

.changeset/kind-otters-hope.md

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

.changeset/shiny-peas-clean.md

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

packages/sku/CHANGELOG.md

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

3+
## 15.14.0
4+
5+
### Minor Changes
6+
7+
- `vite`: Improve error messaging during `sku build` ([#1548](https://github.com/seek-oss/sku/pull/1548))
8+
9+
Pre-render errors and failures in the first errored route will now be logged with stack traces for easier debugging.
10+
11+
### Patch Changes
12+
13+
- `storybook`: Pass through `sku` sourcemap config to the Storybook webpack config ([#1553](https://github.com/seek-oss/sku/pull/1553))
14+
315
## 15.13.0
416

517
### Minor 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.13.0",
3+
"version": "15.14.0",
44
"description": "Front-end development toolkit, powered by Webpack, Babel, Vanilla Extract and Jest",
55
"types": "./dist/index.d.mts",
66
"bin": {

0 commit comments

Comments
 (0)