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/jest-dom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Choose a base ref
...
head repository: testing-library/jest-dom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 22, 2023

  1. chore: Publish ESM and CJS (#519)

    * Add rollup config
    
    * Sort dependencies in package.json
    
    * Clean output folder before build
    
    * Use relative paths for entries
    
    * Convert cjs to esm if needed
    
    * Add extensions to lodash imports
    
    To support node16 resolution
    
    * Ignore coverage for vitest and jest-globals
    IanVS committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    61d17bd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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