Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 11:34
· 116 commits to main since this release
b63d3f8

Patch Changes

  • #355 7d75e97 Thanks @dalechyn! - Fixed a bug where properties on UI elements having 0 value were not being set, such as left="0" and etc.

  • #354 e1d5597 Thanks @dalechyn! - Bumped hono and related packages versions.

  • #356 7ab81f0 Thanks @dalechyn! - Fixed an issue where other Frog instances routed via .route constructed an incorrect image URL due to the absence of basePath.

  • #348 8286f21 Thanks @dalechyn! - Fixed a type issue where margin* and letterSpacing props in Box accepted only negative values.