New Features
StreamResourceshorthands added toAnchorandImage(#3250). Contributed by @heruan.- Added a dedicated wrapping mode enum for usage with initial page settings (#3249).
- Added shorthands
addLinkandaddFavIcontoInitialPageSettings(#3247).
Bug Fixes
- Stack traces for exceptions thrown during navigation are now correctly displayed in production mode (#3266).
- Fix detaching of state nodes (#3235).
Documentation
- New tutorial for basic component features, including
Component::setVisibleintroduced in1.0.0.alpha15 - Added additional documentation for error handling during navigation
⚠️ Breaking changes
BeforeNavigationEventhas been replaced withBeforeEnterEventandBeforeLeaveEvent(#3260).