Releases: callstack/reassure
Releases · callstack/reassure
Reassure 0.10.0
What's Changed
- (BREAKING) feat: make
wrapper
option compatible with RTL/RNTL by @mdjastrzebski in #399 - (BREAKING) refactor: rename
dropWorst
option towarmupRuns
by @mdjastrzebski in #401 - feat: base measureFunction API by @mdjastrzebski & @adhorodyski in #271 (actually available in 0.10.1)
New Contributors
- @adhorodyski made their first contribution in #271
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@0.10.0
Reassure 0.9.1
What's Changed
Fixes
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@0.9.1
New Contributors
Reassure 0.9.0
What's Changed
Features
- add data and time to measurement file by @josemak25 in #390
Fixes
- fix support for
jest-expo
by @mdjastrzebski in #386 measurePerformance
/measureRender
to excludewrapper
render durations by @mdjastrzebski in #398
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@0.9.0
New Contributors
- @josemak25 made their first contribution in #390
Reassure 0.8.0
What's Changed
Features
reassure init
CLI command by @Xiltyn & @mdjastrzebski in #381
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@0.8.0
Reassure 0.7.2
What's Changed
- feat: add support for passing a custom
--testMatch
option to Jest by @Xiltyn in #338 - chore: logger by @mdjastrzebski in #343
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@0.7.2
Reassure 0.7.1
Bugfixes
- ff5e2ff: fix: handling of TEST_RUNNER_PATH env variable
Reassure 0.7.0
Reassure 0.6.0
What's Changed
Features
- capture source code metadata by @ShaswatPrabhat in #202
- automatically get branch and commit hash CLI options from git by @ShaswatPrabhat in #211
Other
- clean monorepo deps by @ShaswatPrabhat in #203
- fix: git switch usage on CI by @mdjastrzebski in #210
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@0.6.0
Reassure 0.5.0
What's Changed
- Fail the CI measure process if jest fails by @zacharyfmarion in #172
New Contributors
- @zacharyfmarion made their first contribution in #172
Full Changelog: https://github.com/callstack/reassure/commits/[email protected]
Reassure 0.4.0
0.4.0
Minor Changes
- 7ad802b:
testingLibrary
configuration option that replacesrender
andcleanup
options
Patch Changes
- Updated dependencies [7ad802b]
- @callstack/[email protected]