Skip to content

v12.1.0

Compare
Choose a tag to compare
@satanTime satanTime released this 05 Jun 10:27
· 18205 commits to master since this release
90e0a88

12.1.0 (2021-06-05)

Bug Fixes

  • core: excluding StoreDevtoolsModule by default #589 (c376e93)
  • core: supporting jest-circus as a test runner #610 (aaa0380)
  • jest: a fix in advance to listen to jest hooks #610 (1290c8a)
  • mock-builder: keeps and mocks modules with providers properly #625 (4d4ff49)
  • mock-render: factory can be used in describes #629 (f440760)
  • mock-render: skipping proxy for bindings from factory #621 (f4dae60)

Features

  • core: replacing animations with noop by default #641 (ca65de3)

Reverts

  • Revert "chore(deps): update dependency jest to v27" (1f4bd9a)