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

chore: release main #836

Merged
merged 1 commit into from
Sep 19, 2024
Merged

chore: release main #836

merged 1 commit into from
Sep 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

🪨 I've created a release for you

codemods: 0.1.0

0.1.0 (2024-09-19)

Features

  • add an error to warn of calls() signature change (5bf6f67)
  • add an error to warn of lastCall() signature change (62fc48c)
  • allow manually specifying extra variables that hold fetch-mock instances (317ede7)
  • can identify fetch mock in esm (e523711)
  • codemod fro fallbackToNetwork option (c272f65)
  • codemod reset() (a96f62b)
  • codemod resetHistory to clearHistory (5f1203e)
  • codemod restore() (21e54af)
  • converted codemods to use tsx parser for greater reuse (376d5c3)
  • finished implementing reset method codemods (e9d59df)
  • first codemod for editing an option implemented (6ec5575)
  • lastOptions() and lastResponse() (300e0b8)
  • lastUrl() codemod implemented (a115a27)
  • midway through implementing codemods for sandbox (dbb0b43)
  • more option codemods (23201b0)
  • progress on codemod to alter global options (f790205)
  • remiving options from methods more or less works (e976e7e)
  • remove codemods for sandbox() method (9a06c1e)
  • set up basic codemods package structure (a76cee9)
  • support converting getAny() etc (1ef70ec)
  • use get("*") as a better replacement for getAny() (3b7daf7)

Bug Fixes

  • avoided converting jest.mock() to jest.route() (a42817b)
  • changed to use j.ObjectProperty instead of j.Property (78c2e35)
  • defined types for codemod (0c3debf)
  • reinstated codemods for options on all methods (3a610b7)

Documentation Changes

  • document how to use transform with jodeshift (517a6ac)
  • start documenting usage of codemods (f4a3c39)
fetch-mock: 11.1.4

11.1.4 (2024-09-19)

Documentation Changes

  • another occurrence of the cheatsheet ref (875e4f6)
  • fix link to cheatsheet (33e75b1)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 3da64d8 to 9f85089 Compare September 19, 2024 09:45
@wheresrhys wheresrhys merged commit 2d18b63 into main Sep 19, 2024
9 of 11 checks passed
Copy link
Contributor Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant