Skip to content

Releases: Workiva/over_react_codemod

2.4.0

20 Jul 20:58
d4e4de8
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/3765920
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3765920/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4733607019806720/
This minor release includes the following changes:

Bug Fixes

  • #162 INTL-68 Fix multiline string issue
    • INTL-68 Triple quoted string is not handled properly in codemod
  • #156 INTL-71 Handle lib filepath exception
    • INTL-71 If File System line doesn't exist for codemod, it throws exception and stops running
  • #159 INTL-67: Avoid using Glob with absolute packageRoots, problematic on Windows
    • INTL-67 Codemod not running for Windows machines

Miscellaneous

  • #163 RM-151651 Release over_react_codemod 2.4.0
    • RM-151651 RELEASE over_react_codemod 2.4.0
  • #160 INTL-78: Exclude some bad cases from intl_message_migration
    • INTL-78 Fix issues in codemod

Notes created on Wednesday, July 20 08:58 PM UTC

2.3.0

06 Jul 15:17
4acdd3c
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/3726536
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3726536/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4855355451113472/
This minor release includes the following changes:

Miscellaneous

  • #157 Fix intl_message_migration issue with Windows

  • #158 RM-149630 Release over_react_codemod 2.3.0

    • RM-149630 RELEASE over_react_codemod 2.3.0

Notes created on Wednesday, July 06 03:16 PM UTC

2.2.1

21 Jun 18:29
7e06e1a
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/3687435
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3687435/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/6284469018034176/
This patch release includes the following changes:

Miscellaneous

  • #147 Use platform separator for paths

  • #148 RM-147845 Release over_react_codemod 2.2.1

    • RM-147845 RELEASE over_react_codemod 2.2.1

Notes created on Tuesday, June 21 06:29 PM UTC

2.2.0

07 Jun 18:42
db8b712
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/3654129
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3654129/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5228592479600640/
This minor release includes the following changes:

Miscellaneous

  • #139 CPLAT-15338 Alert Migrator

    • FED-117 Add Alert migration codemod
  • #141 Fix wildcard to include branch names with slashes

  • #142 INTL-2 Intl Migrator

    • INTL-2 Implement Intl codemod
  • #143 Replace deprecated commands with new dart commands

  • #144 Update references to the archived slack room #support-client-plat

  • #145 INTL-4 Address follow up items

    • INTL-4 Intl Codemod Follow up
  • #146 RM-124258 Release over_react_codemod 2.2.0

    • RM-124258 RELEASE over_react_codemod 2.2.0

Notes created on Tuesday, June 07 06:42 PM UTC

2.1.1

30 Nov 15:28
540d3ac
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/3238569
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3238569/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4561172735721472/
This patch release includes the following changes:

Bug Fixes

  • #136 CPLAT-16174 Fix dynamic calls involving toBuilder() being detected as unresolved usages
    • CPLAT-16174 MUI Migration Codemod Throws Unexpectedly

Miscellaneous

  • #137 RM-121124 Release over_react_codemod 2.1.1
    • RM-121124 RELEASE over_react_codemod 2.1.1

Notes created on Tuesday, November 30 03:28 PM UTC

2.1.0

02 Nov 16:36
f59bb45
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/3184258
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3184258/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5978720920403968/
This minor release includes the following changes:

New Features and Improvements

  • #125 CPLAT-14830 CPLAT-15336 MUI migration codemod
    • CPLAT-14830 Create codemod to partially automate rMUI migrations
    • CPLAT-15336 Add ButtonGroup/ButtonToolbar migration codemods

Miscellaneous

  • #135 RM-118583 Release over_react_codemod 2.1.0
    • RM-118583 RELEASE over_react_codemod 2.1.0

Notes created on Tuesday, November 02 04:36 PM UTC

2.0.0

12 Oct 23:27
620d28e
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/3139313
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3139313/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/6009790755766272/
This major release includes the following changes:

New Features and Improvements

  • #124 CPLAT-15670 RMUI Bundle Codemod
    • CPLAT-15670 Codemod to add RMUI bundle to HTML files

Miscellaneous

  • #111 Upgrade to codemod v0.3.0 (not yet published)

  • #118 CPLAT-15326 Enable null safety

    • CPLAT-15326 over_react_codemod: Enable null safety
  • #120 Update Dart base images to the latest releases

  • #123 Only check formatting in CI on Dart 2.12

  • #128 CPLAT-15683 Add dependency_validator updaters

    • CPLAT-15683 Suggestor to add RMUI to the dep validator ignore list in CI
  • #129 CPLAT-15826 Codemod to add ThemeProvider to react_dom.render

    • CPLAT-15826 codemod: wrap react_dom.render calls in ThemeProvider
  • #130 RM-109954 Release over_react_codemod 2.0.0

    • RM-109954 RELEASE over_react_codemod 2.0.0

Notes created on Tuesday, October 12 11:27 PM UTC

1.12.1

23 Jul 16:12
ef5ef88
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/2976519
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/2976519/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5823728689348608/
This patch release includes the following changes:

Miscellaneous

  • #112 Remove deprecated authors field from pubspec.yaml

  • #114 Widen Dependency Ranges Blocking Dart 2.13

  • #115 RM-94084 Release over_react_codemod 1.12.1

    • RM-94084 RELEASE over_react_codemod 1.12.1

Notes created on Friday, July 23 04:12 PM UTC

1.12.0

27 Jan 17:17
ba5be68
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/2653379
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/2653379/latest
Pipeline: No Pipeline
This minor release includes the following changes:

Miscellaneous

  • #106 CPLAT-12621 Codemod to update factory syntax for Dart 2.9
    • CPLAT-12621 Codemod to update to new syntax
  • #109 CPLAT-13196 Add Flag For Core Check
    • CPLAT-13196 Flag or separate executable to codemod to that checks for presence of new factory syntax, and allows us to skip the codemod if not found
  • #110 RM-90664 Release over_react_codemod 1.12.0
    • RM-90664 RELEASE over_react_codemod 1.12.0

Notes created on Wednesday, January 27 05:17 PM UTC

1.11.0

09 Dec 16:20
6b76e32
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/2583270
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/2583270/latest
Pipeline: No Pipeline
This minor release includes the following changes:

Miscellaneous

  • #104 CPLAT-12873 Switch React 17 Test Executable to Add Overrides
    • CPLAT-12873 Create over_react_codemod executable to update pubspec
  • #105 RM-90277 Release over_react_codemod 1.11.0
    • RM-90277 RELEASE over_react_codemod 1.11.0

Notes created on Wednesday, December 09 04:20 PM UTC