Releases: Workiva/over_react_codemod
1.4.1
Info
Build: https://ci.webfilings.com/build/1944779
Skynet Results: https://wf-skynet-hrd.appspot.com/results/smithy/1944779/latest
Pipeline: No Pipeline
This patch release includes the following changes:
Bug Fixes
- #63 CPLAT-7863: Update logic to not rely on imports and allows over_react import
- CPLAT-7863 ErrorBoundary codemod doesn't work on part files
Miscellaneous
-
#64 Just cleanup some unused import lints
-
#66 RM-59076 Release over_react_codemod 1.4.1
- RM-59076 RELEASE over_react_codemod 1.4.1
Notes created on Thursday, October 17 11:44 PM UTC
1.4.0
Info
Build: https://ci.webfilings.com/build/1927878
Skynet Results: https://wf-skynet-hrd.appspot.com/results/smithy/1927878/latest
Pipeline: No Pipeline
This minor release includes the following changes:
New Features and Improvements
- #49 CPLAT-7175 Update componentWillMount Suggestor
- CPLAT-7175 Update Component2 componentWillMount Suggestor
- #56 CPLAT-7173 Add getDefaultProps getInitialState Migrators
- CPLAT-7173 Codemod to migrate
getDefaultProps
andgetInitialState
to new getters.
- CPLAT-7173 Codemod to migrate
- #57 CPLAT-6933 React 16 Post Rollout Codemod
- CPLAT-6933 React 16 post-rollout cleanup codemod
Miscellaneous
-
#60 React 16 testing dependency logic update
-
#62 RM-58733 Release over_react_codemod 1.4.0
- RM-58733 RELEASE over_react_codemod 1.4.0
Notes created on Monday, October 07 09:31 PM UTC
1.3.2
Info
Build: https://ci.webfilings.com/build/1920517
Skynet Results: https://wf-skynet-hrd.appspot.com/results/smithy/1920517/latest
Pipeline: No Pipeline
This patch release includes the following changes:
New Features and Improvements
- #46 CPLAT-6938 Add flag to upgrade abstract components
- CPLAT-6938 Component2 codemod - add FIXME to Component upgrades that might cause breaking changes
- #52 CPLAT-7393 Add logic to handle components with mixin(s)
- CPLAT-7393 Component2 codemod: components with mixins should be considered "partial" upgrades.
- #58 CPLAT-6563 Codemod to migrate consumer overlays to new APIs, fixing deprecations
- CPLAT-6563 Codemod to migrate consumer overlays to new APIs, fixing deprecations
- #59 RM-58005 Release over_react_codemod 1.3.2 (CPLAT-7563 comment escape hatch)
- CPLAT-7563 Add escape hatch for react_dom render codemod
- RM-58005 RELEASE over_react_codemod 1.3.2
Notes created on Tuesday, October 01 09:28 PM UTC
1.3.1
Info
Build: https://ci.webfilings.com/build/1903500
Skynet Results: https://wf-skynet-hrd.appspot.com/results/smithy/1903500/latest
Pipeline: No Pipeline
This patch release includes the following changes:
Miscellaneous
-
#53 Fix for version "any"
-
#55 RM-57970 Release over_react_codemod 1.3.1
- RM-57970 RELEASE over_react_codemod 1.3.1
Notes created on Monday, September 16 10:53 PM UTC
1.3.0
Info
Build: https://ci.webfilings.com/build/1902280
Skynet Results: https://wf-skynet-hrd.appspot.com/results/smithy/1902280/latest
Pipeline: No Pipeline
This minor release includes the following changes:
Bug Fixes
- #50 CPLAT-7372: Fix errors caused by trying to parse versions from dependency overrides
- CPLAT-7372 pubspec_react_upgrader.dart throws when there are existing Git dependency_overrrides
New Features and Improvements
- #42 CPLAT-6936 Add flag to skip components that codemod can only partially upgrade
- CPLAT-6936 Component2 codemod - add flag to skip components that codemod can only partially upgrade
Miscellaneous
- #51 RM-57798 Release over_react_codemod 1.3.0
- RM-57798 RELEASE over_react_codemod 1.3.0
Notes created on Monday, September 16 03:40 PM UTC
1.2.0
Info
Build: https://ci.webfilings.com/build/1897560
Skynet Results: https://wf-skynet-hrd.appspot.com/results/smithy/1897560/latest
Pipeline: No Pipeline
This minor release includes the following changes:
New Features and Improvements
- #38 CPLAT-5806 React 16 Upgrade Codemod
- CPLAT-5806 React 16 upgrade codemod - ErrorBoundary/etc.
- #39 CPLAT-6495 Codemod for Updating React Pubspec Dependency
- CPLAT-6495 React 16 codemod for pubspec.yaml
Miscellaneous
- #29 CPLAT-3300: CP Code Review and PR Merging Team agreement update
- CPLAT-3300 Update all CP repos with latest CONTRIBUTING/PR_TEMPLATE/etc. docs and Rosie configs from RFD
- #40 CPLAT-5212 Codemod to convert from UiComponent to UiComponent2
- CPLAT-5212 Codemod to convert basic components from UiComponent to UiComponent2
- #45 CPLAT-7089: Add a pubspec.yaml check for react/over_react versions before running
- CPLAT-7089 Add a pubspec.yaml check for react/over_react versions before running
- #47 CPLAT-4452 Release over_react_codemod 1.2.0
- CPLAT-4452 RELEASE over_react_codemod 1.2.0
Notes created on Wednesday, September 11 08:04 PM UTC
1.1.0
Info
This minor release includes the following changes:
Miscellaneous
- #25 CPLAT-4307 Add two comment removing suggestors to dart2_upgrade
- CPLAT-4307 Add two comment removing suggestors to dart2_upgrade
- #26 CPLAT-4451 Reorder suggestors and improve the UI factory ignore remover
- CPLAT-4451 Reorder suggestors and improve the UI factory ignore remover
- #28 CPLAT-4097 Release over_react_codemod 1.1.0
- CPLAT-4097 RELEASE over_react_codemod 1.1.0
Notes created on Tuesday, February 26 10:18 PM UTC
1.0.2
Info
This patch release includes the following changes:
New Features and Improvements
- #20 RED-3217 - Add aviary.yaml
- RED-3217 Add aviary.yaml to over_react_codemod
- #21 CPLAT-4058 Provide additional --help output and better stderr
- CPLAT-4058 Output ORCM-specific help and --fail-on-changes error info
Miscellaneous
- #23 CPLAT-3990 Release over_react_codemod 1.0.2
- CPLAT-3990 RELEASE over_react_codemod 1.0.2
Notes created on Wednesday, February 06 05:18 PM UTC
1.0.1
Info
This patch release includes the following changes:
Miscellaneous
- #16 AF-3923 Fix broken link in readme
- AF-3923 Fix broken link in readme
- #17 AF-3925 Add an example README for the pub site.
- AF-3925 Add an example README for the pub site.
- #18 AF-3985 Fix a bug with the UiFactoryIgnoreCommentRemover
- AF-3985 Fix a bug with the UiFactoryIgnoreCommentRemover
- #19 AF-3922 Release over_react_codemod 1.0.1
- AF-3922 RELEASE over_react_codemod 1.0.1
Notes created on Tuesday, January 29 08:48 PM UTC
1.0.0
Info
This major release includes the following changes:
Bug Fixes
- #10 AF-3632 Properly detect private companion props/state classes.
- AF-3632 Retain idempotence for private props/state classes
New Features and Improvements
- #4 AF-2152: add more tests to cover additions made in AF-1928
- AF-2152 Add tests to cover additions made in AF-1928
- AF-1928 Codemod for PropsMeta boilerplate
- #6 AF-3102 AF-2797 AF-1943 Update codemod to match final transition boilerplate
- AF-2797 Update over_react_codemod to match builder boilerplate
- AF-3102 Package over_react_codemod as easily-runnable executable
- AF-1943 Codemod for new FooComponent().getDefaultProps()
- #9 AF-3101 Add support for "check" mode (
--check|-c
)- AF-3101 Add CI check functionality to over_react_codemod
- #11 AF-3668 Better compatibility with dartfmt
- AF-3668 Protect against dartfmt breaking analysis ignore comments
- #12 AF-3838 Replace python implementation with dart using dart_codemod
- AF-3838 Port over_react_codemod to dart
- #14 AF-3911 Finish the Dart 2 Upgrade codemod
- AF-3911 Finish over_react_codemod dart2 upgrade (no backwards compat)
Miscellaneous
-
#1 Add migrater
-
#2 AF-1928 Add suggestors for PropsMeta changes
- AF-1928 Codemod for PropsMeta boilerplate
-
#5 AF-1917: Make over_react_codemod script idempotent
- AF-1917 Make codemod idempotent
-
#7 AF-3591 Add OSS license texts
- AF-3591 Add OSS license & notice to over_react_codemod
-
#8 AF-3592 Add OSS license header to all source files
- AF-3592 Add OSS license header to all source files
-
#13 AF-3864 Prep for the first release
- AF-3864 Prep over_react_codemod for first release
-
#15 AF-3863 Release over_react_codemod 1.0.0
- AF-3863 RELEASE over_react_codemod 1.0.0
Notes created on Wednesday, January 23 06:22 PM UTC