Skip to content

1.0.5

Choose a tag to compare

@bvaughn bvaughn released this 27 Jan 19:57
· 406 commits to main since this release
  • Fix server rendering regression (#240); Panels will now render with their defaultSize during initial mount (if one is specified). This allows server-rendered components to store the most recent size in a cookie and use that value as the default for subsequent page visits.