Skip to content

chore: merge master branch #4715

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 11 commits into from
Jun 13, 2019
Merged

chore: merge master branch #4715

merged 11 commits into from
Jun 13, 2019

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 11 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
…aster-541

chore: merge release into master
# Conflicts:
#	lib/commands/init.ts
@DimitarTachev DimitarTachev merged commit 4e34163 into feature/webpack-only Jun 13, 2019
@DimitarTachev DimitarTachev deleted the fatme/mmwo branch June 13, 2019 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants