-
-
Notifications
You must be signed in to change notification settings - Fork 272
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
0.17 wip #1099
Closed
Closed
0.17 wip #1099
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54ce3cf
to
3afdd8c
Compare
b43f9f7
to
c2cbab8
Compare
9e3dde7
to
40bd1c5
Compare
5d91332
to
7666fcb
Compare
3dff018
to
b37499a
Compare
8853eb5
to
ff0bd6d
Compare
9566a80
to
d8f8c6e
Compare
36227cf
to
8d55ef6
Compare
docs/getting-started: bundle-sfx has been renamed to build in v0.17
docs/production-workflows: bundle-sfx has been renamed to build in v0.17
- resolves #2231 - fix spurious "not found" - show specified dependency relative to parents
fix some issues with the --inspect command
When running ```shell $jspm inspect registry:depname ``` An error is thrown from the `showInstallGraph` method since the `range` argument is the undefined. This happens after the warning is correctly printed. This fix falls back to using the value of `resolved.version` which is likely not ideal behavior either. Perhaps we should print `'unspecified'` or something of the sort.
This fixes chalk issue, described in systemjs/plugin-babel#80, that causes failures in Windows environments.
…st-failures update to the latest systemjs-plugin-babel
fix: showInstallGraph fails if a config is missing from package.json
…r-tests-to-secure-version update-package-used-for-tests-to-secure-version
trying to fix flickering peer dependency range issue
jspm 0.17 is officially deprecated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Alpha Release Checklist