bevy 0.18.1

A refreshingly simple data-driven game engine and app framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: Feature that broke
pull_requests: [14791, 15458, 15269]
---

Copy the contents of this file into a new file in `./migration-guides`, update the metadata, and add migration guide content here.

Remember, your aim is to communicate:

- What has changed since the last release?
- Why did we make this breaking change?
- How can users migrate their existing code?

For more specifics about style and content, see the [instructions](./migration_guides.md).