v3.3.0
What's Changed
The minor bump is due to Python dependency changes from jupyterlab 3 to jupyter server ~=1.6. This will allow to reuse the frontend of this extension in alternative frontend based on JupyterLab plugins system such as RetroLab.
-
Bug fixes 🐛
-
Maintenance 🚧
- Bump nanoid from 3.1.23 to 3.2.0 by @dependabot in #81
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #82
- Add missing server ext enabling command by @fcollonval in #84
- Bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #87
- Bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #88
- Switch from JLab to Jupyter server Python dep by @fcollonval in #90
Full Changelog: v3.2.1...v3.3.0