Skip to content

Releases: stenciljs/storybook

v0.4.2

19 Jun 19:12

Choose a tag to compare

0.4.22025-06-19 (d71050a...525704b)

🧹 Chores

  • bump unplugin-stencil version (f150e63)

🐛 Bug Fixes

ci
  • set permissions for workflows (4074b23)

Merges

  • pull request #18 from stenciljs/dpett/fix-build-storybook (525704b)

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

16 Jun 16:56

Choose a tag to compare

0.4.12025-06-16 (a2dc19f...5774747)

🐛 Bug Fixes

  • render nested slot attrs (a2dc19f)

Merges

  • pull request #17 from stenciljs/dpett/resolve-nested-slot-attrs (5774747)

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Jun 15:18

Choose a tag to compare

0.3.12025-06-11 (932e03d...db2cbc3)

🧹 Chores

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

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Jun 02:43

Choose a tag to compare

0.2.12025-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

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Jun 17:16

Choose a tag to compare

0.1.12025-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

  • @dogoku made their first contribution in #6

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Jun 15:39

Choose a tag to compare

0.1.02025-06-05 (793e52c...3853e63)

🚀 Features

  • add slot support in render (793e52c)

Merges

  • pull request #4 from davidpett/dpett/render-slots (3853e63)

test


What's Changed

New Contributors

Full Changelog: v0.0.16...v0.1.0

v0.0.16

29 May 21:15

Choose a tag to compare

0.0.162025-05-29 (059387c...efe0295)

Merges

  • pull request #3 from timurzholudev/main (efe0295)

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

29 May 18:01

Choose a tag to compare

0.0.152025-05-29 (2f07d84...827996f)

docs

  • add link to Stencil docs (2f07d84)

Full Changelog: v0.0.14...v0.0.15

v0.0.14

12 May 00:42

Choose a tag to compare

0.0.142025-05-12 (2b44c08...bfb53ad)

Merges

  • pull request #1 from timurzholudev/main (bfb53ad)

What's Changed

  • fix(plugin): resolve ESM import issues with preset and missing module by @timurzholudev in #1

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

30 Apr 19:18

Choose a tag to compare

0.0.132025-04-30 (9717f55...9717f55)

🐛 Bug Fixes

  • update unplugin-stencil (9717f55)

Full Changelog: v0.0.12...v0.0.13