Tags: MizoPro/nativescript-cli
Tags
Merge pull request NativeScript#3409 from NativeScript/vladimirov/pre… …pare-343 chore(release): Preapre for 3.4.3 release
Merge pull request NativeScript#3339 from NativeScript/kerezov/introd… …uce-cleanapp-hook feat(build): introduce cleanApp hook
change log for 3.4.1 (NativeScript#3315) * change log for 3.4.1 * add implemented changelog * changelog
Merge pull request NativeScript#3216 from NativeScript/vladimirov/rel… …ease-331 Cherry-pick commits for 3.3.1
Remove iOS static library verification (NativeScript#3169) It tries to predict a linker error and stop earlier, but there are cases where it fails to do so correctly. We now start building without any preliminary checks on libraries and let it fail with whatever error it does. fixes NativeScript#2967
update proxy-set command manual to contain information about setting … …up npm and gradle proxies (NativeScript#3004)
update proxy-set command manual to contain information about setting … …up npm and gradle proxies (NativeScript#3004)
Fix rebuilding application every time when a change is applied (Nativ… …eScript#3002) In case you have built your application and you add a new npm package as dependency, the LiveSync will always rebuild the app, no matter of the change applied afterwards. The problem is in our project-changes-service that persists shasum of the package.json. However it is never reset, so we always have the hashed shasum of the package.json when the applcation has been build for the first time. Fix this by setting the correct value for projectFileHash - this way the checks are correct and applying change in .js (.xml, .css) files will not trigger rebuild of app.
Add changelog for 3.1.0 (NativeScript#2912) * Add changelog for 3.1.0 * Update CHANGELOG.md
PreviousNext