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.2.3
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.3.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 25, 2024

  1. feat(immutable-data): add option for ignoreNonConstDeclarations to …

    …`treatParametersAsConst` (#794)
    
    fix #724
    RebeccaStevens authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    059591a View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.3.0 [skip ci]

    # [6.3.0](v6.2.3...v6.3.0) (2024-03-25)
    
    ### Features
    
    * **immutable-data:** add option for `ignoreNonConstDeclarations` to `treatParametersAsConst` ([#794](#794)) ([059591a](059591a)), closes [#724](#724)
    semantic-release-bot committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    eef0893 View commit details
    Browse the repository at this point in the history
Loading