Closed
Description
Some PRs can't be trivially cherrypicked by @mockersf to the 0.14 release due to merge conflicts. These are:
- Ensure that events are updated even when using a bare-bones Bevy App #13808
- Generalised ECS reactivity with Observers #10839 (not yet merged)
To fix each of these, redo their changes, branched off of https://github.com/bevyengine/bevy/tree/release-0.14.0 and then make a PR on the bevyengine/bevy
repo targeting the release branch.