github solidjs/solid v0.4.2

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

Several updates to the underlying renderer:

  • Add fallbacks for control flow
  • Add new Portal Control Flow - This allows nodes to be rendered outside of the component tree with support for satelite ShadowRoots.
  • Add new Suspend Control Flow - This renders content to a isolated document and display fallback content in its place until ready. Good for nested Async Data Fetching.
  • Default node placeholders to comments (improved text interpolation)
  • Added events binding for irregular event names

Don't miss a new solid release

NewReleases is sending notifications on new releases.