Skip to content

v1.3.3

Compare
Choose a tag to compare
@dgonzalezr dgonzalezr released this 16 May 09:22
· 353 commits to main since this release

1.3.3 (2024-05-16)

What's Changed

  • We have fixed the BEEQ integration with Vue.js, it was broken because the latest Stencil version no longer copies polyfills to the dist OT unless building es5, the reason why the usage of applyPolyfiils() was removed from the Beeq Vue plugin by @dgonzalezr in #1055

Bug Fixes 🐞

  • Beeq Vue: remove applyPolyfills() function (#1055) (ac3e528)

Chore ⚙️

  • deps: update @floating-ui/core to v1.6.2 (aa43f0d)

Full Changelog: v1.3.2...v1.3.3