Skip to content

Releases: Workiva/over_react

1.32.0

08 Mar 13:50
5facba5

Choose a tag to compare

Info

This minor release includes the following changes:

Miscellaneous

  • #262 CPLAT-4749 Release over_react 1.32.0
    • CPLAT-4749 RELEASE over_react 1.32.0

Notes created on Friday, March 08 01:50 PM UTC

2.1.0+dart2

05 Mar 20:18
3b0d595

Choose a tag to compare

Info

This patch release includes the following changes:

Miscellaneous

  • #261 CPLAT-4733 CPLAT-4732 Release over_react 2.1.0+dart2
    • CPLAT-4733 CONSUME over_react 2.1.0+dart2
    • CPLAT-4732 RELEASE over_react 2.1.0+dart2

Notes created on Tuesday, March 05 08:18 PM UTC

2.1.0+dart1

05 Mar 18:10
e5b2494

Choose a tag to compare

Info

This patch release includes the following changes:

Miscellaneous

  • #259 CPLAT-4214 CPLAT-4213 Release over_react 2.1.0+dart1
    • CPLAT-4213 RELEASE over_react 2.1.0+dart1
    • CPLAT-4214 CONSUME over_react 2.1.0+dart1

Notes created on Tuesday, March 05 06:10 PM UTC

2.1.0

05 Mar 19:20
5133db2

Choose a tag to compare

Info

This minor release includes the following changes:

New Features and Improvements

  • #249 CPLAT-3616 Warn consumers about props / state mutation
    • CPLAT-3616 Add warning about direct props/state mutation
  • #250 CPLAT-4326: Check for git changes after build
    • CPLAT-4326 Check git diff after build in CI for over_react
  • #251 CPLAT-4360: Set auto_apply to dependents
    • CPLAT-4360 Set auto_apply to dependents for overReactBuilder
  • #252 CPLAT-4476: Create workaround for ddc bug related to uninitialized maps
    • CPLAT-4476 Workaround DDC uninitialized map issue in over_react
  • #253 CPLAT-4646: Add empty $ prefixed props mixins for backwards compatible consumers
    • CPLAT-4646 Make over_react +dart2 version compatible with backwards compatible consumers
  • #256 CPLAT-4674: Add workaround for ddc bug via props/state impl constructor
    • CPLAT-4674 Add workaround for bug in CPLAT-4673

Miscellaneous

  • #248 CPLAT-4297: Use +dart1 suffix instead of -dart1
    • CPLAT-4297 Use +dart1 suffix instead of -dart1
  • #254 CPLAT-4110 Add Dart 2 only IDE snippets
    • CPLAT-4110 Update (or provide separately) over_react snippets for dart2-only
  • #260 CPLAT-4217 CPLAT-4216 Release over_react 2.1.0
    • CPLAT-4216 RELEASE over_react 2.1.0
    • CPLAT-4217 CONSUME over_react 2.1.0

Notes created on Tuesday, March 05 07:20 PM UTC

2.0.0-dart1

12 Feb 17:43
9c58ef5

Choose a tag to compare

Info

This major release includes the following changes:

Miscellaneous

  • #238 CPLAT-4154: Widen over_react_test range
    • CPLAT-4154 Widen over_react_test range on dart1 version
  • #244 CPLAT-4163 CPLAT-4162 Release over_react 2.0.0-dart1
    • CPLAT-4162 RELEASE over_react 2.0.0-dart1
    • CPLAT-4163 CONSUME over_react 2.0.0-dart1

Notes created on Tuesday, February 12 05:43 PM UTC

2.0.0+dart2

12 Feb 18:34
6068280

Choose a tag to compare

Info

This patch release includes the following changes:

Miscellaneous

  • #247 CPLAT-4206 CPLAT-4205 Release over_react 2.0.0+dart2
    • CPLAT-4205 RELEASE over_react 2.0.0+dart2
    • CPLAT-4206 CONSUME over_react 2.0.0+dart2

Notes created on Tuesday, February 12 06:34 PM UTC

2.0.0+dart1

12 Feb 18:15
cf5b114

Choose a tag to compare

Info

This patch release includes the following changes:

Miscellaneous

  • #246 CPLAT-4208 CPLAT-4207 Release over_react 2.0.0+dart1
    • CPLAT-4208 CONSUME over_react 2.0.0+dart1
    • CPLAT-4207 RELEASE over_react 2.0.0+dart1

Notes created on Tuesday, February 12 06:15 PM UTC

2.0.0

12 Feb 18:00
62cb4af

Choose a tag to compare

Info

This major release includes the following changes:

Miscellaneous

  • #240 CPLAT-4160 v2.0.0 (Dart 2)
    • CPLAT-4160 RELEASE over_react 2.0.0
  • #245 CPLAT-4161 CPLAT-4160 Release over_react 2.0.0
    • CPLAT-4160 RELEASE over_react 2.0.0
    • CPLAT-4161 CONSUME over_react 2.0.0

Notes created on Tuesday, February 12 06:00 PM UTC

2.0.0-alpha.dart1

08 Feb 17:57
5f613d9

Choose a tag to compare

Info

This major release includes the following changes:

Miscellaneous

  • #237 CPLAT-4146 CPLAT-4145 Release over_react 2.0.0-alpha.dart1
    • CPLAT-4146 CONSUME over_react 2.0.0-alpha.dart1
    • CPLAT-4145 RELEASE over_react 2.0.0-alpha.dart1

Notes created on Friday, February 08 05:57 PM UTC

2.0.0-alpha

08 Feb 18:06
6609cdd

Choose a tag to compare

Info

This major release includes the following changes:

New Features and Improvements

  • #227 CPLAT-4031: Make builder compatible with Dart 2 only boilerplate
    • CPLAT-4031 Update over_react builder to work with Dart 2 final boilerplate

Miscellaneous

  • #155 [2.0.0-dev - dart2] AF-233 Consume react-dart callable class fixes
    • CPLAT-233 Consume callable class fixes from react.dart
  • #211 CPLAT-1858, CPLAT-1857: Builder to build on backwards compatible boilerplate
    • CPLAT-1858 over_react builder: implement everything except accessor generation
    • CPLAT-1857 over_react builder: implement accessor generation for props mixins
  • #229 CPLAT-3974 Remove workaround for DDC bug that is fixed in Dart 2
    • CPLAT-3974 Remove ddc_emulated_function_name_bug library from over_react
  • #231 CPLAT-4109: Update documentation for dart2
    • CPLAT-4109 Update Documentation in over_react for builder
  • #232 CPLAT-4124: Changelog for V2
    • CPLAT-4124 Changelog for V2
  • #233 CPLAT-4107 Remove getJsProps()
    • CPLAT-4107 Remove getJsProps from over_react
  • #239 CPLAT-246 CPLAT-245 Release over_react 2.0.0-alpha
    • CPLAT-245 RELEASE over_react 2.0.0-alpha
    • CPLAT-246 CONSUME over_react 2.0.0-alpha

Notes created on Friday, February 08 06:06 PM UTC