Skip to content

v2.0.1

Compare
Choose a tag to compare
@christianalfoni christianalfoni released this 01 Jul 09:58
· 68 commits to main since this release

🚀 Features

  • The template builder now outputs more help to understand template ids and aliases. It also generates a Sandbox from the generated template with a link to the CSB editor for verification
Screenshot 2025-07-01 at 11 57 45

🐛 Bug fixes

  • The keepActiveWhileConnected method now properly sets its state based on the boolean passed. It also handles explicit and implicit reconnects, keeping the behavior of last set state (Thanks @wylieconlon for identifying and PR)