Skip to content

Releases: react-native-integrate/integrate

v2.6.9

25 Mar 18:01
Compare
Choose a tag to compare

2.6.9 (2024-03-25)

Bug Fixes

  • content: fix replacing with empty string (b59db6b)

v2.6.8

25 Mar 12:19
Compare
Choose a tag to compare

2.6.8 (2024-03-25)

Bug Fixes

  • import: fixed launch icon and asset import on windows (7140feb)

v2.6.7

25 Mar 12:01
Compare
Choose a tag to compare

2.6.7 (2024-03-25)

Bug Fixes

  • import: backup git only if it exists (14ebd80)

v2.6.6

25 Mar 11:22
Compare
Choose a tag to compare

2.6.6 (2024-03-25)

Bug Fixes

  • import: resolve old project path (9886897)

v2.6.5

25 Mar 10:48
Compare
Choose a tag to compare

2.6.5 (2024-03-25)

Bug Fixes

  • import: fixed git and upgrade import aths on windows (07ff53f)

v2.6.4

25 Mar 03:40
Compare
Choose a tag to compare

2.6.4 (2024-03-25)

Bug Fixes

  • importpackagejson: fix module installation on windows (a53a728)

Dependencies and Other Build Updates

  • deps-dev: bump @typescript-eslint/eslint-plugin (c9d317f)
  • deps-dev: bump @typescript-eslint/parser from 7.2.0 to 7.3.1 (755808f)
  • deps-dev: bump semantic-release from 23.0.4 to 23.0.6 (7b819d3)

v2.6.3

25 Mar 00:25
Compare
Choose a tag to compare

2.6.3 (2024-03-25)

Bug Fixes

  • fix input value null check (710acec)

v2.6.2

24 Mar 23:58
Compare
Choose a tag to compare

2.6.2 (2024-03-24)

Bug Fixes

  • xcode: make addTarget name non optional (f00b453)

v2.6.1

24 Mar 23:12
Compare
Choose a tag to compare

2.6.1 (2024-03-24)

Bug Fixes

  • xcode: handle targets with only path (e08a5b4)

v2.6.0

24 Mar 11:56
Compare
Choose a tag to compare

2.6.0 (2024-03-24)

Features

  • shell: added cwd option (1c80818)
  • task: add main activity task support (a9da787), closes #8
  • upgrade: added imports prop in upgrade.yml (fac6fb2), closes #6

Bug Fixes

  • shell: cast output to string (ef84151)

Dependencies and Other Build Updates

  • deps: bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (6257273)