File tree 2 files changed +18
-3
lines changed
2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
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
+
5
22
## 0.3.8
6
23
7
24
([ Full Changelog] ( https://github.com/QuantStack/yjs-widgets/compare/v0.3.7...85f9f49226fd75d1953ea913bbe6cd991b5b611e ) )
20
37
21
38
[ @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 )
22
39
23
- <!-- <END NEW CHANGELOG ENTRY> -->
24
-
25
40
## 0.3.7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yjs-widgets" ,
3
- "version" : " 0.3.8 " ,
3
+ "version" : " 0.3.9 " ,
4
4
"description" : " A JupyterLab extension for widgets based on Yjs." ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments