2.0.0-beta3#4594
Merged
Merged
Conversation
…ipt into destructuring
…ture `wrapInBraces` that uses `{` and `wrapInBrackets` that uses `[`
This dramatically improves the appearance of destructured imports.
…ture `wrapInBraces` that uses `{` and `wrapInBrackets` that uses `[`
…ing_object # Conflicts: # lib/coffeescript/nodes.js # lib/coffeescript/parser.js
…ing_object # Conflicts: # test/argument-parsing.coffee
Collaborator
Author
|
I’m hoping that beta4 follows this one fairly quickly. In that release, hopefully:
And bugfixes for the new features in beta3. After beta4 there are no other new features in the pipeline, so it’ll just be bugfixes until 2.0.0. |
lydell
approved these changes
Jun 30, 2017
|
Excited for 2.0! One note, all the doc links above 404. |
Collaborator
Author
|
See links at coffeescript6/discuss#86 |
This file contains hidden or 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
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.
From the changelog:
_.The JSX documentation was added in #4583; this PR includes documentation for the other items above, as well as breaking change info about
=>, which closes #4593.Docs preview: http://rawgit.com/geoffreybooth/coffeescript/2.0.0-beta3/docs/v2/