v4.0.0
·
2383 commits
to release
since this release
New
- Implemented #2632 Guidance for new CLI users
- Implemented #3243 'Scss' file changes trigger app refresh instead reloading the view and apply generated 'css'
- Implemented #3248 Support JDK_HOME and JAVA_HOME
- Implemented #3257 Make {N} project structure configurable
- Implemented #3317 Support livesync with webpack
- Implemented #3449 Track Vue.js project type
- Implemented #3496 Generate assets for the mobile application
- Implemented #3497 Command to migrate Android resources to 4.0.0 structure
- Implemented #3516 Improve Getting Started Experience
Fixed
- Fixed #3151: Install fails if user setting file is not valid json
- Fixed #3324: Error when iOS simulator's window is closed
- Fixed #3442: Unnecessary second build upon
tns run android
- Fixed #3451:
tns plugin remove
fails with : Cannot convert undefined or null to object - Fixed #3470: Error when we are publishing to AppStore
- Fixed #3481: Cannot log in users on iOS simulator with kinvey-nativescript-sdk
- Fixed #3514: Incorrect error is shown when xcrun simctl is not configured