-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare relase 4.0.0 #912
Prepare relase 4.0.0 #912
Conversation
Of note on this: we won't be able to continue "lsp in the browser" work for a while, with a hard dep on lab 3.6, due to the breaking changes from 3.5 (e.g. yjs) (vs jupyterlite/jupyterlite-lsp#1). Probably fine, pretty slammed as it is. No doubt some time in the 4.x-beta timeline, we'll have something working. See also:
|
Thanks for the note. It is not a hard dep on 3.6 - just a realistic statement that bugs which are specific to older releases are likely to receive no fixes from us. 3.3+ continuous to work for now, without future guarantees (and is no longer tested on CI). |
But yes |
References
Closes #908, closes #742, workarounds #911.
Code changes
User-facing changes
Backwards-incompatible changes
Chores