v4.1.0
·
2227 commits
to release
since this release
4.1.0 (2018, May 31)
New
- Implemented #3321: Work simultaneously with multiple iOS Simulators
- Implemented #3404: Start LiveSync watcher earlier during run
- Implemented #3570: Add deprecation message for macOS versions under High Sierra
- Implemented #3581: Drop support for Node.js 4.x.x
- Implemented #3582: Deprecate support for Node.js 6.x.x
- Implemented #3605: Support Java 10
- Implemented #3636: Allow templates to be full applications - BETA support
- Implemented #3650: Enable using source code in iOS part of plugins
Fixed
- Fixed #1398: CLI detects iOS devices connected over Wi-fi and fails to work with them
- Fixed #2831:
tns debug android --start
releases the terminal session - Fixed #3580: API: isValidNativeScriptProject returns incorrect result
- Fixed #3593: Tracking for used Debug tools is not correct
- Fixed #3629:
tns debug android --start
does not print application console.logs