Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INT-3349 - Upgrade Polly.JS #688

Merged
merged 2 commits into from Apr 18, 2022
Merged

INT-3349 - Upgrade Polly.JS #688

merged 2 commits into from Apr 18, 2022

Commits on Apr 16, 2022

  1. INT-3349 - Upgrade Polly.JS

    The following packages have been upgraded:
    
    - `@pollyjs/adapter-node-http`
    - `@pollyjs/core`
    - `@pollyjs/persister-fs`
    
    The new Polly.JS packages ship with TypeScript definition files,
    so the old `@type/pollyjs__` packages have been removed!
    
    Additionally, `fs-extra` has been pinned to semver range `^9.0.0`
    because there a change was released in `^10.0.0` that caused
    a regression. See: jprichardson/node-fs-extra#953.
    austinkelleher committed Apr 16, 2022
    Copy the full SHA
    a663060 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Copy the full SHA
    a86b396 View commit details
    Browse the repository at this point in the history