github solidjs/solid v0.18.0

latest releases: v1.8.16, v1.8.15, v1.8.14...
4 years ago

A lot of bug fixes, and introduction of string based SSR.
Breaking Changes:

  • Removal of forwardRef. Value and function handled by just ref.
  • Change to how TypeScript is managed. Brought all JSX types inside the repo, and improved Component typing.
  • Changed default renderer in solid-ssr to string renderer.
  • Change inline styles to use setProperty and hyphenated or camelCase.

Lots of small bug fixes.

Don't miss a new solid release

NewReleases is sending notifications on new releases.