Skip to content

Releases: Workiva/react-dart

7.1.2

07 Jun 18:38
d8edacc
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #400 Add CDN publish back temporarily

  • #401 RM-264468 Release react-dart 7.1.2

    • RM-264468 RELEASE react-dart 7.1.2

Notes created on Friday, June 07 06:38 PM UTC

7.1.1

07 Jun 17:04
0370d08
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:

Bug Fixes

  • #398 FED-2812 Catch MouseEvent.dataTransfer null exception
    • FED-2812 SyntheticMouseEvent.dataTransfer throws null exception

Miscellaneous

  • #390 FEDX-693-take4 : GHA OSS changes

    • FEDX-693 GHA OSS changes
  • #395 Replace mockito with mocktail

  • #399 RM-244851 Release react-dart 7.1.1

    • RM-244851 RELEASE react-dart 7.1.1

Notes created on Friday, June 07 05:04 PM UTC

7.1.0

04 Mar 19:03
8ab5fec
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #384 FED-2298 Add ReactNode typedef
    • FED-2298 Add ReactNode typedef to react-dart
  • #385 RM-226888 Release react-dart 7.1.0
    • RM-226888 RELEASE react-dart 7.1.0

Notes created on Monday, March 04 07:03 PM UTC

7.0.1

01 Dec 18:25
61c9899
Compare
Choose a tag to compare

Info

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

Bug Fixes

  • #382 FED-1910 Fix react_dom API typings, add tests
    • FED-1910 Fix react_dom API typings, add tests

Miscellaneous

  • #383 RM-223538 Release react-dart 7.0.1
    • RM-223538 RELEASE react-dart 7.0.1

Notes created on Friday, December 01 06:25 PM UTC

7.0.0

10 Nov 17:49
c0ccd1b
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #378 Dart 2.19

  • #379 FED-1850 Add Dart 2.19 to GHA matrix

    • FED-1850 Add Dart 2.19 to GHA matrix
  • #380 RM-217585 FED-1716 Release react-dart 7.0.0 (null-safety)

    • FED-1716 react-dart null safety
    • RM-217585 RELEASE react-dart 7.0.0

Notes created on Friday, November 10 05:49 PM UTC

6.3.0

09 Oct 23:05
ce56de9
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #372 FEDX-414 Add APIs and update deprecations in preparation for 7.0.0 release
    • FED-1722 Add APIs and update deprecations in preparation for 7.0.0 release
  • #374 RM-215032 Release react-dart 6.3.0
    • RM-215032 RELEASE react-dart 6.3.0

Notes created on Monday, October 09 11:05 PM UTC

6.2.1

25 Sep 21:45
e439306
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #366 FED-1569 Prepare for null safety: fix lints and implicit casts
    • FED-1569 Prepare for null safety: fix lints and implicit casts
  • #370 RM-190199 Release react-dart 6.2.1
    • RM-190199 RELEASE react-dart 6.2.1

Notes created on Monday, September 25 09:45 PM UTC

6.2.0

21 Apr 17:58
c02b780
Compare
Choose a tag to compare

Info

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

Miscellaneous

  • #354 Raise analyzer minimum & unpin meta

  • #355 Pin mockito 5

  • #356 FED-1161 Unpin mockito, fix CI

    • FED-1161 Unpin mockito, fix CI
  • #357 FED-1254 add Suspense component

    • FED-1254 add Suspense component
  • #359 RM-171359 Release react-dart 6.2.0

    • RM-171359 RELEASE react-dart 6.2.0

Notes created on Friday, April 21 05:58 PM UTC

6.1.8

06 Dec 18:11
7a619f0
Compare
Choose a tag to compare

Info

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

Bug Fixes

  • #350 FED-202 Return jsUndefined instead of null when children prop is empty
    • FED-202 RMUI Tab component warns about children when rendered from Dart

Miscellaneous

  • #351 RM-156571 Release react-dart 6.1.8
    • RM-156571 RELEASE react-dart 6.1.8

Notes created on Tuesday, December 06 06:11 PM UTC

6.1.7

11 Aug 22:23
cfb12d6
Compare
Choose a tag to compare

Info

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

Bug Fixes

  • #344 FED-358 Work around identityHashCode throwing for non-extensible objects
    • FED-358 Work around identityHashCode throwing for non-extensible objects

Miscellaneous

  • #345 RM-139349 Release react-dart 6.1.7

    • RM-139349 RELEASE react-dart 6.1.7
  • #335 Bump minimist from 1.2.5 to 1.2.6

  • #338 Bump ansi-regex from 4.1.0 to 4.1.1

  • #340 Replace deprecated commands with new dart commands

  • #341 FW-151 Add skynet config that verifies that github workflow is successful

    • FW-151 Add skynet config to react-dart
  • #342 Narrow dependency_validator range to avoid NNBD issue

Notes created on Thursday, August 11 10:23 PM UTC