v5.12.3 release notes
- Slog dev mode handler:
- Fixed a panic when a struct field is a nil pointer.
- Fixed
slog.LogValuernot honored for struct fields in some cases. - Fixed an infinite loop when a recursive struct is given as attribute.
- Arrays and slices are now displayed as indexed lists.
- Improved display of maps with non-string keys.