Workiva / react-dart

Dart Bindings for React JS
BSD 2-Clause "Simplified" License
413 stars 67 forks source link

Bump all deprecations to 7.0.0 #289

Closed joebingham-wk closed 3 years ago

joebingham-wk commented 3 years ago

In prep for react-dart 6.0.0, we're bumping nearly all deprecations to 7.0.0 to make the transition easy. The only deprecates that remain at 6.0.0 are:

Because they are removed here in 6.0.0.

Also, SyntheticEventTypeHelpers.isFormEvent because it was removed here in 6.0.0.