Skip to content

jest-watch-repeat@3.0.3

Choose a tag to compare

@github-actions github-actions released this 31 Aug 07:31
· 41 commits to main since this release
af5bc1f

Patch Changes

  • 15d8ceb: Stop shipping test files in the published tarball, and restore LICENSE.

    files listed the whole ts source directory, so ts/RepeatPlugin.spec.ts and
    ts/RepeatPrompt.spec.ts went out in 3.0.2. LICENSE only existed at the monorepo
    root, where npm cannot pick it up, so the package had quietly lost it.