Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: testing-library/angular-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.4.0
Choose a base ref
...
head repository: testing-library/angular-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.0.0
Choose a head ref
  • 3 commits
  • 11 files changed
  • 1 contributor

Commits on Mar 22, 2023

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

Commits on Mar 23, 2023

  1. docs: reproduce #373 (#375)

    timdeschryver authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    be42079 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. feat: release v14 (#381)

    * feat: upgrade to @testing-library/dom 9 (#376)
    
    BREAKING CHANGE:
    
    For more info see https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0
    
    * feat: remove change and changeInput in favor of rerender (#378)
    
    BREAKING CHANGE:
    
    Use `rerender` instead of `change`.
    Use `rerender` instead of `changechangeInput`.
    
    For more info see #365
    timdeschryver authored May 1, 2023
    Configuration menu
    Copy the full SHA
    40de852 View commit details
    Browse the repository at this point in the history
Loading