-
Notifications
You must be signed in to change notification settings - Fork 471
Closed
Description
This is an umbrella issue for obsolete features that should be deprecated/removed.
My suggestions would be to have them deprecated in an 11.1.x release and removed in v12.
- JSX 3 (Deprecate/remove JSX v3 #6982)OCaml stdlib functions (Deprecate/remove OCaml stdlib functions #5779)
Js
namespace (WIP: Deprecate Js namespace #7510)Functions inBelt
that are covered by the new stdlibbsconfig.json (Dropbsconfig.json
support entirely #6781)-bs-g
bsc-flag (Deprecate-bs-g
bsc-flag #6496)js_cast.ml (Deprecate js_cast.ml? #5439)To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done
Milestone
Relationships
Development
Select code repository
Activity
cometkim commentedon Sep 3, 2024
#6781 is waiting for v12.x release
fhammerschmidt commentedon Oct 8, 2024
what about #7056 ?
zth commentedon Jul 24, 2025
Deprecation of the Js namespace could be worked on in tandem with this PR for adding automigrations: #7693
cknitt commentedon Sep 18, 2025
Automatic migrations will be covered by #7829.
Currently not planning to release another v11 version just for deprecations.