Releases: callstack/reassure
v1.3.0
1.3.0 (2024-10-28)
✨ Feature
- improve
measureRenders
precision by @mdjastrzebski in #534
🛠️ Other
- markdown cleanup by @mdjastrzebski in #525
- remove unused code by @mdjastrzebski in #540
- use % threshold for duration diff by @mdjastrzebski in #541
v1.2.1 (2024-09-22)
What's Changed
Fixes
- fix: passing runner args in CLI by @honzahruby in #531
Other
- chore: update deps 2024-09-09 by @mdjastrzebski in #527
New Contributors
- @honzahruby made their first contribution in #531
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@1.2.1
v1.2.0 (2024-08-28)
What's Changed
Features
- feat:
--testRegex
CLI option by @mdjastrzebski in #519 - feat: extend default test match by @mdjastrzebski in #523
- feat: pass test runner options by @mdjastrzebski in #511
Other
- chore: update yarn to 4.4.1 by @mdjastrzebski in #520
- docs: tweaks by @mdjastrzebski in #524
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@1.2.0
Reassure v1.1.0
What's Changed
Features
- feat: expose more in markdown details by @mdjastrzebski in #503
Bugfixes
- fix: respect to the "testingLibrary" config option by @yusufyildirim in #515
Other (chores, docs, etc)
- chore: update deps 2024-07-30 by @mdjastrzebski in #518
New Contributors
- @yusufyildirim made their first contribution in #515
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@1.1.0
Reassure v1.0.0
What's Changed
Major Changes
- 4352279: - Rename
measurePerformance
tomeasureRenders
,resetToDefault
toresetToDefaults
.
Minor Changes
- ea761f8: enable WASM support by default and runs using v8 baseline compilers: sparkplug and liftoff (WASM)
- 04be1d4: Detect render issues (initial render updates, redundant renders)
- ebcf9d6: chore: migrate to Yarn Berry (4.x)
- ebcf9d6: chore: fix version deps
New Contributors
- @retyui made their first contribution in #467
- @guvenkaranfil made their first contribution in #468
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@1.0.0
v1.0.0-rc.5
1.0.0-rc.5 (2024-06-14)
Features
- feat: detect unnecessary render and warn user by @guvenkaranfil in #468
New Contributors
- @guvenkaranfil made their first contribution in #468
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@1.0.0-rc.5
v0.11.0
What's Changed
Features
- Add
writeFile
option tomeasurePerformance
/measureFunction
by @mdjastrzebski in #459
Other
- upgrade deps
- remove unmaintained markdown builder dep by @mdjastrzebski in #461
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@0.11.0
v0.10.2
What's Changed
- feat: enable WASM support by @mdjastrzebski in #430
- refactor: small fixes by @mdjastrzebski in #429
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@0.10.2
Reassure v0.10.1
What's Changed
- hotfix: make
measureFunction
a public export by @adhorodyski in #418
New Contributors
- @adhorodyski made their first contribution in #418
Full Changelog: https://github.com/callstack/reassure/compare/[email protected]@0.10.1
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