Skip to content

Releases: Workiva/over_react

5.3.0

20 Aug 22:23
6884cd8
Compare
Choose a tag to compare

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

  • #937 FED-2299 Utilize new ReactNode typedef
    • FED-2299 Add ReactNode typedef to over_react
  • #938 RM-276972 RM-276971 Release over_react 5.3.0
    • RM-276971 RELEASE over_react 5.3.0
    • RM-276972 CONSUME over_react 5.3.0

Notes created on Tuesday, August 20 10:23 PM UTC

5.2.1

12 Aug 18:35
fc7c40b
Compare
Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This patch release includes the following changes:

Miscellaneous

  • #934 FED-2979 Clean up dependency ranges, clean out the lint trap
    • FED-2979 Clean up over_react dependency ranges / lint trap
  • #935 FED-3009 Update migration guide with required props codemod instructions
    • FED-3009 over_react: Update migration guide with required props codemod
  • #936 RM-272801 RM-272800 Release over_react 5.2.1
    • RM-272800 RELEASE over_react 5.2.1
    • RM-272801 CONSUME over_react 5.2.1

Notes created on Monday, August 12 06:35 PM UTC

5.2.0

22 Jul 21:04
05854b5
Compare
Choose a tag to compare

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:

Bug Fixes

  • #928 FED-2854 Fix num keys incorrectly linting as not unique
    • FED-2854 Fix num keys incorrectly linting as not unique
  • #930 FED-2855 Fix Analyzer Plugin error when typing keys
    • FED-2855 Fix Analyzer Plugin error when typing keys

New Features and Improvements

  • #920 FED-1945 Support prop conversion in OverReact to simplify RMUI converted props
    • FED-1945 Support prop conversion in OverReact to simplify RMUI converted props

Miscellaneous

  • #925 Remove publish action that always fails due to dry run warnings

  • #932 FED-2960 Update the null safety migration documentation

    • FED-2960 Update over_react null safety migration docs
  • #933 RM-262845 RM-262844 Release over_react 5.2.0

    • RM-262844 RELEASE over_react 5.2.0
    • RM-262845 CONSUME over_react 5.2.0

Notes created on Monday, July 22 09:04 PM UTC

5.1.2

29 May 20:58
777452d
Compare
Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This patch release includes the following changes:

Miscellaneous

  • #923 Investigating CI failures

  • #924 RM-262790 RM-262789 Release over_react 5.1.2

    • RM-262789 RELEASE over_react 5.1.2
    • RM-262790 CONSUME over_react 5.1.2

Notes created on Wednesday, May 29 08:58 PM UTC

5.1.1

29 May 17:50
35d5025
Compare
Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This patch release includes the following changes:

Miscellaneous

  • #921 Run CI on release tag commits

  • #922 RM-261920 RM-261919 Release over_react 5.1.1

    • RM-261919 RELEASE over_react 5.1.1
    • RM-261920 CONSUME over_react 5.1.1

Notes created on Wednesday, May 29 05:50 PM UTC

5.1.0

23 May 17:40
625e67c
Compare
Choose a tag to compare

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:

Bug Fixes

  • #913 FED-2609 Fix getAllProps not picking up props from AbstractProps classes
    • FED-2609 Fix getAllProps not picking up props from AbstractProps classes

New Features and Improvements

  • #917 FED-2675 Only validate required props in null-safe components
    • FED-2675 Only validate required props in null-safe components

Miscellaneous

  • #905 Allow consumption of null-safe over_react and over_react_test versions

  • #908 FEDX-689 : GHA OSS changes

    • FEDX-689 GHA OSS changes
  • #909 FED-2136 Deprecate optional value argument in useRef hook & createContext fn

    • FED-2136 Deprecate useRef and createContext args
  • #910 FED-2040 Placeholder null safety migration guide

    • FED-2040 over_react docs: placeholder null safety migration guide
  • #912 FED-2558 Add instructions for using a fork of the migrator tool

    • FED-2558 Add instructions for using a fork of the migrator tool
  • #914 Replace mockito with mocktail

  • #916 FED-1978 Null-safe props documentation

    • FED-1978 over_react docs: update w/ null safety, null-safe props
  • #918 Finalize changelog for 5.1.0 release

  • #919 RM-250128 RM-250127 Release over_react 5.1.0

    • RM-250127 RELEASE over_react 5.1.0
    • RM-250128 CONSUME over_react 5.1.0

Notes created on Thursday, May 23 05:40 PM UTC

5.0.1

26 Mar 23:53
1d5f538
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #901 Use over_react_test 3 release

  • #902 Add changelog entry for 5.0.1

  • #903 RM-250109 RM-250108 Release over_react 5.0.1

    • RM-250108 RELEASE over_react 5.0.1
    • RM-250109 CONSUME over_react 5.0.1

Notes created on Tuesday, March 26 11:53 PM UTC

5.0.0

26 Mar 22:43
d6d6895
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #898 FED-2443 Merge version 5.0.0 changes to master
    • FED-2443 Merge over_react v5 changes to master
  • #899 RM-237135 RM-237134 Release over_react 5.0.0
    • RM-237134 RELEASE over_react 5.0.0
    • RM-237135 CONSUME over_react 5.0.0

Notes created on Tuesday, March 26 10:43 PM UTC

4.11.1

30 Jan 16:40
a8129f3
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #881 FED-2164 Fix disableRequiredPropValidation annotation and add test
    • FED-2164 Fix disableRequiredPropValidation annotation and add test
  • #883 RM-236454 RM-236453 Release over_react 4.11.1
    • RM-236453 RELEASE over_react 4.11.1
    • RM-236454 CONSUME over_react 4.11.1

Notes created on Tuesday, January 30 04:40 PM UTC

4.11.0

26 Jan 01:05
df4d59a
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #857 react 7 and w_flux 3 step 2

  • #861 Rollout react_testing_library 3

  • #867 Format master

  • #879 FED-2046 Backpatch disableRequiredPropValidation annotation arg

    • FED-2046 Backpatch annotations to over_react v4, consume in PanelToolbar/PanelTitle components
  • #880 RM-223686 RM-223685 Release over_react 4.11.0

    • RM-223685 RELEASE over_react 4.11.0
    • RM-223686 CONSUME over_react 4.11.0

Notes created on Friday, January 26 01:05 AM UTC