File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3- ### ` @jupyter-lsp/jupyterlab-lsp 4.0.0 ` (not-yet-released )
3+ ### ` @jupyter-lsp/jupyterlab-lsp 4.0.0 ` (2023-03-15 )
44
55Requires JupyterLab ` >=3.6.0,<4.0.0a0 ` and Python 3.8 or newer.
66
@@ -35,17 +35,18 @@ Requires JupyterLab `>=3.6.0,<4.0.0a0` and Python 3.8 or newer.
3535 - bump minimum required Node.js version to 14.0 (12.0 reached EOL in April)
3636 - use newer ` @jupyterlab/builder ` which provides third-party license information ([ #882 ] )
3737
38- ### ` lsp-ws-connection 0.7.1 ` (not-yet-released )
38+ ### ` lsp-ws-connection 0.7.1 ` (2023-03-15 )
3939
4040- downstreams:
4141 - includes sourcemaps for easier debugging ([ #882 ] )
4242- maintenance:
4343 - handle notification promises more explicitly ([ #882 ] )
4444
45- ### ` jupyter-lsp 2.0.0 ` (not-yet-released )
45+ ### ` jupyter-lsp 2.0.0 ` (2023-03-15 )
4646
4747- dependencies:
4848 - uses ` importlib_metadata ` (or ` importlib.metadata ` on 3.10+) for ` entry_points ` ([ #882 ] )
49+ - supports Python versions are 3.8 or newer
4950- performance:
5051 - ` entry_point ` discovery is deferred until server has started, improving
5152 ` jupyter_server ` startup time ([ #852 ] )
You can’t perform that action at this time.
0 commit comments