8000 Comparing v4.12.4...v5.0.0 · testing-library/eslint-plugin-testing-library · GitHub
[go: up one dir, main page]

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/eslint-plugin-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.12.4
Choose a base ref
...
head repository: testing-library/eslint-plugin-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 18 commits
  • 41 files changed
  • 2 contributors

Commits on Oct 3, 2021

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

Commits on Oct 13, 2021

  1. chore: bump supported node version (#463)

    BREAKING CHANGE: Requires Node@^12.22.x || ^14.17.x || >=16.x
    MichaelDeBoey committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    f9f9add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff6745 View commit details
    Browse the repository at this point in the history
  3. feat(no-debug): rename to no-debugging-utils (#469)

    BREAKING CHANGE: `no-debug` is now called `no-debugging-utils`
    MichaelDeBoey committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0338bc3 View commit details
    Browse the repository at this point in the history
  4. feat(no-unnecessary-act): add to React config by default (#468)

    BREAKING CHANGE: `no-unnecessary-act` is now enabled by default in the React config (with `isStrict` set to `true`)
    MichaelDeBoey committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8c46203 View commit details
    Browse the repository at this point in the history
  5. feat(no-render-in-setup): add to Angular, React & Vue configs by defa…

    …ult (#481)
    
    BREAKING CHANGE: `no-render-in-setup` is now enabled by default in the Angular, React & Vue configs
    MichaelDeBoey committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    887e489 View commit details
    Browse the repository at this point in the history
  6. feat(no-wait-for-multiple-assertions): add to all configs by default (#…

    …483)
    
    BREAKING CHANGE: `no-wait-for-multiple-assertions` is now enabled by default in all configs
    MichaelDeBoey committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8fb3b64 View commit details
    Browse the repository at this point in the history
  7. chore: bump dev dependencies (#497)

    Belco90 authored and MichaelDeBoey committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4cfb3cf View commit details
    Browse the repository at this point in the history
  8. feat(no-wait-for-side-effects): add to all configs by default (#484)

    BREAKING CHANGE: `no-wait-for-side-effects` is now enabled by default in all configs
    MichaelDeBoey committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0b35c14 View commit details
    Browse the repository at this point in the history
  9. feat(no-wait-for-snapshot): add to all configs by default (#485)

    BREAKING CHANGE: `no-wait-for-snapshot` is now enabled by default in all configs
    MichaelDeBoey authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    e0a34ed View commit details
    Browse the repository at this point in the history
  10. feat(prefer-presence-queries): add to all configs by default (#486)

    BREAKING CHANGE: `prefer-presence-queries` is now enabled by default in all configs
    MichaelDeBoey authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    17d5376 View commit details
    Browse the repository at this point in the history
  11. feat(prefer-query-by-disappearance): add to all configs by default (#487

    )
    
    BREAKING CHANGE: `prefer-query-by-disappearance` is now enabled by default in all configs
    MichaelDeBoey authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ea893cc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 17, 2021

  1. feat: support ESLint v8 (#465)

    * feat: support ESLint 8.x
    
    * feat: support ESLint 8.x
    
    * chore: downgrade ESLint to v7 in dev deps
    
    * ci: force deps installation for running tests
    
    Co-authored-by: Mario Beltrán Alarcón <belco90@gmail.com>
    MichaelDeBoey and Belco90 authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    5b03edb View commit details
    Browse the repository at this point in the history
  2. chore: bump jest dependencies

    Belco90 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    307bfac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dd5158 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

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

Commits on Oct 25, 2021

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