Skip to content

Vaadin Flow 6.0.7

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 06 May 11:02
dabd6f3

Vaadin Flow 6.0.7

Changes in Flow from 6.0.6

  • Fixes:

    • Check assets for url handling (#10746). PR:10755. Ticket:10426

      If a resource is not found in themes folder check also any assets that are copied for the theme.

    • Improve locationPrefix impl. PR:10719. Ticket:4730

    • Report the parameter name in the exception message. PR:10716. Ticket:9994

    • Allow TypeScript in V14 server bootstrapping mode. PR:10656. Ticket:10414

    • Properly remove block comments from templates (#10701). PR:10712. Ticket:10673

  • ⧉ All changes