Skip to content

Releases: sospedra/mayre

v3.2.0

19 Aug 11:11
Compare
Choose a tag to compare
  • Choose or/of for evaluation

v3.1.1

18 Aug 17:55
Compare
Choose a tag to compare
  • Allows Class Components clonation
  • Avoid unnecessary render evaluations

v3.0.0

21 Jul 21:43
Compare
Choose a tag to compare
3.0.0

v2.2.0

03 Jun 11:16
Compare
Choose a tag to compare
Merge either

Fixes #3

Squashed commit of the following:

commit 1010a1f39eb4af9dc44774775307d185530cb57e
Author: sospedra <sospedra.r@gmail.com>
Date:   Sat Jun 3 00:56:29 2017 +0200

    2.2.0

commit b007e5b5abac6e7fa3d3d14a9adfc3ad441fd203
Author: sospedra <sospedra.r@gmail.com>
Date:   Sat Jun 3 00:54:03 2017 +0200

    chore: Add src/ to npmignore to make dist bundle more lightweight

commit 041f172980032596ceaa4b2f1b2c085f5ce000dd
Author: sospedra <sospedra.r@gmail.com>
Date:   Sat Jun 3 00:53:37 2017 +0200

    chore: Update demo with Either feature

commit 2b27326d1258bc5301b9def8993a42e3312ad3d0
Author: sospedra <sospedra.r@gmail.com>
Date:   Sat Jun 3 00:49:10 2017 +0200

    docs: Add Either feature props and showcase

commit a2552e470edad2fad4022484b34820cd41dc48b0
Author: sospedra <sospedra.r@gmail.com>
Date:   Sat Jun 3 00:41:52 2017 +0200

    chore: Update yarn version and dist files

commit e13e8df4d3e44446590114a2db1ff7d12e2e5bb3
Author: sospedra <sospedra.r@gmail.com>
Date:   Sat Jun 3 00:41:17 2017 +0200

    test: Cover either feature

commit 8f1df0da73abadb8fb6d168b7eacab48a5e6f2bb
Author: sospedra <sospedra.r@gmail.com>
Date:   Sat Jun 3 00:40:57 2017 +0200

    feat: Add either feature using props `or` and `orWith`