1.0.5
- Fix server rendering regression (#240); Panels will now render with their
defaultSizeduring 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.