github manzt/anywidget anywidget@0.5.0

latest releases: create-anywidget@0.7.3, create-anywidget@0.7.2, @anywidget/types@0.2.0...
15 months ago

Minor Changes

  • feat: restrict backbone model access in render context (#140)

  • feat!: Limit view fields exposed to render function (#138)

    BREAKING: The render function's argument has been refactored from a full AnyView to a simple object. This object only exposes the model and el fields to the user-provided render function. This change aims to simplify the API and reduce potential misuse. Please ensure your render function only depends on these fields.

Patch Changes

Don't miss a new anywidget release

NewReleases is sending notifications on new releases.