BD103
BD103
Closing after a discussion with Trial. The website is not the right place to link the dev-docs. See #775 for more information.
Few things that may need changed in order to update to 0.17: - Built-in shortcodes have been removed. Do we use any? - `index.md` and `_index.md` file can no longer...
> I don't think any of these affect the site (outside of updating the `author` property). I've been running Zola 0.18.0 locally on the site this entire time and it...
Zola has finally been updated to 0.18 (per #1018, thanks Trial!). Does this PR need any other work to get merged?
> did `bevy::utils::thiserror` get removed / moved as part of this effort in 0.14? I can't seem to find the module anymore, but that could be user error (no pun...
@fitzgen would you mind reviewing this?
Closing this due to inactivity.
As a small update to @vancegillies solution, the current version of generate (0.0.8) now requires `TypeKind`. ```js // export * from "edgedb/dist/reflection/index"; export {Cardinality, ExpressionKind, StrictMap, TypeKind, util} from "edgedb/dist/reflection/index";...
If / when this gets merged, it would be good to wipe all of the existing caches [here](https://github.com/bevyengine/bevy/actions/caches). This will make the migration a little quicker, and hopefully show the...
Done! @mockersf, could you please review this? You're the last step before this can be merged :)