github ionic-team/stencil v4.17.0
♨️ 4.17.0 (2024-04-22)

latest releases: v4.17.2, v4.17.1
12 days ago

Internal

  • Rollup to Esbuild Migration
    The Stencil team has been working on a migration from Rollup to Esbuild. This release (v4.17.0) is the first release we make in which the published Stencil code is compiled by Esbuild. We have done our due diligence to ensure that this will have no impact on Stencil users nor the output of your compiled components. If you experience any problems though, please raise an issue and we will address it accordingly.

Bug Fixes

  • docs: merge together style docs from multiple CSS files (#5653) (84e1a14)
  • docs: respect custom README content when writing to a custom path (#5648) (6bfba1d), fixes #5400
  • slot-fallback: fix hiding fallback slot content issue when the slotted element is a text node (#5496) (29c69c4), fixes #5335
  • testing: perform string -> boolean type casting for Jest config (#5672) (20f74fc), fixes #5640

Thanks

🎉 Thanks @yigityuce & @PebblerWon for their contributions! 🎉

Don't miss a new stencil release

NewReleases is sending notifications on new releases.