File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### ` @jupyter-lsp/jupyterlab-lsp 5.0.3 `
4
+
5
+ - bug fixes:
6
+ - fix nested transclusions in JupyterLab 4.0.7+ (#1045 )
7
+ - fix completions when ` type ` is not defined (#1044 )
8
+
3
9
### ` @jupyter-lsp/jupyterlab-lsp 5.0.2 `
4
10
5
11
- bug fixes:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyter-lsp/jupyterlab-lsp" ,
3
- "version" : " 5.0.2 " ,
3
+ "version" : " 5.0.3 " ,
4
4
"description" : " Language Server Protocol integration for JupyterLab" ,
5
5
"keywords" : [
6
6
" jupyter" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyter-lsp/jupyterlab-lsp-metapackage" ,
3
- "version" : " 5.0.2 " ,
3
+ "version" : " 5.0.3 " ,
4
4
"description" : " JupyterLab LSP - Meta Package. All of the packages used by JupyterLab LSP" ,
5
5
"homepage" : " https://github.com/jupyter-lsp/jupyterlab-lsp" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments