File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
content/learn/book/migration-guides/0.9-0.10 Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -348,14 +348,6 @@ Safety invariants on `bevy_ptr` types’ `new` `byte_add` and `byte_offset` meth
348
348
- Changed ` World::init_resource ` to return the generated ` ComponentId ` .
349
349
- Changed ` World::init_non_send_resource ` to return the generated ` ComponentId ` .
350
350
351
- ### [ Add ` UnsafeWorldCell ` abstraction] ( https://github.com/bevyengine/bevy/pull/6404 )
352
-
353
- <div class =" migration-guide-area-tags " >
354
- <div class="migration-guide-area-tag">ECS</div>
355
- </div >
356
-
357
- The type ` UnsafeWorldCellEntityRef ` has been renamed to UnsafeEntityCell
358
-
359
351
### [ Replace ` RemovedComponents<T> ` backing with ` Events<Entity> ` ] ( https://github.com/bevyengine/bevy/pull/5680 )
360
352
361
353
<div class =" migration-guide-area-tags " >
You can’t perform that action at this time.
0 commit comments