Specify where `RenderGraph` is in Migration Guide, add it to `bevy_render::prelude` (#24265)
# Objective - Fixes #24257 ## Solution - `RenderGraph` is already pub, but it moved locations. Specify where in the migration guide. - Added `RenderGraph` to `bevy_render`’s prelude. This can be removed if desired. ## Testing - ci
K
Kevin Chen committed
f9c4629a81f0ab65010d40d8ee16cd87602ebed2
Parent: 5bce58b
Committed by GitHub <noreply@github.com>
on 5/13/2026, 6:38:41 AM