v5.4.0
·
871 commits
to release
since this release
Implemented
- Implemented #3993: Improve
ctrl + c
handling. - Implemented #4374: Add
iCloudContainerEnvironment
build option. - Implemented #4394: Enable Using Hot Module Replacement by Default for New Projects
- Implemented #4518: Show deprecation messages for things that will be dropped for 6.0.0 release
- Implemented #4541: [Beta] Allow integration of Apple Watch application in NativeScript app
- Implemented #4548: Deprecate support for the Legacy Workflow
- Implemented #4602: Streamline CLI's logger
Fixed
- Fixed #4280: Incorrect message if you delete app's folder and run command with
--path
in it - Fixed #4512: App's Podfile should be applied last
- Fixed #4573: logcat process is not restarted in some cases
- Fixed #4593: Node.js processes not killed after
tns create
on macOS when analytics are enabled - Fixed #4598: app.css changes don't apply when debugging with --debug-brk
- Fixed #4606: Unable to build application for iOS with nativescript-bottombar
- Fixed #4616:
tns plugin create
command hangs