Skip to content

Releases: Workiva/over_react_codemod

2.14.0

01 Dec 22:58
c65df0c
Compare
Choose a tag to compare

Info

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

New Features and Improvements

  • #200 INTL-174 : Add nicer logging to codemod dryrun check
    • INTL-174 Add nicer logging to codemod dryrun check

Miscellaneous

  • #202 RM-170618 Release over_react_codemod 2.14.0
    • RM-170618 RELEASE over_react_codemod 2.14.0

Notes created on Thursday, December 01 10:58 PM UTC

2.13.0

30 Nov 20:12
6190755
Compare
Choose a tag to compare

Info

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

New Features and Improvements

  • #193 INTL-113 : ignore initial variable names in creating selectors
    • INTL-113 intl_message_migration should ignore initial variable names in creating selectors
  • #199 INTL-478: Add a --[no]-prune-unused flag to remove unused methods from the _intl.dart file
    • INTL-478 Codemod should (optionally) remove unused messages

Miscellaneous

  • #201 RM-168468 Release over_react_codemod 2.13.0
    • RM-168468 RELEASE over_react_codemod 2.13.0

Notes created on Wednesday, November 30 08:12 PM UTC

2.12.0

14 Nov 22:59
ab8a2e1
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #196 Add a --migrate-components option

  • #197 RM-167784 Release over_react_codemod 2.12.0

    • RM-167784 RELEASE over_react_codemod 2.12.0

Notes created on Monday, November 14 10:59 PM UTC

2.11.0

09 Nov 16:25
2f5b669
Compare
Choose a tag to compare

Info

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

New Features and Improvements

  • #191 INTL-176: Ignore statement or file
    • INTL-176 Support an ignore comment in the codemod
  • #194 INTL-346: Use the W_intl wrapper class in the codemod
    • INTL-346 Use the w_intl wrapper in the codemod

Miscellaneous

  • #195 RM-163393 Release over_react_codemod 2.11.0
    • RM-163393 RELEASE over_react_codemod 2.11.0

Notes created on Wednesday, November 09 04:25 PM UTC

2.10.0

07 Oct 14:58
8f9a93a
Compare
Choose a tag to compare

Info

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

Bug Fixes

  • #186 INTL-188: Fix incrementing the usage number of duplicate getters
    • INTL-188 Codemod duplicate getters not being used correctly

Miscellaneous

  • #185 Update to analyzer v2

  • #187 Handle explicit newlines in strings

  • #188 Report parse errors better

  • #189 Do not internationalize SCREAMING_CAPS constants

  • #190 RM-160644 Release over_react_codemod 2.10.0

    • RM-160644 RELEASE over_react_codemod 2.10.0

Notes created on Friday, October 07 02:58 PM UTC

2.9.0

16 Sep 17:27
95b734f
Compare
Choose a tag to compare

Info

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

New Features and Improvements

  • #182 INTL-65: Read and preserve existing messages in intl_message_migration
    • INTL-65 Allow intl_migration codemod to run repeatedly

Miscellaneous

  • #183 Turn on the --migrate-constants option by default

  • #184 RM-159590 Release over_react_codemod 2.9.0

    • RM-159590 RELEASE over_react_codemod 2.9.0

Notes created on Friday, September 16 05:27 PM UTC

2.8.0

08 Sep 14:21
77e88a4
Compare
Choose a tag to compare

Info

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

New Features and Improvements

  • #180 INTL-165: Re-enable sorting of _intl.dart files
    • INTL-165 Re-enable sorting of intl.dart files

Miscellaneous

  • #181 RM-157833 Release over_react_codemod 2.8.0
    • RM-157833 RELEASE over_react_codemod 2.8.0

Notes created on Thursday, September 08 02:21 PM UTC

2.7.0

23 Aug 15:27
1345a5e
Compare
Choose a tag to compare

Info

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

New Features and Improvements

  • #174 INTL-136: Ignore the lint for unnecessary braces in string interpolation in the intl.dart class
    • INTL-136 Ignore the lint for unnecessary braces in string interpolation in the intl.dart class
  • #175 INTL-137: intl_message_migration uses the variable name for constant strings
    • INTL-137 uses the variable name for constant strings
  • #176 INTL-139: intl_message_migration: Split out explicit file access, step towards running repeatedly
    • INTL-139 Split out explicit file access, step towards running repeatedly

Miscellaneous

  • #177 Update references to the previous team name

  • #178 Fixes problem with adjacent string and duplicated constant names

  • #179 RM-155794 Release over_react_codemod 2.7.0

    • RM-155794 RELEASE over_react_codemod 2.7.0

Notes created on Tuesday, August 23 03:27 PM UTC

2.6.0

05 Aug 17:01
61f07ee
Compare
Choose a tag to compare

Info

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

Bug Fixes

  • #169 INTL-128: intl_message_migration should handle adjacent strings, exclude strings with no alphabetics
    • INTL-128 intl_message_migration should handle adjacent strings
  • #170 INTL-127: Fix intl_message_migration function numbering
    • INTL-127 intl_message_migration function numbering always uses 0

New Features and Improvements

  • #171 INTL-132: intl_message_migration should only do the lib directory by default, allow specifying others
    • INTL-132 Only handle the lib/ directory by default

Miscellaneous

  • #172 Add CHANGELOG entries for 2.6.0 release

  • #173 RM-154828 Release over_react_codemod 2.6.0

    • RM-154828 RELEASE over_react_codemod 2.6.0

Notes created on Friday, August 05 05:01 PM UTC

2.5.0

28 Jul 21:22
8e0e286
Compare
Choose a tag to compare

Info

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

Bug Fixes

  • #164 INTL-114: Comment out the code for adding a FIXME on the label attribute
    • INTL-114 Codemod should not ignore label when hideLabel == true
  • #165 INTL-116: Always use {} around variable names in the generated code
    • INTL-116 intl_message_migration codemod needs to use {} around variables in generated code

New Features and Improvements

  • #166 INTL-117: Add a functional test for intl_message_migration
    • INTL-117 Add a functional test for the codemod
  • #167 INTL-121: Allow specifying paths on the command line
    • INTL-121 Allow intl_message_migration codemod to take paths on the command line
  • #161 INTL-115: Make the intl_message_migration also look for likely user-visible String constants
    • INTL-115 intl_message_migration should convert constant strings that look user visible

Miscellaneous

  • #168 RM-153617 Release over_react_codemod 2.5.0
    • RM-153617 RELEASE over_react_codemod 2.5.0

Notes created on Thursday, July 28 09:22 PM UTC