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

Conversation

RebeccaStevens
Copy link
Collaborator

@RebeccaStevens RebeccaStevens commented Jul 14, 2023

close #599
close #678
fix #467
fix #576
fix #577
fix #611
fix #675
fix #691
fix #692

RebeccaStevens and others added 10 commits July 16, 2023 03:24
# [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.
# [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))
# [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))
@RebeccaStevens RebeccaStevens merged commit 103d3a4 into main Jul 30, 2023
32 of 33 checks passed
@RebeccaStevens RebeccaStevens deleted the next branch July 30, 2023 14:00
@github-actions
Copy link

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment