Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 22:38
· 11 commits to main since this release
88f1b89

Minor Changes

  • #466 d4899ab Thanks @dalechyn! - Breaking Change: Renamed exported Context type to FrameBaseContext.
    Fixed an issue where frame message was parsed incorrectly and was expecting cast_id in Composer Action Handler.
    Exported previously forgotten types.

Patch Changes

  • #471 24d3bec Thanks @dalechyn! - Fixed an issue where defining fonts in multiple places would override each other. Now all defined fonts are grouped altogether.