## solidjs/solid — v2.0.0-experimental.5…v2.0.0-experimental.6

_30 commits._

### Features
- **add support for `is` in `Dynamic`, closes #2413 (#2514)** (e056eab)
- **feat: createMutable support for class inheritance (#2405)** (cbff564)

### Fixes
- **fix: Update `SuspenseList` to handle hydration context and add unit tests for `resolveSSRNode` and `createResource` functions (#2531)** (62c5a98)
- **fix #2530 overtracking dynamic** (f59ee48)
- **fix #2524 closedby types, fix regression inlining style/classList** (c07887c)
- **Fix resource instances always getting cached on SSR (#2497)** (bdba4dc)
- **fix(scheduler): adjust yield timing logic to improve task scheduling … (#2483)** (472c007)
- **fix `For` keyed prop type (#2500)** (160374e)
- **fix #2491 no key on merge false** (3d3207d)
- **fix: catch synchronous error (#2476)** (4cd7eb1)
- **Fix seroval compat (#2474)** (84ca952)

### Backend
- **v2.0.0-experimental.6** (cf88b51)
- **Update signals, dom expressions to default attrs** (5f29f14)
- **Merge branch 'main' of https://github.com/solidjs/solid into next** (5daba71)
- **v1.9.9** (0af2c2b)
- **update lock** (225d86e)
- **v1.9.8** (71a66ea)
- **formatting updates** (1912a76)
- **update prettier** (061cd62)
- **Export RendererOptions and Renderer types from solid-js/universal (#2522)** (09a9c1d)
- **Drop expired webcomponents.dev link (#2492)** (c65bccc)
- **export type `Transition` in root (#2482)** (b430832)
- **compiler and jsx type updates** (2cd810f)
- **export deep util (#2505)** (7823664)
- **v1.9.7** (90ba028)
- **update locks for seroval, change ssr example to port 3000** (7c5351d)
- **Correct jsdoc for ParentProps and ParentComponent (#2480)** (e906b83)
- **more ssr/hydration wip** (c67ee25)
- **hydration wip** (67a8b67)
- **sync hydration wip, faking depth wip** (dc670e2)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/solidjs/solid?utm_source=github-action)._