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 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 3.0.0a2
6+
7+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@3.0.0-a1...db935c175e8b3d37ec32284b5171c26458817528 ) )
8+
9+ ### Bugs fixed
10+
11+ - Fix createOutputs, rename 'modeldb' origin to 'silent-change' [ #254 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/254 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
12+
13+ ### Maintenance and upkeep improvements
14+
15+ - Fix dict type for python 3.8 [ #253 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/253 ) ([ @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-07-05&to=2024-07-12&type=c ) )
20+
21+ [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-07-05..2024-07-12&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2024-07-05..2024-07-12&type=Issues )
22+
23+ <!-- <END NEW CHANGELOG ENTRY> -->
24+
525## 3.0.0a1
626
727([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@3.0.0-a0...8e3f25bdcfb8ed36cd740dd958d5d04580cd54ef ) )
2141
2242[ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-06-26..2024-07-05&type=Issues ) | [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adependabot+updated%3A2024-06-26..2024-07-05&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2024-06-26..2024-07-05&type=Issues )
2343
24- <!-- <END NEW CHANGELOG ENTRY> -->
25-
2644## 3.0.0a0
2745
2846([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@2.0.1...cc9a21d918ca5cd4336b65783586ca74ca98a889 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyter/ydoc" ,
3- "version" : " 3.0.0-a1 " ,
3+ "version" : " 3.0.0-a2 " ,
44 "type" : " module" ,
55 "description" : " Jupyter document structures for collaborative editing using YJS" ,
66 "homepage" : " https://github.com/jupyter-server/jupyter_ydoc" ,
You can’t perform that action at this time.
0 commit comments