File tree 2 files changed +17
-3
lines changed
2 files changed +17
-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.4.0
6
+
7
+ ([ Full Changelog] ( https://github.com/QuantStack/yjs-widgets/compare/v0.3.9...814b213b1c9b7994b3ae6dc36ac518e4bffe19cc ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add support for async model creation [ #22 ] ( https://github.com/QuantStack/yjs-widgets/pull/22 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
12
+
13
+ ### Contributors to this release
14
+
15
+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/yjs-widgets/graphs/contributors?from=2025-02-06&to=2025-02-07&type=c ) )
16
+
17
+ [ @martinRenou ] ( https://github.com/search?q=repo%3AQuantStack%2Fyjs-widgets+involves%3AmartinRenou+updated%3A2025-02-06..2025-02-07&type=Issues )
18
+
19
+ <!-- <END NEW CHANGELOG ENTRY> -->
20
+
5
21
## 0.3.9
6
22
7
23
([ Full Changelog] ( https://github.com/QuantStack/yjs-widgets/compare/v0.3.8...219122537a4ad3c3e888685ab440ec304ab79fc8 ) )
17
33
18
34
[ @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
35
20
- <!-- <END NEW CHANGELOG ENTRY> -->
21
-
22
36
## 0.3.8
23
37
24
38
([ Full Changelog] ( https://github.com/QuantStack/yjs-widgets/compare/v0.3.7...85f9f49226fd75d1953ea913bbe6cd991b5b611e ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yjs-widgets" ,
3
- "version" : " 0.3.9 " ,
3
+ "version" : " 0.4.0 " ,
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