Skip to content

10.25.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 08:15
2beb9f7

Notable

Revert unkeyed no-search (#4604, thanks @JoviDeCroock)

We noticed that there's a few unpleasant scenario's that could form from this change, we wanted to be on the safe side here and revert this for the time being. if you run into issues with swapping components placement wise in a list use the key property.

Fixes

  • Add missing space in hydration mismatch message (#4602, thanks @sirreal)

Types

  • fix max and min type definition to allow number (#4598, thanks @devlux)

Performance

Maintenance