mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
d722fef23d
# Objective - Dynamic plugins were deprecated in #13080 due to being unsound. The plan was to deprecate them in 0.14 and remove them in 0.15. ## Solution - Remove all dynamic plugin functionality. - Update documentation to reflect this change. --- ## Migration Guide Dynamic plugins were deprecated in 0.14 for being unsound, and they have now been fully removed. Please consider using the alternatives listed in the `bevy_dynamic_plugin` crate documentation, or worst-case scenario you may copy the code from 0.14. |
||
---|---|---|
.. | ||
build-templated-pages | ||
build-wasm-example | ||
ci | ||
compile_fail_utils | ||
example-showcase | ||
publish.sh |