Skip to content
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

Document dynamic import support [skip ci] #5457

Merged
merged 1 commit into from Mar 22, 2017
Merged

Conversation

guybedford
Copy link
Contributor

Q A
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Deprecations?
Spec Compliancy?
Tests Added/Pass?
Fixed Tickets
License MIT
Doc PR Yes
Dependency Changes

This was previously undocumented while still experimental, but at this point I think it would be great to ensure the information is properly provided now.

@mention-bot
Copy link

@guybedford, thanks for your PR! By analyzing the history of the files in this pull request, we identified @xtuc, @existentialism and @hzoo to be potential reviewers.

@codecov
Copy link

codecov bot commented Mar 13, 2017

Codecov Report

Merging #5457 into 7.0 will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             7.0    #5457      +/-   ##
=========================================
- Coverage   85.4%   85.36%   -0.05%     
=========================================
  Files        203      203              
  Lines       9525     9525              
  Branches    2703     2703              
=========================================
- Hits        8135     8131       -4     
- Misses       903      907       +4     
  Partials     487      487
Impacted Files Coverage Δ
packages/babel-helper-call-delegate/src/index.js 64% <0%> (-4%)
packages/babel-traverse/src/path/modification.js 73.78% <0%> (-0.98%)
packages/babel-traverse/src/path/context.js 84.48% <0%> (-0.87%)
...bel-plugin-transform-es2015-classes/src/vanilla.js 89.74% <0%> (-0.86%)
packages/babel-traverse/src/visitors.js 86.66% <0%> (+0.95%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 523a41b...3105a17. Read the comment docs.

@hzoo hzoo merged commit b75d803 into babel:7.0 Mar 22, 2017
@hzoo hzoo added the PR: Docs 📝 A type of pull request used for our changelog categories label Mar 22, 2017
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Docs 📝 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants