Socket
Socket
Sign inDemoInstall

jest-playback

Package Overview
Dependencies
11
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

4.1.0

Diff

Changelog

Source

4.1.0 (2023-07-25)

Features

  • support specifying mode (#433) (a920d2d)
ikatyang
published 4.0.0 •

Changelog

Source

4.0.0 (2023-07-22)

Features

  • rewrite with @mswjs/interceptors (#432) (cb66cf5)
    • use snapshot to store records
    • store records by test by request
    • support custom request cache key
    • compatible with Vitest

BREAKING CHANGES

  • this package is now pure ESM
  • this package now requires Node 18+
  • the record format has been changed
  • Mode has been replaced by the Jest --ci/--update-snapshot flag

<a name="3.0.0"></a>

ikatyang
published 3.0.0 •

Changelog

Source

3.0.0 (2020-07-29)

Features

BREAKING CHANGES

  • require Node 10+

<a name="2.0.2"></a>

ikatyang
published 2.0.2 •

Changelog

Source

2.0.2 (2018-11-30)

Bug Fixes

  • compute hash correctly for records with JSON body (#351) (e9c156a)

<a name="2.0.1"></a>

ikatyang
published 2.0.1 •

Changelog

Source

2.0.1 (2018-09-21)

Bug Fixes

<a name="2.0.0"></a>

ikatyang
published 2.0.0 •

Changelog

Source

2.0.0 (2018-07-28)

Features

BREAKING CHANGES

  • directly use require to setup instead of using reporter
  • drop options
    • playbacks and mode_env are not configurable
    • completely dropped debug
    • moved mode to the setup API

<a name="1.0.1"></a>

ikatyang
published 1.0.1 •

Changelog

Source

1.0.1 (2017-09-05)

Bug Fixes

<a name="v1.0.0"></a>

ikatyang
published 1.0.0 •

Changelog

Source

v1.0.0 (2017-07-13)

🚀 New Feature
  • Release first version
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc