Skip to content

fetch-mock: v12.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 14:40
865e06d

12.3.0 (2025-02-04)

Features

  • added overwriteRoutes: true rule to codemods (b3d1468)
  • implemented modifyRoute() method (f62e3d6)
  • implemented removeRoute method (584a861)

Bug Fixes

  • make types for modify route config more accurate (6894569)
  • prevented overwriting stickiness of a route (87f8c9b)