Skip to content

Commit 868c7c6

Browse files
Version Packages (#588)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f2c182c commit 868c7c6

32 files changed

+124
-36
lines changed

.changeset/famous-actors-obey.md

-5
This file was deleted.

.changeset/gold-students-doubt.md

-7
This file was deleted.

.changeset/something-something.md

-5
This file was deleted.

.changeset/witty-terms-end.md

-5
This file was deleted.

e2e/addons/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-addons
22

3+
## 0.2.76
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.2.75
411

512
### Patch Changes

e2e/addons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-addons",
3-
"version": "0.2.75",
3+
"version": "0.2.76",
44
"license": "MIT",
55
"private": true,
66
"type": "module",

e2e/babel/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-provider
22

3+
## 0.3.48
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.3.47
411

512
### Patch Changes

e2e/babel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-babel",
3-
"version": "0.3.47",
3+
"version": "0.3.48",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/baseweb/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-baseweb
22

3+
## 0.0.91
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.0.90
411

512
### Patch Changes

e2e/baseweb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-baseweb",
3-
"version": "0.0.90",
3+
"version": "0.0.91",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/config-ts/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-provider
22

3+
## 1.0.69
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 1.0.68
411

512
### Patch Changes

e2e/config-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-config-ts",
3-
"version": "1.0.68",
3+
"version": "1.0.69",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/config/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# test-provider
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#587](https://github.com/tajo/ladle/pull/587) [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef) Thanks [@Wesleyzxc](https://github.com/Wesleyzxc)! - add expandStoryTree config option
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
12+
- @ladle/react@5.0.0
13+
314
## 0.3.54
415

516
### Patch Changes

e2e/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-config",
3-
"version": "0.3.54",
3+
"version": "0.4.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/css/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-css
22

3+
## 0.0.91
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.0.90
411

512
### Patch Changes

e2e/css/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-css",
3-
"version": "0.0.90",
3+
"version": "0.0.91",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/decorators/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-decorators
22

3+
## 0.2.100
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.2.99
411

512
### Patch Changes

e2e/decorators/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-decorators",
3-
"version": "0.2.99",
3+
"version": "0.2.100",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/msw/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-baseweb
22

3+
## 0.0.91
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.0.90
411

512
### Patch Changes

e2e/msw/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-msw",
3-
"version": "0.0.90",
3+
"version": "0.0.91",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/playwright/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# playwright
22

3+
## 0.0.62
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.0.61
411

512
### Patch Changes

e2e/playwright/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-playwright",
3-
"version": "0.0.61",
3+
"version": "0.0.62",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/programmatic/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-programmatic
22

3+
## 0.2.100
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.2.99
411

512
### Patch Changes

e2e/programmatic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-programmatic",
3-
"version": "0.2.99",
3+
"version": "0.2.100",
44
"license": "MIT",
55
"private": true,
66
"type": "module",

e2e/provider/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-provider
22

3+
## 0.2.100
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.2.99
411

512
### Patch Changes

e2e/provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-provider",
3-
"version": "0.2.99",
3+
"version": "0.2.100",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

packages/example/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# example
22

3+
## 0.3.76
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6), [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef), [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b), [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418)]:
8+
- @ladle/react@5.0.0
9+
310
## 0.3.75
411

512
### Patch Changes

packages/example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example",
3-
"version": "0.3.75",
3+
"version": "0.3.76",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

packages/ladle/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @ladle/react
22

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- [#591](https://github.com/tajo/ladle/pull/591) [`7930e38`](https://github.com/tajo/ladle/commit/7930e38647dc9ef40dd92ff578815f77acb50ef6) Thanks [@tajo](https://github.com/tajo)! - Major dependency updates - Vite v6, React v19, Node v22. It shouldn't impact most of Ladle users unless relying on unusal vite (outdated) settings and APIs.
8+
9+
- [#581](https://github.com/tajo/ladle/pull/581) [`a4859ce`](https://github.com/tajo/ladle/commit/a4859cea3cb49dd93d32736fed5c556bcdf53418) Thanks [@Oskii2311](https://github.com/Oskii2311)! - Toggling full-page preview preserves the search query.
10+
11+
### Minor Changes
12+
13+
- [#587](https://github.com/tajo/ladle/pull/587) [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef) Thanks [@Wesleyzxc](https://github.com/Wesleyzxc)! - add expandStoryTree config option
14+
15+
### Patch Changes
16+
17+
- [#582](https://github.com/tajo/ladle/pull/582) [`eaac9e9`](https://github.com/tajo/ladle/commit/eaac9e9a1e2c33b19bae02b58ee01657198d513b) Thanks [@iambriansreed](https://github.com/iambriansreed)! - Adds App UI and Icons, and types to exports.
18+
319
## 4.1.2
420

521
### Patch Changes

packages/ladle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ladle/react",
3-
"version": "4.1.2",
3+
"version": "5.0.0",
44
"repository": "[email protected]:tajo/ladle.git",
55
"author": "Vojtech Miksu <[email protected]>",
66
"license": "MIT",

packages/website/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#587](https://github.com/tajo/ladle/pull/587) [`1178c37`](https://github.com/tajo/ladle/commit/1178c37bfeb5aba0a3249811151f463beacdecef) Thanks [@Wesleyzxc](https://github.com/Wesleyzxc)! - add expandStoryTree config option
8+
39
## 0.4.0
410

511
### Minor Changes

packages/website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)