File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 2.1.4
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@2.1.3...d649fbe64a6687f4cea08e50a64060389ee39984 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add optional origin to transaction, filter out 'modeldb' origin [ #246 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/246 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - Fix tests [ #288 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/288 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
16
+
17
+ ### Contributors to this release
18
+
19
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2024-10-18&to=2024-11-29&type=c ) )
20
+
21
+ [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-10-18..2024-11-29&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2024-10-18..2024-11-29&type=Issues )
22
+
23
+ <!-- <END NEW CHANGELOG ENTRY> -->
24
+
5
25
## 2.1.3
6
26
7
27
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@2.1.2...e8c0e18cb51b5191e5ac3947f519010a41d2c03c ) )
16
36
17
37
[ @brichet ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Abrichet+updated%3A2024-10-10..2024-10-18&type=Issues )
18
38
19
- <!-- <END NEW CHANGELOG ENTRY> -->
20
-
21
39
## 2.1.2
22
40
23
41
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@2.1.1...5473320c254c5838ea245e74e7d8bf176917383e ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyter/ydoc" ,
3
- "version" : " 2.1.3 " ,
3
+ "version" : " 2.1.4 " ,
4
4
"type" : " module" ,
5
5
"description" : " Jupyter document structures for collaborative editing using YJS" ,
6
6
"homepage" : " https://github.com/jupyter-server/jupyter_ydoc" ,
You can’t perform that action at this time.
0 commit comments