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: apollographql/invariant-packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ts-invariant@0.6.1
Choose a base ref
...
head repository: apollographql/invariant-packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ts-invariant@0.6.2
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 15, 2021

  1. Make fallback globalThis process object writable (#91)

    To behave more like `global.process` in Node, this commit
    adjusts the fallback `globalThis.process` object to be writable
    (and configurable). This helps address issues like:
    apollographql/apollo-client-devtools#455
    hwillson authored Mar 15, 2021
    Copy the full SHA
    12dadc9 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ddac803 View commit details
  3. Copy the full SHA
    0138afd View commit details
  4. Publish

     - rollup-plugin-invariant@0.6.4
     - ts-invariant@0.6.2
    benjamn committed Mar 15, 2021
    Copy the full SHA
    ee0e656 View commit details
Loading