Skip to content
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

v1 #456

Merged
merged 32 commits into from
Jun 16, 2024
Merged

v1 #456

merged 32 commits into from
Jun 16, 2024

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    8517eae View commit details
    Browse the repository at this point in the history
  2. chore: v1.0.0-beta

    mdjastrzebski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    173b7a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb39638 View commit details
    Browse the repository at this point in the history
  4. docs: migration guide

    mdjastrzebski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    690d89a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4d0b63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2890f3 View commit details
    Browse the repository at this point in the history
  7. chore: v1.0.0-rc

    mdjastrzebski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    836d595 View commit details
    Browse the repository at this point in the history
  8. chore: v1.0.0-rc.1

    mdjastrzebski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    56a3411 View commit details
    Browse the repository at this point in the history
  9. chore: reorganize repo deps (#477)

    * refactor: migrate deps
    
    * chore: dedup eslint
    
    * chore: fix eslint deps
    mdjastrzebski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c00fb32 View commit details
    Browse the repository at this point in the history
  10. 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
    mdjastrzebski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f722a6d View commit details
    Browse the repository at this point in the history
  11. chore: v1.0.0-rc.2

    mdjastrzebski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    496b023 View commit details
    Browse the repository at this point in the history
  12. chore: fix versions

    mdjastrzebski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    da7217d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ef5f4d View commit details
    Browse the repository at this point in the history
  14. chore: v1.0.0-rc.3

    mdjastrzebski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6cf2302 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    e659bc5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    c2d3f7c View commit details
    Browse the repository at this point in the history
  2. chore: pdate deps 2024-05-09 (#484)

    * chore: update deps
    
    * chore: fix lint
    mdjastrzebski committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0b42688 View commit details
    Browse the repository at this point in the history
  3. chore: update danger (#483)

    chore: update danger.js
    mdjastrzebski committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fd4d753 View commit details
    Browse the repository at this point in the history
  4. chore: upgrade RN / test app (#485)

    * chore: upgrade turbo
    
    * chore: update React Native / test app
    
    * chore: fix wasm error
    mdjastrzebski committed May 9, 2024
    Configuration menu
    Copy the full SHA
    722eb04 View commit details
    Browse the repository at this point in the history
  5. chore: updata other deps (#486)

    * chore: update other deps
    
    * chore: update peer deps
    
    * chore: update deps
    mdjastrzebski committed May 9, 2024
    Configuration menu
    Copy the full SHA
    35011f0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    97748f8 View commit details
    Browse the repository at this point in the history
  2. chore: tweak workflow (#490)

    * chore: tweak workflow
    
    * chore: update docs
    mdjastrzebski committed May 15, 2024
    Configuration menu
    Copy the full SHA
    77f91e4 View commit details
    Browse the repository at this point in the history
  3. chore: export types (#489)

    * chore: export types
    
    * chore: gen yarn.lock
    
    * chore: tweaks docs
    
    * refactor: rename types
    
    * chore: add docs
    mdjastrzebski committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c5e7edb View commit details
    Browse the repository at this point in the history
  4. chore: clean scripts (#491)

    * chore: clean scripts
    
    * chore: tweak turbo
    mdjastrzebski committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7733c01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea761f8 View commit details
    Browse the repository at this point in the history
  6. chore: v1.0.0-beta.4

    mdjastrzebski committed May 15, 2024
    Configuration menu
    Copy the full SHA
    53cdf26 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    f90ee3c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. 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 <guven.karanfil@smartface.io>
    Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
    3 people committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    04be1d4 View commit details
    Browse the repository at this point in the history
  2. chore: v1.0.0-rc.5

    mdjastrzebski committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b74f0a6 View commit details
    Browse the repository at this point in the history
  3. chore: fix yarn.lock

    mdjastrzebski committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9e26fe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c894e7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3deecd View commit details
    Browse the repository at this point in the history