Skip to content

v1.3.2

Compare
Choose a tag to compare
@dgonzalezr dgonzalezr released this 15 May 14:21
· 266 commits to main since this release

1.3.2 (2024-05-15)

What's Changed

  • Removed the usage of Env from @stencil/core by @endv-bogdanb in #1045
  • Fixed an issue on the Slider component where ngModel does not reflect value changes in Angular by @dgonzalezr in #1051
  • Changed the hover background color for button link and text by @Cata1989 in #1039

Bug Fixes 🐞

  • Slider: model is not reflecting value changes when using ngModel in Angular (#1051) (73f5f32)

Chore ⚙️

Refactor 🛠️

  • Button: change hover background color for button link and text (#1039) (b2be6cc)
  • Icon: remove usage of Env from @stencil/core (#1045) (d685a6c)

Full Changelog: v1.3.1...v1.3.2