Skip to content

Releases: ChibiBlasphem/reavue

v1.4.1

28 Sep 15:57
Compare
Choose a tag to compare

1.4.1 (2022-09-28)

Bug Fixes

  • wrappers/React: add watcher on $attrs (#15) (462affd)

v1.4.0

16 Sep 13:09
Compare
Choose a tag to compare

1.4.0 (2022-09-16)

Features

v1.3.6

15 Sep 10:33
Compare
Choose a tag to compare

1.3.6 (2022-09-15)

Bug Fixes

  • disable attrs fallthrough in ReactWrapper (#12) (e41b4f7)

v1.3.5

14 Sep 21:30
Compare
Choose a tag to compare

1.3.5 (2022-09-14)

Performance Improvements

  • add data-testid on ReactWrapper root (#11) (54b84ca)

v1.3.4

03 Sep 18:44
Compare
Choose a tag to compare

1.3.4 (2022-09-03)

Bug Fixes

  • fix reavue rerendering diff ReactInVue (#10) (0aaf686)

v1.3.3

31 Aug 10:47
Compare
Choose a tag to compare

1.3.3 (2022-08-31)

Bug Fixes

  • lower typescript version needed by removing inline import type (#9) (c08368e)

v1.3.2

30 Jul 16:30
Compare
Choose a tag to compare

1.3.2 (2022-07-30)

Bug Fixes

  • VueWrapper: use ref to update listeners (#8) (17b11aa)

v1.3.1

30 Jul 12:17
Compare
Choose a tag to compare

1.3.1 (2022-07-30)

Bug Fixes

  • vue-element: fix parent patching bug (#7) (771e0ac)

v1.3.0

15 Jul 03:27
Compare
Choose a tag to compare

1.3.0 (2022-07-15)

Features

  • add VueWrapper lifecycles methods option (#6) (8471594)

v1.2.0

27 Jun 21:29
Compare
Choose a tag to compare

1.2.0 (2022-06-27)

Features

  • add possibility to pass root variable to vue wrapper (#5) (33bf3e1)