Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Release #683

Merged
merged 70 commits into from
Jul 30, 2023
Merged

Next Release #683

merged 70 commits into from
Jul 30, 2023

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    a21ab96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ea7c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1855ebd View commit details
    Browse the repository at this point in the history
  4. feat(prefer-immutable-types)!: use suggestions instead of a fixer by …

    …default (#598)
    
    BREAKING CHANGE: The fixer config no longer inherits as many options as before; be sure to be
    explicit in your configs.
    RebeccaStevens committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3fb9028 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce9a5ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdc2d4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c6b1a2 View commit details
    Browse the repository at this point in the history
  8. style: update linting

    RebeccaStevens committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c0db6d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71ecdb5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4002ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4512ceb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. chore: small update

    RebeccaStevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e6e0823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be5862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    658e008 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35ed434 View commit details
    Browse the repository at this point in the history
  5. style: update linting

    RebeccaStevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    04f46a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c4894b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e07a9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8eadbb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aefe6b2 View commit details
    Browse the repository at this point in the history
  10. chore(release): 6.0.0-next.1 [skip ci]

    # [6.0.0-next.1](v5.0.8...v6.0.0-next.1) (2023-07-15)
    
    ### Bug Fixes
    
    * further updates for v6 ([71ecdb5](71ecdb5))
    * migrate code for [@typescript-eslint](https://github.com/typescript-eslint) v6 ([5c6b1a2](5c6b1a2))
    
    ### Build System
    
    * increase minimum supported TypeScript version to 4.3.5 ([aefe6b2](aefe6b2))
    
    ### Features
    
    * **prefer-immutable-types:** use suggestions instead of a fixer by default ([#598](#598)) ([3fb9028](3fb9028))
    * remove `assumeTypes` option ([6be5862](6be5862))
    
    ### BREAKING CHANGES
    
    * increase minimum supported TypeScript version to 4.3.5
    * remove `assumeTypes` option
    * **prefer-immutable-types:** The fixer config no longer inherits as many options as before; be sure to be
    explicit in your configs.
    semantic-release-bot committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    a56d303 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2055d28 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    9c89b9e View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.0-next.2 [skip ci]

    # [6.0.0-next.2](v6.0.0-next.1...v6.0.0-next.2) (2023-07-17)
    
    ### Features
    
    * **functional-parameters:** add option to ignore getters and setters ([9c89b9e](9c89b9e))
    semantic-release-bot committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b42c6ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3ce5b0 View commit details
    Browse the repository at this point in the history
  4. chore: update dep

    RebeccaStevens committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    37a4dcf View commit details
    Browse the repository at this point in the history
  5. chore(release): 6.0.0-next.3 [skip ci]

    # [6.0.0-next.3](v6.0.0-next.2...v6.0.0-next.3) (2023-07-17)
    
    ### Bug Fixes
    
    * add sanity checks to type immutablity override settings ([d3ce5b0](d3ce5b0))
    semantic-release-bot committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3fa69dc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    2a3635f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    813b549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    330807c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59e0e2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5d3942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    901918d View commit details
    Browse the repository at this point in the history
  7. chore: deps update

    RebeccaStevens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b4a7099 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    a7094fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894fb91 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.0.0-next.4 [skip ci]

    # [6.0.0-next.4](v6.0.0-next.3...v6.0.0-next.4) (2023-07-21)
    
    ### Features
    
    * **no-expression-statements:** add option to ignore self returning functions ([894fb91](894fb91)), closes [#611](#611)
    semantic-release-bot committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e2e9a01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f448813 View commit details
    Browse the repository at this point in the history
  5. fix!: replace ignorePattern option with ignoreIdentifierPattern a…

    …nd `ignoreCodePattern`
    
    fix #467
    RebeccaStevens committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    48d8eba View commit details
    Browse the repository at this point in the history
  6. chore(release): 6.0.0-next.5 [skip ci]

    # [6.0.0-next.5](v6.0.0-next.4...v6.0.0-next.5) (2023-07-21)
    
    ### Bug Fixes
    
    * replace `ignorePattern` option with `ignoreIdentifierPattern` and `ignoreCodePattern` ([48d8eba](48d8eba)), closes [#467](#467)
    
    ### BREAKING CHANGES
    
    * replace `ignorePattern` option with `ignoreIdentifierPattern` and `ignoreCodePattern`
    semantic-release-bot committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    180e191 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecde24a View commit details
    Browse the repository at this point in the history
  8. chore(release): 6.0.0-next.6 [skip ci]

    # [6.0.0-next.6](v6.0.0-next.5...v6.0.0-next.6) (2023-07-21)
    
    ### Features
    
    * **immutable-data:** add new option `ignoreNonConstDeclarations` ([ecde24a](ecde24a)), closes [#691](#691)
    semantic-release-bot committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5b1acb9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    147d82f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    9644994 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.0-next.7 [skip ci]

    # [6.0.0-next.7](v6.0.0-next.6...v6.0.0-next.7) (2023-07-24)
    
    ### Bug Fixes
    
    * **immutable-data:** rework logic, it should work now ([9644994](9644994)), closes [#692](#692)
    semantic-release-bot committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fef136d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f317d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    d21a728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e94f253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    809e8e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ac135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5abebe6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2aa336f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    7b9448a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f3b59d View commit details
    Browse the repository at this point in the history
  3. chore: deps update

    RebeccaStevens committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    136c1b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40345cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3984316 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16cfa83 View commit details
    Browse the repository at this point in the history
  7. chore: check conditional-imports

    exclude path was wrong anyway
    RebeccaStevens committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3477025 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4574faf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c87cef0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2c70af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    891adff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc4c5c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3dedda2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    31899ea View commit details
    Browse the repository at this point in the history
  2. chore: deps update

    RebeccaStevens committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    4c80b0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7739c6b View commit details
    Browse the repository at this point in the history
  4. chore: update pnpm

    RebeccaStevens committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e6bc22e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57e24d1 View commit details
    Browse the repository at this point in the history