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: jest-community/eslint-plugin-jest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v23.7.0
Choose a base ref
...
head repository: jest-community/eslint-plugin-jest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v23.8.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 23, 2020

  1. Configuration menu
    Copy the full SHA
    7becf4a View commit details
    Browse the repository at this point in the history
  2. chore: simplify getNodeName (#536)

    * chore: use accessor functions
    
    * chore: remove duplicate return in switch
    
    * chore: move `joinNames` function out of `getNodeName`
    G-Rath committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    6507a7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d8be9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7730f75 View commit details
    Browse the repository at this point in the history
  5. feat(no-large-snapshots): add setting to define maxSize by snapshot t…

    …ype (#524)
    
    * feat(no-large-snapshots): add setting to define maxSize by snapshot type
    
    * chore(no-large-snapshot): refactor to remove externalMaxSize option
    leonardovillela committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    0d77300 View commit details
    Browse the repository at this point in the history
  6. chore(release): 23.8.0 [skip ci]

    # [23.8.0](v23.7.0...v23.8.0) (2020-02-23)
    
    ### Bug Fixes
    
    * **valid-title:** ensure argument node is defined before accessing props ([#538](#538)) ([7730f75](7730f75))
    
    ### Features
    
    * **no-large-snapshots:** add setting to define maxSize by snapshot type ([#524](#524)) ([0d77300](0d77300))
    semantic-release-bot committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    adc3b2e View commit details
    Browse the repository at this point in the history
Loading