-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: pdate deps 2024-05-09 #484
Conversation
|
b6f4ad7
to
97e7ca6
Compare
edb8442
to
8d6d3b8
Compare
Performance Comparison ReportSignificant Changes To Duration
Show details
Meaningless Changes To DurationShow entries
Show details
Changes To CountThere are no entries Added ScenariosThere are no entries Removed ScenariosThere are no entries |
* refactor: rename `meassurePerformance` to `measureRenders` (#433) * chore: v1.0.0-beta * docs: update changelogs * docs: migration guide * chore: update snapshots * chore: update node ver on GH * chore: v1.0.0-rc * chore: v1.0.0-rc.1 * chore: reorganize repo deps (#477) * refactor: migrate deps * chore: dedup eslint * chore: fix eslint deps * chore: yarn berry (#478) * chore: yarn berry (wip) chore: forward reassure cli in the main package chore: remove --force chore: fix ci chore: fix ci chore: fix typecheck chore: fix danger chore: fix danger chore: fix ci chore: fix danger refactor: tweaks * chore: workspace deps * chore: add changeset * chore: v1.0.0-rc.2 * chore: fix versions * chore: fix version deps between packages * chore: v1.0.0-rc.3 * fix: iso date milliseconds regex (#481) * chore: check deps consistency (#482) * chore: pdate deps 2024-05-09 (#484) * chore: update deps * chore: fix lint * chore: update danger (#483) chore: update danger.js * chore: upgrade RN / test app (#485) * chore: upgrade turbo * chore: update React Native / test app * chore: fix wasm error * chore: updata other deps (#486) * chore: update other deps * chore: update peer deps * chore: update deps * feat: enable wasm by default (#488) * chore: tweak workflow (#490) * chore: tweak workflow * chore: update docs * chore: export types (#489) * chore: export types * chore: gen yarn.lock * chore: tweaks docs * refactor: rename types * chore: add docs * chore: clean scripts (#491) * chore: clean scripts * chore: tweak turbo * chore: add missing changeset * chore: v1.0.0-beta.4 * chore: regenerate yarn.lock * feat: detect unnecessary render and warn user (#468) * feat: detect unnecessary render and warn user feat: capture json representations in an array to compare after for unnecessary rendering fix: get current testingLibrary for comparasion only react-native for now fix: save json representation instead of string for rendered component state and compare changes between states using dfs fix: test name fix: update comparasion function and save compare results into output.json and show comparation results in the end of the test fix: update interface and variable names based on pr recommendatations chore: rebase to v1 * refactor: improve output formatting * refactor: fix typo * refactor: remove unnecessary warning * refactor: improve testing * refactor: improve report criteria * refactor: improve naming * refactor: improve code structure & tests * refactor: tweaks * feat: improve markdown output * refactor: custom tree comparer * refactor: clean up code * refactor: update JSON structure * refactor: use "initial update count" naming * chore: fix lint * chore: improve tests * refactor: tweaks * docs: update * refactor: self code review * docs: tweaks * chore: add changeset * refactor: final tweaks --------- Co-authored-by: Guven Karanfil <[email protected]> Co-authored-by: Maciej Jastrzebski <[email protected]> * chore: v1.0.0-rc.5 * chore: fix yarn.lock * chore: fix reassure-tests.sh --------- Co-authored-by: Güven Karanfil <[email protected]> Co-authored-by: Guven Karanfil <[email protected]>
Summary
Test plan