Skip to content

Releases: react-native-integrate/integrate

v3.15.4

14 Aug 16:29
Compare
Choose a tag to compare

3.15.4 (2025-08-14)

Bug Fixes

  • shelltask: apply variables to commands (a34c772)

Dependencies and Other Build Updates

  • deps-dev: bump @types/node from 22.13.11 to 22.14.0 (54bb363)
  • deps-dev: bump @types/node from 22.14.0 to 24.2.1 (5583503)
  • deps-dev: bump @types/semver from 7.5.8 to 7.7.0 (9832c18)
  • deps-dev: bump @typescript-eslint/eslint-plugin (54e6137)
  • deps-dev: bump @typescript-eslint/eslint-plugin (a7d5f63)
  • deps-dev: bump @typescript-eslint/parser from 8.27.0 to 8.29.0 (7927ead)
  • deps-dev: bump lint-staged from 15.5.0 to 16.1.5 (2df2fb7)
  • deps-dev: bump ts-jest from 29.2.6 to 29.3.1 (6adbb61)
  • deps-dev: bump ts-jest from 29.3.1 to 29.4.1 (0a02e02)
  • deps: bump brace-expansion from 1.1.11 to 1.1.12 in /website (c9800b5)
  • deps: bump estree-util-value-to-estree in /website (94484c7)
  • deps: bump http-proxy-middleware from 2.0.7 to 2.0.9 in /website (61e5bea)
  • deps: bump image-size from 1.2.0 to 1.2.1 in /website (773ceff)
  • deps: bump on-headers and compression in /website (ac38a54)
  • deps: bump tmp and inquirer (5013ae7)
  • deps: bump yaml from 2.7.0 to 2.8.1 (ee05f4d)

v3.15.3

21 Mar 23:47
Compare
Choose a tag to compare

3.15.3 (2025-03-21)

Bug Fixes

v3.15.2

21 Mar 23:24
Compare
Choose a tag to compare

3.15.2 (2025-03-21)

Bug Fixes

Dependencies and Other Build Updates

  • deps: bump module versions (67523a2)

v3.15.1

21 Mar 16:04
Compare
Choose a tag to compare

3.15.1 (2025-03-21)

Bug Fixes

  • ask if user wants to continue with outdated version (38aa2da)

v3.15.0

21 Mar 15:46
Compare
Choose a tag to compare

3.15.0 (2025-03-21)

Features

  • add verbose and interactive options, display compact progress (7550fd1)

v3.14.0

20 Mar 20:17
Compare
Choose a tag to compare

3.14.0 (2025-03-20)

Features

  • check for update before each run (9fb2cc3), closes #137

Bug Fixes

  • script: support downloading module from public repo (97ff859)

Dependencies and Other Build Updates

  • deps-dev: bump @typescript-eslint/eslint-plugin (db88542)
  • deps-dev: bump @typescript-eslint/parser from 8.26.0 to 8.26.1 (3ac6202)
  • deps-dev: bump lint-staged from 15.4.3 to 15.5.0 (ee00f3a)
  • deps: bump prettier from 3.5.2 to 3.5.3 (50ddb32)

v3.13.0

15 Mar 18:23
Compare
Choose a tag to compare

3.13.0 (2025-03-15)

Features

  • support configuration using integrate.config.js (a0e1966), closes #130

Dependencies and Other Build Updates

  • deps: bump @babel/helpers from 7.26.9 to 7.26.10 in /website (cddc6c1)
  • deps: bump @babel/runtime from 7.26.9 to 7.26.10 in /website (4bd07bb)

v3.12.4

13 Mar 14:42
Compare
Choose a tag to compare

3.12.4 (2025-03-13)

Bug Fixes

  • states: do not set state to done if it was changed since progress (418d1a4)

v3.12.3

13 Mar 14:05
Compare
Choose a tag to compare

3.12.3 (2025-03-13)

Bug Fixes

  • variables: support dot in variable names (0f697eb)

v3.12.2

13 Mar 11:38
Compare
Choose a tag to compare

3.12.2 (2025-03-13)

Bug Fixes

  • script: support default exported modules (0de59f3)