Skip to content

v11.3.1

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 12 Apr 04:33
· 773 commits to master since this release
b3bdec8

Patch Changes

  • test: Run Jest using the CI flag when in CI environment (#678)

    Tests run in CI should fail if a new snapshot is written, this was not the case and needed to be opted into manually by passing the --ci flag to Jest.