Releases: Workiva/over_react_codemod
2.35.0
Info
Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:
New Features and Improvements
- #305 FED-3281 Update rename codemod
- FED-3281 Update unify_package_rename codemod for migration
Miscellaneous
- #307 RM-293191 Release over_react_codemod 2.35.0
- RM-293191 RELEASE over_react_codemod 2.35.0
Notes created on Friday, November 01 05:45 PM UTC
2.34.0
Info
Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:
New Features and Improvements
- #302 FED-3143 Null Safety Codemod for connect props
- FED-3143 Codemod for connect and required late props
Miscellaneous
-
#296 FED-3209 Remove explicit null passed to useRef
- FED-3209 Remove explicit null passed to useRef
-
#297 FED-2994 Update class component defaults codemod to take public-ness into account
- FED-2994 Update class component defaults codemod to take public-ness into account
-
#298 FED-3248 Update non-defaulted state mixin fields to be optional
- FED-3248 Update non-defaulted state mixin fields to be optional
-
#300 Raise the react_material_ui dependency min to v1.214.2
-
#301 Unpin the meta dependency to allow the latest
-
#303 FED-2554 Companion codemods should not run on null-safe files
- FED-2554 Companion codemods should not run on null-safe files
-
#304 RM-276934 Release over_react_codemod 2.34.0
- RM-276934 RELEASE over_react_codemod 2.34.0
Notes created on Thursday, October 24 11:43 PM UTC
2.33.0
Info
Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:
Miscellaneous
-
#263 FED-1855 Update instructions for dart2_upgrade codemod
- FED-1855 #support-ui-platform - Fri, 03 Nov 2023 16:12:41
-
#287 Replace mockito with mocktail
-
#290 FED-1885: Prop requiredness codemod
- FED-1885 OverReact migration codemod: required props
-
#291 FED-3006 CI fixes and dependency_validator cleanup
- FED-3006 CI fixes and dependency_validator cleanup
-
#292 RM-260254 Release over_react_codemod 2.33.0
- RM-260254 RELEASE over_react_codemod 2.33.0
Notes created on Monday, August 12 05:29 PM UTC
2.32.0
Info
Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:
New Features and Improvements
- #285 FED-2444 Null safety preparation for conditional prop function calls
- FED-2444 OverReact migration codemod: null-aware function prop calls
- #288 INTL-1793 : Have over_react_codemod show deprecation message
- INTL-1793 Have over_react_codemod show deprecation message
Miscellaneous
- #283 FEDX-690 : GHA OSS changes
- FEDX-690 GHA OSS changes
- #284 FED-1721 Null safety preparation for class component default props / initial state
- FED-1721 OverReact migration codemod: class component prop defaults
- #286 FED-2610 Synchronize with over_react impl; pull in AbstractProps fix
- FED-2610 Synchronize with over_react impl; pull in AbstractProps fix
- #289 RM-252172 Release over_react_codemod 2.32.0
- RM-252172 RELEASE over_react_codemod 2.32.0
Notes created on Tuesday, May 14 10:13 PM UTC
2.31.0
Info
Build: https://ci.webfilings.com/build/5749631
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5749631/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5825068471549952/
This minor release includes the following changes:
Miscellaneous
-
#272 FED-1979 Add suggestor to replace null argument in dom callback
- FED-1979 OverReact migration codemod: don't pass null into DOM callback props
-
#273 FED-2094 Add suggestor that replaces useRef with useRefInit
- FED-2094 OverReact migration codemod: useRefInit
-
#275 FED-1718 Callback ref null safety hint suggestor
- FED-1718 OverReact migration codemod: callback ref nullability
-
#277 Allow consumption of null-safe over_react and over_react_test versions
-
#279 Consume null-safe over_react v5 and over_react_test v3
-
#282 RM-232877 Release over_react_codemod 2.31.0
- RM-232877 RELEASE over_react_codemod 2.31.0
Notes created on Wednesday, April 03 11:13 PM UTC
2.30.0
Info
Build: https://ci.webfilings.com/build/5370961
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5370961/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5216739770105856/
This minor release includes the following changes:
New Features and Improvements
- #241 INTL-1332: Add import smarts to codemod
- INTL-1332 Add import smarts to codemod
Miscellaneous
-
#246 INTL-1608 : Activate _over_react_codemod executables separately
- INTL-1608 Activate _over_react_codemod excutables seprate
-
#251 FED-570 Unify package rename codemod
- FED-570 Codemod to update RMUI imports to unify_ui
-
#260 Dart 2.19
-
#268 FED-1919 Codemod to add required flux actions / store prop(s)
- FED-1919 Codemod for adding required FluxPropsMixin.action
-
#269 RM-220915 Release over_react_codemod 2.30.0
- RM-220915 RELEASE over_react_codemod 2.30.0
Notes created on Friday, January 05 09:29 PM UTC
2.29.0
Info
Build: https://ci.webfilings.com/build/5126520
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5126520/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4511971181461504/
This minor release includes the following changes:
Miscellaneous
-
#259 INTL-1685: improve failure message
- INTL-1685 Implement better failure message for codemod in CI
-
#261 Update
pub get
commands todart pub get
-
#262 RM-220065 Release over_react_codemod 2.29.0
- RM-220065 RELEASE over_react_codemod 2.29.0
Notes created on Friday, October 27 05:12 PM UTC
2.28.0
Info
Build: https://ci.webfilings.com/build/5108562
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5108562/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5148916991524864/
This minor release includes the following changes:
New Features and Improvements
- #255 INTL-1677: Exclude Pendo ID pattern in codemod
- INTL-1677 Exclude Pendo ID pattern in codemod
Miscellaneous
- #256 RM-219216 Release over_react_codemod 2.28.0
- RM-219216 RELEASE over_react_codemod 2.28.0
Notes created on Tuesday, October 24 05:18 PM UTC
2.27.0
Info
Build: https://ci.webfilings.com/build/5091633
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5091633/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4863193038061568/
This minor release includes the following changes:
New Features and Improvements
- #244 INTL-1591: Handle non-arrow intl functions
- INTL-1591 Allow messages to use non-arrow functions
- #248 FEDX-405 : Update the analyzer to min 5.0.0
- FEDX-405 over_react_codemod Analyzer 5
- #250 INTL-1626: Multi line ignore comments
- INTL-1626 Handle ignore comments that are part of a list
Miscellaneous
-
#240 Avoid meta 1.10.0
-
#252 RM-211700 Release over_react_codemod 2.27.0
- RM-211700 RELEASE over_react_codemod 2.27.0
Notes created on Thursday, October 19 03:50 AM UTC
2.26.0
Info
Build: https://ci.webfilings.com/build/4926198
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/4926198/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4988534418833408/
This minor release includes the following changes:
Miscellaneous
-
#238 Limit meta to avoid 1.10.0
-
#239 RM-210649 Release over_react_codemod 2.26.0
- RM-210649 RELEASE over_react_codemod 2.26.0
Notes created on Wednesday, September 06 07:43 PM UTC