v1.22.0
flame-engine/flamev1.22.0Nov 25, 2024by spydon
AI Summary
RouterComponent updates and overlay priority.
Key Highlights
- Remove extra implements SizeProviders
- Add WorldRoute to enable swapping worlds
- Added the priority parameter for overlays
New Features
- Add WorldRoute to enable swapping worlds from the RouterComponent
- Added the priority parameter for overlays
Full Release Notes
## 1.22.0 - **FIX**: Remove extra `implements SizeProvider`s ([#3358](https://github.com/flame-engine/flame/issues/3358)). ([47ba0d87](https://github.com/flame-engine/flame/commit/47ba0d8738b101ed59781f8ba384cf05a16d65f1)) - **FEAT**: Add WorldRoute to enable swapping worlds from the RouterComponent ([#3372](https://github.com/flame-engine/flame/issues/3372)). ([497f128f](https://github.com/flame-engine/flame/commit/497f128f8c32758f94d8d4752e9166fd3b625608)) - **FEAT**(overlays): Added the 'priority' parameter for overlays ([#3349](https://github.com/flame-engine/flame/issues/3349)). ([e591ebf8](https://github.com/flame-engine/flame/commit/e591ebf8a320ff3d55b9ae9e50390bf2ab5a8919))