Skip to content

Commit f4cb8f5

Browse files
Version Packages
1 parent cf79dda commit f4cb8f5

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/warm-poems-watch.md

-6
This file was deleted.

packages/storybook-builder/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @web/storybook-builder
22

3+
## 0.1.11
4+
5+
### Patch Changes
6+
7+
- c98a2798: simplify and speed up the CommonJS to ESM transformation
8+
make React conditional reexports work in production
9+
310
## 0.1.10
411

512
### Patch Changes

packages/storybook-builder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web/storybook-builder",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)