Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Commit

Permalink
link to example pr [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo authored Sep 22, 2016
1 parent 0ca8f16 commit b1584ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ AST for JSX code is based on [Facebook JSX AST][] with the addition of one node

Babylon follows semver in most situations. The only thing to note is that some spec-compliancy bug fixes may be released under patch versions.

For example: We push a fix to early error on something like multiple default exports per file. That would be considered a bug fix even though it would cause a build to fail.
For example: We push a fix to early error on something like [#107](https://github.com/babel/babylon/pull/107) - multiple default exports per file. That would be considered a bug fix even though it would cause a build to fail.

### Example

Expand Down

0 comments on commit b1584ca

Please sign in to comment.