Releases: react-native-integrate/integrate
Releases · react-native-integrate/integrate
v3.15.2
3.15.2 (2025-03-21)
Bug Fixes
Dependencies and Other Build Updates
- deps: bump module versions (67523a2)
v3.15.1
3.15.1 (2025-03-21)
Bug Fixes
- ask if user wants to continue with outdated version (38aa2da)
v3.15.0
3.15.0 (2025-03-21)
Features
- add verbose and interactive options, display compact progress (7550fd1)
v3.14.0
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
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
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
3.12.3 (2025-03-13)
Bug Fixes
- variables: support dot in variable names (0f697eb)
v3.12.2
3.12.2 (2025-03-13)
Bug Fixes
- script: support default exported modules (0de59f3)
v3.12.1
3.12.1 (2025-03-13)
Bug Fixes
- copy xcode declaration to output (b240eae)