Skip to content

jest-watch-repeat@4.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 00:55
57710cc

Patch Changes

  • 1eace59: Move the TypeScript sources from ts/ to src/.

    The published tarball now carries the sources under src/, which is where the
    declaration source maps point. Nothing about the package's entry points changes —
    dist/index.js and dist/index.d.ts are unchanged — but anything that reached
    into node_modules/jest-watch-repeat/ts/ needs the new path.