Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guide/migrating-to-v6.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
For most installations upgrading should not require any changes.

## Type resolvers
With `radebatz/type-info-extras` now being a required dependency, the `TypeInfoTypeResolver` is not the de-facto default
With `radebatz/type-info-extras` now being a required dependency, the `TypeInfoTypeResolver` is now the de-facto default
resolver.

The `LegacyTypeResolver` can still be used as a drop-in replacement, but is now marked `deprecated` and will be removed
Expand Down