Skip to content

v23.0.0-alpha4

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 11 Jan 09:50

API Documentation →

Changes Since v23.0.0-alpha3

🐛 Bug Fixes

  • field-base
    • Do not override custom helper on attach (#3279)

🔬 Tests

  • button
    • Add visual tests for button in :hover state (#3269)

🏠 Internal

  • All components
    • Set type to module in package.json (#3280)
  • Other