-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: facebook/regenerator
base: regenerator-runtime@0.13.9
head repository: facebook/regenerator
compare: regenerator-runtime@0.13.10
Commits on Jul 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ac54c54 - Browse repository at this point
Copy the full SHA ac54c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1823dc - Browse repository at this point
Copy the full SHA e1823dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for febf73e - Browse repository at this point
Copy the full SHA febf73eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5127e9 - Browse repository at this point
Copy the full SHA f5127e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eecffbc - Browse repository at this point
Copy the full SHA eecffbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f53537 - Browse repository at this point
Copy the full SHA 8f53537View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4599723 - Browse repository at this point
Copy the full SHA 4599723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0164e2a - Browse repository at this point
Copy the full SHA 0164e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9f4df - Browse repository at this point
Copy the full SHA 1e9f4dfView commit details -
Improve hasLeapingChildren logic in Emitter#explodeClass.
Assuming the presence of leaping children by passing true is a safe/conservative strategy, but we can reduce unnecessary explosion in the common case when neither the superclass expression nor any computed class property names contain yield expressions or other "leaping" nodes.
Configuration menu - View commit details
-
Copy full SHA for 4fce61a - Browse repository at this point
Copy the full SHA 4fce61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c5267 - Browse repository at this point
Copy the full SHA 78c5267View commit details -
Merge pull request #408 from nicolo-ribaudo/fix-class
Improve generator support inside classes. Fixes #407.
Configuration menu - View commit details
-
Copy full SHA for bd6b377 - Browse repository at this point
Copy the full SHA bd6b377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc647f - Browse repository at this point
Copy the full SHA 8dc647fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad4eef - Browse repository at this point
Copy the full SHA 9ad4eefView commit details -
Bump regenerator-preset version to 0.14.0.
New minor version because regenerator-transform@0.15.0 is a new minor version. Publishing to npm with next rather than latest tag (for now).
Configuration menu - View commit details
-
Copy full SHA for 4dfdceb - Browse repository at this point
Copy the full SHA 4dfdcebView commit details -
Regenerate docs/bundle.js with latest implementation.
Command: npx browserify -s regenerator ./main.js > docs/bundle.js
Configuration menu - View commit details
-
Copy full SHA for 9c83aa7 - Browse repository at this point
Copy the full SHA 9c83aa7View commit details
Commits on Aug 11, 2021
-
Bump path-parse from 1.0.6 to 1.0.7 (#496)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
Configuration menu - View commit details
-
Copy full SHA for 055b403 - Browse repository at this point
Copy the full SHA 055b403View commit details
Commits on Aug 16, 2022
-
Make
_invoke
method on generators non-enumerable (#578)* Make `_invoke` method on generators non-enumerable * Rename `define`->`defineProperty`
Configuration menu - View commit details
-
Copy full SHA for f6255ca - Browse repository at this point
Copy the full SHA f6255caView commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 454d405 - Browse repository at this point
Copy the full SHA 454d405View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a1470 - Browse repository at this point
Copy the full SHA b8a1470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bed2bb - Browse repository at this point
Copy the full SHA 9bed2bbView commit details -
Bump mocha from 9.0.2 to 10.0.0 (#557)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.2 to 10.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.0.2...v10.0.0)
Configuration menu - View commit details
-
Copy full SHA for 2ebab76 - Browse repository at this point
Copy the full SHA 2ebab76View commit details -
Bump shell-quote from 1.7.2 to 1.7.3 (#577)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/substack/node-shell-quote/releases) - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md) - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)
Configuration menu - View commit details
-
Copy full SHA for d7871ac - Browse repository at this point
Copy the full SHA d7871acView commit details -
Bump @babel/types from 7.14.8 to 7.19.4 (#607)
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.14.8 to 7.19.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.19.4/packages/babel-types)
Configuration menu - View commit details
-
Copy full SHA for 143bb48 - Browse repository at this point
Copy the full SHA 143bb48View commit details -
Bump uglify-js from 3.14.0 to 3.17.3 (#605)
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.14.0 to 3.17.3. - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](mishoo/UglifyJS@v3.14.0...v3.17.3)
Configuration menu - View commit details
-
Copy full SHA for 8bb3e17 - Browse repository at this point
Copy the full SHA 8bb3e17View commit details -
Bump @babel/parser from 7.14.8 to 7.19.4 (#606)
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.14.8 to 7.19.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.19.4/packages/babel-parser)
Configuration menu - View commit details
-
Copy full SHA for 3865d0e - Browse repository at this point
Copy the full SHA 3865d0eView commit details -
Bump @babel/plugin-transform-modules-commonjs from 7.14.5 to 7.18.6 (#…
…581) Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.14.5 to 7.18.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-transform-modules-commonjs)
Configuration menu - View commit details
-
Copy full SHA for 927e38e - Browse repository at this point
Copy the full SHA 927e38eView commit details -
Update GitHub Actions branch to main.
Cherry-picked from #546.
Configuration menu - View commit details
-
Copy full SHA for d9c7095 - Browse repository at this point
Copy the full SHA d9c7095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08195a4 - Browse repository at this point
Copy the full SHA 08195a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77efc60 - Browse repository at this point
Copy the full SHA 77efc60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53cf890 - Browse repository at this point
Copy the full SHA 53cf890View commit details
There are no files selected for viewing