Releases: stenciljs/storybook
Releases · stenciljs/storybook
v0.4.2
0.4.2 2025-06-19 (d71050a...525704b)
🧹 Chores
- bump unplugin-stencil version (f150e63)
🐛 Bug Fixes
- build-storybook (d71050a)
ci
- set permissions for workflows (4074b23)
Merges
What's Changed
- fix: build-storybook by @davidpett in #18
Full Changelog: v0.4.1...v0.4.2
v0.4.1
0.4.1 2025-06-16 (a2dc19f...5774747)
🐛 Bug Fixes
- render nested slot attrs (a2dc19f)
Merges
What's Changed
- fix: render nested slot attrs by @davidpett in #17
Full Changelog: v0.4.0...v0.4.1
v0.4.0
0.3.1 2025-06-11 (932e03d...db2cbc3)
🧹 Chores
- support lazy loading components (932e03d)
- rebased (ddc0d60)
- fix conditional (a9bd8e0)
- externalRuntime true (d2ebc89)
- bump unplugin-stencil version (616b05f)
- update deps (db2cbc3)
Merges
- pull request #10 from davidpett/dpett/support-lazy-loading (5909e73)
- pull request #16 from timurzholudev/main (68d7488)
test
- add example-lazy and add tests (c4948a3)
What's Changed
- chore: support lazy loading components by @davidpett in #10
- chore: bump unplugin-stencil version by @timurzholudev in #16
Full Changelog: v0.3.0...v0.4.0
v0.3.0
0.2.1 2025-06-11 (4179da3...3312fdd)
🧹 Chores
🐛 Bug Fixes
- render full html string (53ed38e)
Merges
- branch 'main' into fix-default-export (56f5c2f)
- pull request #12 from davidpett/dpett/docs-preview-setup (ca625dc)
- pull request #14 from stenciljs/dpett/render-html (d1c1ea7)
- pull request #9 from valadas/fix-default-export (3312fdd)
test
- fix test with correct story url (3e193a5)
What's Changed
- chore: add basic docs preview setup by @davidpett in #12
- fix: render full html string by @davidpett in #14
- Fixed the default preset export by @valadas in #9
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
0.1.1 2025-06-10 (6529251...fbf76a2)
🧹 Chores
- upgrade to storybook v9 (6529251)
- add slot fragment support (55e9c15)
- add slot fragment support (d5f88cd)
- add prettier to align with stencil/core (5fb0d3e)
Merges
- pull request #6 from dogoku/feat/storybook-v9 (3182503)
- pull request #8 from davidpett/dpett/support-fragment-slots (ae37bcc)
- pull request #11 from davidpett/dpett/add-prettier (fbf76a2)
What's Changed
- chore: upgrade to storybook v9 by @dogoku in #6
- chore: add support for rendering slots with fragments by @davidpett in #8
- chore: add prettier to align with stencil/core by @davidpett in #11
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
0.1.0 2025-06-05 (793e52c...3853e63)
🚀 Features
- add slot support in render (793e52c)
Merges
test
- add my-slotted test (fa5c27d)
What's Changed
- feat: add slot support in render by @davidpett in #4
New Contributors
- @davidpett made their first contribution in #4
Full Changelog: v0.0.16...v0.1.0
v0.0.16
0.0.16 2025-05-29 (059387c...efe0295)
Merges
What's Changed
- fix(types): alias Stencil JSX types before extending to avoid TS2310 by @timurzholudev in #3
Full Changelog: v0.0.15...v0.0.16
v0.0.15
0.0.15 2025-05-29 (2f07d84...827996f)
docs
- add link to Stencil docs (2f07d84)
Full Changelog: v0.0.14...v0.0.15
v0.0.14
0.0.14 2025-05-12 (2b44c08...bfb53ad)
Merges
What's Changed
- fix(plugin): resolve ESM import issues with preset and missing module by @timurzholudev in #1
New Contributors
- @timurzholudev made their first contribution in #1
Full Changelog: v0.0.13...v0.0.14
v0.0.13
0.0.13 2025-04-30 (9717f55...9717f55)
🐛 Bug Fixes
- update unplugin-stencil (9717f55)
Full Changelog: v0.0.12...v0.0.13