Skip to content

chore: merge release into master #4714

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 9 commits into from
Jun 12, 2019
Merged

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Jun 12, 2019

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

rosen-vladimirov and others added 9 commits June 7, 2019 09:49
In case CLI is used as a library, you need both Android and iOS to be setup in order to start simulator/emulator. The problem is that we check for errors in the setup before actually checking if we have found simulator/emulator with the specified name.
Change the logic and do not raise errors in case the specified name/id is found. This way you can start iOS Simulator without having any Android setup on local machine.
fix: unable to start iOS simulator when Android is not setup
Debugging on iOS Device is very slow with bundle workflow. The problem is in the way ios-device-lib handles the huge messages. Update the library to its latest version where this issue is resolved.
`tns init` command will be deleted in 6.0.0 release, so we need to show deprecation message when someone uses it.
…command

fix: show deprecation message on tns init
…e system as the Karma is compiling only in memory
fix: disable the Webpack plugins which require the files from the file system
@cla-bot cla-bot bot added the cla: yes label Jun 12, 2019
@Fatme Fatme merged commit b2607b9 into master Jun 12, 2019
@Fatme Fatme deleted the fatme/merge-release-into-master-541 branch June 12, 2019 11:26
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.

3 participants