v2.1.0
What's Changed
- Support for passing custom component to
as
prop ofLink
component. by @pascalbaljet in #2443 - Use
nodemon
to trigger new files and deleted files in test apps by @pascalbaljet in #2442 - Use ReactNode type for children props by @chack1172 in #2385
- Allow function as children component in react Deferred and WhenVisible by @chack1172 in #2386
- Improve test that waits for scroll position restoration by @pascalbaljet in #2473
- Introduction of the
Form
component by @pascalbaljet in #2474 - Improve
children
prop of<Form>
Component by @pascalbaljet in #2487 - Add Form component ref support by @pascalbaljet in #2496
- Make Svelte's not crash in an SSR environment by @dkulchenko in #2396
- Fix core: Queue processing when an item fails by @pintend in #2467
- Migrate playgrounds to Tailwind 4 by @jrmajor in #2369
New Contributors
- @dkulchenko made their first contribution in #2396
- @pintend made their first contribution in #2467
Full Changelog: v2.0.17...v2.1.0