rescript-lang / rescript

ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
https://rescript-lang.org
Other
6.77k stars 453 forks source link

Deprecation/removal of obsolete features #6999

Open cknitt opened 3 months ago

cknitt commented 3 months ago

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.

cometkim commented 3 months ago

6781 is waiting for v12.x release

fhammerschmidt commented 1 month ago

what about https://github.com/rescript-lang/rescript-compiler/pull/7056 ?