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: callstack/eslint-config-callstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.1.1
Choose a base ref
...
head repository: callstack/eslint-config-callstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.0.0
Choose a head ref
  • 7 commits
  • 21 files changed
  • 3 contributors

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    bb32d5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7315d08 View commit details
    Browse the repository at this point in the history
  3. Update test/PlatformColor.js

    Co-authored-by: Michał Pierzchała <[email protected]>
    retyui and thymikee authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cb05c25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #275 from callstack/platform-colors

    feat: Enable `@react-native/platform-colors` rule
    retyui authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    eaeb4a6 View commit details
    Browse the repository at this point in the history
  5. chore: Node.js 16 actions are deprecated (#273)

    * chore: Node.js 16 actions are deprecated
    
    - Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3.
    - For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
    
    * chore: Remove Travis CI config
    retyui authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0fe2501 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. feat: support flat config format default for ESLint 9 (#277)

    * feat: export FlatConfig to support ESLint v9
    
    * refactor: add backwards compatibility for ESLint < 9 and extract common configuration code
    
    * chore: updated README.md
    
    * fix: adjust plugin flowtype in node.factory.js to work with flat config properly
    
    * fix(test): created configuration for tests to be run both with ESLint v8 & v9
    
    * fix: maintain previous order of plugins in final configuration
    
    * fix: bring back compatibility with any jest version in test package
    
    * refactor: export named functions from .factory.js source files
    artus9033 authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    100c778 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. v15.0.0

    thymikee committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9a5189f View commit details
    Browse the repository at this point in the history
Loading