github seek-oss/playroom v0.44.2

latest release: v0.44.3
23 days ago

Patch Changes

  • #442 f1f8fbf Thanks @michaeltaranto! - Ensure code populates the editor on page load

    Resolves a timing issue where code would not be populated into the editor on page load in some browsers.

  • #443 1a464a1 Thanks @michaeltaranto! - Evaluate scope in the context of FrameComponent

    Ensure the provided scope is evaluated within the context of the provided FrameComponent.
    This was a regression in the recent refactor, and fixing it enables usage of React Context by wrapping a Provider in the FrameComponent and retrieving its value via scope.

Don't miss a new playroom release

NewReleases is sending notifications on new releases.