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: eslint-functional/eslint-plugin-functional
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.1
Choose a base ref
...
head repository: eslint-functional/eslint-plugin-functional
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.0
Choose a head ref
  • 14 commits
  • 104 files changed
  • 3 contributors

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    6a11320 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #788 from eslint-functional/tools

    build: update configs and tools
    RebeccaStevens authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cecd290 View commit details
    Browse the repository at this point in the history
  3. docs: fix eslint docs

    RebeccaStevens committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e53918b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b4bede View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

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

Commits on Mar 20, 2024

  1. feat: add support for flat configs (#789)

    * feat: add support for flat configs
    
    * ci: fix release replacements
    
    * chore(release): 6.2.0-next.1 [skip ci]
    
    # [6.2.0-next.1](v6.1.1...v6.2.0-next.1) (2024-03-13)
    
    ### Features
    
    * add support for flat configs ([901d52a](901d52a))
    
    * fix: build types
    
    * fix: improve types
    
    * chore(release): 6.2.0-next.2 [skip ci]
    
    # [6.2.0-next.2](v6.2.0-next.1...v6.2.0-next.2) (2024-03-14)
    
    ### Bug Fixes
    
    * build types ([054a862](054a862))
    * improve types ([2340489](2340489))
    
    * feat: move flat configs to new "flat" subpackage
    
    * ci: fix release
    
    * chore(release): 6.2.0-next.3 [skip ci]
    
    # [6.2.0-next.3](v6.2.0-next.2...v6.2.0-next.3) (2024-03-14)
    
    ### Features
    
    * move flat configs to new "flat" subpackage ([1d3533f](1d3533f))
    
    ---------
    
    Co-authored-by: semantic-release-bot <[email protected]>
    RebeccaStevens and semantic-release-bot authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5fa7c2c View commit details
    Browse the repository at this point in the history
  2. build: update deps

    RebeccaStevens committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2c18d77 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix(type-declaration-immutability): some (hopefully all) maximum call…

    … stack size exceeded errors
    
    fix #767
    RebeccaStevens committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    61c561c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc9db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f3204e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2b97de View commit details
    Browse the repository at this point in the history
  5. chore: fix type errors

    RebeccaStevens committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    031379b View commit details
    Browse the repository at this point in the history
  6. chore(release): 6.2.0 [skip ci]

    # [6.2.0](v6.1.1...v6.2.0) (2024-03-22)
    
    ### Bug Fixes
    
    * **type-declaration-immutability:** some (hopefully all) maximum call stack size exceeded errors ([61c561c](61c561c)), closes [#767](#767)
    
    ### Features
    
    * add support for flat configs ([#789](#789)) ([5fa7c2c](5fa7c2c))
    semantic-release-bot committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b5c9b25 View commit details
    Browse the repository at this point in the history
Loading