Skip to content

Releases: tobua/reactigation

v6.1.3

15 Dec 22:59

Choose a tag to compare

6.1.3 (2024-12-15)

Bug Fixes

  • types: ensure types are compatible with React 19 (c12fa23)

v6.1.2

13 Oct 09:48

Choose a tag to compare

6.1.2 (2024-10-13)

Bug Fixes

  • state: reset history helper for tests and babel warning fix (f31e502)

v6.1.1

06 Oct 10:25

Choose a tag to compare

6.1.1 (2024-10-06)

Bug Fixes

  • documentation: update video and enable new architecture for app (799296c)

v6.1.0

04 Oct 21:17

Choose a tag to compare

6.1.0 (2024-10-04)

Features

  • navigation: use ordering of nodes instead of zIndex (b4137fc)

v6.0.0

28 Sep 21:14

Choose a tag to compare

6.0.0 (2024-09-28)

Bug Fixes

  • refactor: avoid unnecessarly rerendering screens (f0a2681)

BREAKING CHANGES

  • refactor: Screens no longer rerender when not needed, might cause some unintended behavior changes.

v5.0.0

04 Sep 18:06

Choose a tag to compare

5.0.0 (2024-09-04)

Features

  • package: publish as TypeScript source (9db95af)

BREAKING CHANGES

  • package: The package is published as TypeScript source and works out-of-the-box with the default React Native template.

v4.1.0

02 Sep 20:50

Choose a tag to compare

4.1.0 (2024-09-02)

Features

  • project: update dependencies (9f4157a)

v4.0.3

10 Jun 20:45

Choose a tag to compare

4.0.3 (2024-06-10)

Bug Fixes

  • plugin: update dependencies (aabeb65)

v4.0.2

10 Dec 11:12

Choose a tag to compare

4.0.2 (2023-12-10)

Bug Fixes

  • template: upgrade plugin to React Native 0.73 (c2f4a60)

v4.0.1

30 Sep 12:56

Choose a tag to compare

4.0.1 (2023-09-30)

Bug Fixes

  • build: avoid replacing node global values (ffe40c7)