Skip to content

v1.6.1

Compare
Choose a tag to compare
@dgonzalezr dgonzalezr released this 29 Jul 15:02
· 258 commits to main since this release
b758d8e

1.6.1 (2024-07-29)

What's Changed

  • Fixed an issue where projects that use one of the framework output targets could break on strat/build due to a missing @stencil/core dependency by @dgonzalezr in #1172
  • We have improved our Storybook playground by adding a couple o of new pages, including the library changelog by @dgonzalezr in #1174

Bug Fixes 🐞

  • deps: missing @stencil/core dependency for framework targets (#1172) (4aaa073)

Documentation 📚

  • Storybook: add Welcome and Foundation sections as detached MDX stories (#1173) (a165fd0)
  • Storybook: add Changelog page (#1174) (f06be3f)

Full Changelog: v1.6.0...v1.6.1