File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.3.9
6+
7+ ([ Full Changelog] ( https://github.com/QuantStack/yjs-widgets/compare/v0.3.8...219122537a4ad3c3e888685ab440ec304ab79fc8 ) )
8+
9+ ### Bugs fixed
10+
11+ - Allows \_ attrs to be null IJupyterYDoc [ #21 ] ( https://github.com/QuantStack/yjs-widgets/pull/21 ) ([ @brichet ] ( https://github.com/brichet ) )
12+ - Add a dispose method to ` IJupyterYWidget ` [ #20 ] ( https://github.com/QuantStack/yjs-widgets/pull/20 ) ([ @brichet ] ( https://github.com/brichet ) )
13+
14+ ### Contributors to this release
15+
16+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/yjs-widgets/graphs/contributors?from=2024-10-22&to=2025-02-06&type=c ) )
17+
18+ [ @brichet ] ( https://github.com/search?q=repo%3AQuantStack%2Fyjs-widgets+involves%3Abrichet+updated%3A2024-10-22..2025-02-06&type=Issues ) | [ @trungleduc ] ( https://github.com/search?q=repo%3AQuantStack%2Fyjs-widgets+involves%3Atrungleduc+updated%3A2024-10-22..2025-02-06&type=Issues )
19+
20+ <!-- <END NEW CHANGELOG ENTRY> -->
21+
522## 0.3.8
623
724([ Full Changelog] ( https://github.com/QuantStack/yjs-widgets/compare/v0.3.7...85f9f49226fd75d1953ea913bbe6cd991b5b611e ) )
2037
2138[ @davidbrochart ] ( https://github.com/search?q=repo%3AQuantStack%2Fyjs-widgets+involves%3Adavidbrochart+updated%3A2024-10-17..2024-10-22&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3AQuantStack%2Fyjs-widgets+involves%3Ajtpio+updated%3A2024-10-17..2024-10-22&type=Issues )
2239
23- <!-- <END NEW CHANGELOG ENTRY> -->
24-
2540## 0.3.7
Original file line number Diff line number Diff line change 11{
22 "name" : " yjs-widgets" ,
3- "version" : " 0.3.8 " ,
3+ "version" : " 0.3.9 " ,
44 "description" : " A JupyterLab extension for widgets based on Yjs." ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments