Skip to content

Releases: manzt/anywidget

create-anywidget@0.7.7

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

Patch Changes

  • Use React 19 in React templates (#765)

@anywidget/react@0.1.0

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

Minor Changes

  • Support React 19 (#763)

create-anywidget@0.7.6

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

Patch Changes

  • Upgrade TypeScript to v5.7 (#754)

create-anywidget@0.7.5

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

Patch Changes

  • Support uv and update project instructions (#711)

create-anywidget@0.7.3

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

Patch Changes

  • Bump TypeScript to 5.6 (#680)

create-anywidget@0.7.2

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

Patch Changes

@anywidget/types@0.2.0

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/svelte@0.0.10

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

Patch Changes

@anywidget/react@0.0.8

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

Patch Changes

@anywidget/svelte@0.0.9

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

Patch Changes

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