npm solid-js 0.4.2
v0.4.2

latest releases: 1.9.7, 2.0.0-experimental.5, 1.9.6...
6 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-js release

NewReleases is sending notifications on new releases.