Releases: manzt/anywidget
Releases · manzt/anywidget
[email protected]
Patch Changes
- Support
uv
and update project instructions (#711)
[email protected]
Patch Changes
- Bump TypeScript to 5.6 (#680)
[email protected]
Patch Changes
-
Upgrade framework bridges (
3a5b386295d6aae7a69c5396f04b70e25c9b8f58
) -
Bump types versions (#675)
@anywidget/[email protected]
Minor Changes
-
Makes explicit WidgetManager interface (#670)
Drops
@jupyter-widgets/base
as a dependency and instead makes an explicit
interface forAnyModel.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]
Patch Changes
- Updated dependencies [
9c10efe9fd44f779fc2a5821c0e6a28ab0f4edad
]:- @anywidget/[email protected]
@anywidget/[email protected]
Patch Changes
- Updated dependencies [
9c10efe9fd44f779fc2a5821c0e6a28ab0f4edad
]:- @anywidget/[email protected]
@anywidget/[email protected]
Patch Changes
- Ensure all src files are included in the package release (#666)
[email protected]
Patch Changes
- Update templates to esbuild v0.23 (#620)
[email protected]
Minor Changes
- Upgrade templates to TypeScript v5.5 (#611)
[email protected]
Patch Changes
- Improve legacy ESM deprecation notice with widget provenance and Python migration instruction (#609)