Workiva / react-dart

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

FEDX-414 Add APIs and update deprecations in preparation for 7.0.0 release #372

Closed greglittlefield-wf closed 11 months ago

greglittlefield-wf commented 11 months ago

Motivation

react-dart 7.0.0 will contains some breaking changes to APIs that are not yet deprecated in the 6.x line.

The 7.0.0 WIP branch also relies some API additions that aren't present in 6.x, so we'll want to backport them to ensure consumers can transition to these new APIs before setting their lower bounds to 7.0.0.

Solution

QA steps

aviary3-wk commented 11 months ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

greglittlefield-wf commented 11 months ago

@Workiva/release-management-p