What's Changed
New Features
- Make TypedCookie take input type of schema by @nichtsam in #363
- Add enabled flag to useEventSource (default = true) by @rossipedia in #387
- Add optional
id
attribute toScriptDescriptor
by @mnemitz in #379
Documentation Changes
- Add warning about
preloadRouteAssets
by @jansedlon in #349 - Setup typedoc to generate API reference docs by @sergiodxa in #356
- Fix typo in README by @nickretallack in #377
Other Changes
- Bump eslint-plugin-testing-library from 6.2.0 to 6.2.1 by @dependabot in #337
- Bump @testing-library/react from 14.3.0 to 15.0.2 by @dependabot in #338
- Bump @vitest/coverage-v8 from 1.4.0 to 1.5.0 by @dependabot in #339
- Bump @types/react from 18.2.75 to 18.2.78 by @dependabot in #340
- Bump type-fest from 4.15.0 to 4.18.1 by @dependabot in #360
- Bump eslint-plugin-testing-library from 6.2.1 to 6.2.2 by @dependabot in #348
- Switch to Biome by @sergiodxa in #361
- Bump oven-sh/setup-bun from 1 to 2 by @dependabot in #368
New Contributors
- @jansedlon made their first contribution in #349
- @nickretallack made their first contribution in #377
- @mnemitz made their first contribution in #379
Full Changelog: v7.6.0...v7.7.0