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: ampproject/worker-dom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.1
Choose a base ref
...
head repository: ampproject/worker-dom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.31.0
Choose a head ref
  • 14 commits
  • 14 files changed
  • 4 contributors

Commits on Jul 12, 2021

  1. Update all (#1071)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    5401ef6 View commit details
    Browse the repository at this point in the history
  2. Update babel monorepo to v7.14.7 (#1070)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    c1d49b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Babel plugins: remove outdated proposals (#1074)

    * Babel plugins: remove outdated proposals
    
    - Also updates the browserlist to be more succint.
    - Also migrates from rollup-plugin-babel --> @rollup/plugin-babel
    
    * Update rollup.plugins.js
    
    * revert browserlist jic
    samouri authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d2baf04 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Update all (#1069)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4f94f2c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Update all (#1077)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    0dbc94e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Update babel monorepo to v7.14.8 (#1080)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    1803335 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Update all (#1079)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    42ebf34 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Update all (#1081)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    be74f37 View commit details
    Browse the repository at this point in the history
  2. Update babel monorepo to v7.14.9 (#1082)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    0f632ba View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Update dependency jsdom to v17 (#1085)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    701be54 View commit details
    Browse the repository at this point in the history
  2. Update babel monorepo to v7.15.0 (#1084)

    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    11ff429 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. nodom: workerDOM should be document.defaultView (#1091)

    * DocumentLite rename, Use real global
    
    * return defaultView to workerDOM instead of shim
    samouri authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    b2363aa View commit details
    Browse the repository at this point in the history
  2. Use Object.assign (#1092)

    Co-authored-by: Jake Fried <samouri@users.noreply.github.com>
    rcebulko and samouri authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    7b60849 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. v0.31.0

    samouri committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    9e81e04 View commit details
    Browse the repository at this point in the history
Loading