Skip to content

Releases: AlshehriAli0/react-native-nitro-version-check

Release 2.2.1

04 Apr 08:27

Choose a tag to compare

2.2.1 (2026-04-04)

Bug Fixes

  • improve version parsing logic in HybridVersionCheck to support additional version patterns (078c6c8)

Documentation

  • update api-reference to type installSource as InstallSource enum (dff0aa2)
  • update compatibility and installation documentation for v1.x versions (de54d4c)

Release 1.3.1

04 Apr 08:31

Choose a tag to compare

1.3.1 (2026-04-04)

Bug Fixes

  • improve version parsing logic in HybridVersionCheck (d5d4902)

Documentation

  • update compatibility and installation documentation for v1.x versions (23cea3f)

Chores

  • update react-native-nitro-modules peer dependency range in package.json (ebf207f)
  • update version to 1.3.0 and adjust peer dependency range for react-native-nitro-modules (738b929)

Release 2.2.0

26 Mar 05:37

Choose a tag to compare

2.2.0 (2026-03-26)

⚠ BREAKING CHANGES

  • replace undefined installSource with explicit "sideloaded" enum value

Features

  • replace undefined installSource with explicit "sideloaded" enum value (2b79c63)

Release 2.1.0

26 Mar 04:45

Choose a tag to compare

2.1.0 (2026-03-26)

Features

  • type installSource as enum and throw on missing native properties (eb5508b)

Release 1.3.0

26 Mar 05:36

Choose a tag to compare

1.3.0 (2026-03-26)

⚠ BREAKING CHANGES

  • replace undefined installSource with explicit "sideloaded" enum value

Features

  • replace undefined installSource with explicit "sideloaded" enum value (d870b10)

Release 1.2.0

26 Mar 04:45

Choose a tag to compare

1.2.0 (2026-03-26)

Features

  • type installSource as enum and throw on missing native properties (3480134)

Release 2.0.4

20 Mar 22:33

Choose a tag to compare

2.0.4 (2026-03-20)

Bug Fixes

  • fix release build crash by removing React codegen plugin and adding R8 keep annotations (e15d800)

Documentation

  • update compatibility documentation for upgrading to v2.0.0+ (47274f0)

Chores

  • simplify publishArgs formatting in package.json (a788bb3)

Release 1.1.4

20 Mar 22:33

Choose a tag to compare

1.1.4 (2026-03-20)

Bug Fixes

  • fix release build crash by removing React codegen plugin and adding R8 keep annotations (9563c2d)

Release 2.0.3

09 Mar 16:49

Choose a tag to compare

2.0.3 (2026-03-09)

Features

  • add countryCode option to VersionCheck for region-specific updates (a8646d4)

Release 1.1.3

09 Mar 16:48

Choose a tag to compare

1.1.3 (2026-03-09)

Features

  • add countryCode option to VersionCheck for region-specific updates (32d0613)