Skip to content

Releases: manzt/anywidget

[email protected]

15 Dec 20:29
6a5bf6c
Compare
Choose a tag to compare

Patch Changes

  • Use React 19 in React templates (#765)

@anywidget/[email protected]

15 Dec 20:22
f513c64
Compare
Choose a tag to compare

Minor Changes

  • Support React 19 (#763)

[email protected]

05 Dec 20:12
b547630
Compare
Choose a tag to compare

Patch Changes

  • Upgrade TypeScript to v5.7 (#754)

[email protected]

28 Oct 21:49
9b84eee
Compare
Choose a tag to compare

Patch Changes

  • Support uv and update project instructions (#711)

[email protected]

09 Sep 16:46
debd5c3
Compare
Choose a tag to compare

Patch Changes

  • Bump TypeScript to 5.6 (#680)

[email protected]

03 Sep 15:09
6bba2f5
Compare
Choose a tag to compare

Patch Changes

@anywidget/[email protected]

31 Aug 19:31
e13d825
Compare
Choose a tag to compare

Minor Changes

  • Makes explicit WidgetManager interface (#670)

    Drops @jupyter-widgets/base as a dependency and instead makes an explicit
    interface for AnyModel.widget_manager. Right now we only support
    widget_manager.get_model, so having the other methods on the interface was
    misleading (leading to issues around .create_view not being supported).

@anywidget/[email protected]

31 Aug 19:31
e13d825
Compare
Choose a tag to compare

@anywidget/[email protected]

31 Aug 19:31
e13d825
Compare
Choose a tag to compare

@anywidget/[email protected]

28 Aug 17:25
c970b15
Compare
Choose a tag to compare

Patch Changes

  • Ensure all src files are included in the package release (#666)