Skip to content

chore: merge release into master #5097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Oct 25, 2019
Merged

chore: merge release into master #5097

merged 8 commits into from
Oct 25, 2019

Conversation

DimitarTachev
Copy link
Contributor

No description provided.

DimitarTachev and others added 8 commits October 18, 2019 08:44
The NativeScript CLI persists the hash of the next hmr compilation locally and based on that decides if the reported hash is valid or not. However, in case when `tns run` command is executed, the application is randomly restarted on some devices. This happens as in this situation we have 2 webpack processes but the hmr hash is not persisted per platform.

Rel to: #5080
fix: do not require signing when the aab will not be deployed by the CLI
fix: persist the next hmr hash per platform
…theme-from-external-plugins

fix: exclude scoped theame from external plugins
…ration

fix: resize image throws and error if no definition matched
@cla-bot cla-bot bot added the cla: yes label Oct 25, 2019
@DimitarTachev DimitarTachev merged commit 15c9196 into master Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants