Vaadin Flow 7.0.0.alpha3
Changes in Flow from 7.0.0.alpha2
-
New Features:
-
Fixes:
- ⧉ Allow spaces between html function call and back tick. PR:10523. Ticket:8881
- ⧉ Use warn instead of trace for WC exporters discovering. PR:10507. Ticket:9855
- ⧉ Correct comment in webpack config file. PR:10475. Ticket:8485
- ⧉ Do lazy initialization in a thread-safe way. PR:10456. Ticket:9323
- ⧉ Simplifiy sw.js polling. PR:10436
- ⧉ Do not serve appshell/offline page for cached resource. PR:10386