- 🃏 Change license from BSD+Patents to MIT.
- Allow eslint-plugin to recognize more disabled tests (#4533)
- Add babel-plugin for object spread syntax to babel-preset-jest (#4519)
- Display outer element and trailing newline consistently in jest-diff (#4520)
- Do not modify stack trace of JestAssertionError (#4516)
- Print errors after test structure in verbose mode (#4504)
- Fix
--silent --verbose
problem (#4505) - Fix: Reset local state of assertions when using hasAssertions (#4498)
- jest-resolve: Prevent default resolver failure when potential resolution directory does not exist (#4483)