This fixes shallow
function for some edge cases.
What's Changed
- fix(shallow): fallback map-like iterator comparison by @dai-shi in #2795
- fix(shallow): iterable-like insensitive keys order comparison (alternate implementation) by @dai-shi in #2821
New Contributors
- @legcy143 made their first contribution in #2799
- @kretajak made their first contribution in #2822
- @steaks made their first contribution in #2824
Full Changelog: v5.0.0...v5.0.1