Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zloirock/core-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.20.1
Choose a base ref
...
head repository: zloirock/core-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.20.2
Choose a head ref
  • 16 commits
  • 45 files changed
  • 2 contributors

Commits on Dec 23, 2021

  1. clarify supported versions

    some workarounds of V8 whims were added in 3.3.x patch releases
    zloirock committed Dec 23, 2021
    Copy the full SHA
    818e473 View commit details

Commits on Dec 25, 2021

  1. some syntax fixes

    zloirock committed Dec 25, 2021
    Copy the full SHA
    6ce4404 View commit details
  2. Copy the full SHA
    901d97b View commit details

Commits on Dec 27, 2021

  1. Copy the full SHA
    39c825a View commit details
  2. restart puppeteer each 16 pages

    the latest `puppeteer` versions can crash after less number of loaded pages, regression of puppeteer/puppeteer#7050
    zloirock committed Dec 27, 2021
    Copy the full SHA
    b40784e View commit details

Commits on Dec 28, 2021

  1. Copy the full SHA
    7b9e113 View commit details

Commits on Dec 30, 2021

  1. Copy the full SHA
    b64a3a9 View commit details
  2. rename method

    zloirock committed Dec 30, 2021
    Copy the full SHA
    e6c1a4e View commit details
  3. fix a typo

    zloirock committed Dec 30, 2021
    Copy the full SHA
    da01c11 View commit details

Commits on Dec 31, 2021

  1. typo: correction path.

    zhangenming authored Dec 31, 2021
    Copy the full SHA
    ec42d6a View commit details
  2. Copy the full SHA
    a4219cb View commit details
  3. update dependencies

    zloirock committed Dec 31, 2021
    Copy the full SHA
    53846c1 View commit details
  4. update eslint-plugin-unicorn

    zloirock committed Dec 31, 2021
    Copy the full SHA
    1ff3a8c View commit details
  5. update the year

    zloirock committed Dec 31, 2021
    Copy the full SHA
    2c3a962 View commit details

Commits on Jan 1, 2022

  1. clarification

    zloirock committed Jan 1, 2022
    Copy the full SHA
    fa69b3a View commit details
  2. 3.20.2

    zloirock committed Jan 1, 2022
    Copy the full SHA
    da1bf15 View commit details
Loading