Closed renovate[bot] closed 6 months ago
Latest commit: 8e77c3f5eca54b9ea66b5469c3a87c2139ba8c20
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
1a40674
) to head (8e77c3f
).
This PR contains the following updates:
3.0.3
->4.1.0
Release Notes
wKovacs64/prettier-config (@wkovacs64/prettier-config)
### [`v4.1.0`](https://togithub.com/wKovacs64/prettier-config/blob/HEAD/CHANGELOG.md#410) [Compare Source](https://togithub.com/wKovacs64/prettier-config/compare/v4.0.1...v4.1.0) ##### Minor Changes - [#102](https://togithub.com/wKovacs64/prettier-config/pull/102) [`da27223`](https://togithub.com/wKovacs64/prettier-config/commit/da2722355de13cbf1b0a581c65f556d42ae441de) Thanks [@wKovacs64](https://togithub.com/wKovacs64)! - Increase `printWidth` from 80 to 100. It's time. ### [`v4.0.1`](https://togithub.com/wKovacs64/prettier-config/blob/HEAD/CHANGELOG.md#401) [Compare Source](https://togithub.com/wKovacs64/prettier-config/compare/v4.0.0...v4.0.1) ##### Patch Changes - [#100](https://togithub.com/wKovacs64/prettier-config/pull/100) [`03be6be`](https://togithub.com/wKovacs64/prettier-config/commit/03be6be8e6307511053522a5ad7d0bc5857c9f56) Thanks [@wKovacs64](https://togithub.com/wKovacs64)! - Flatten module `exports` to provide a better error message if consumed from CJS. ### [`v4.0.0`](https://togithub.com/wKovacs64/prettier-config/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/wKovacs64/prettier-config/compare/v3.0.3...v4.0.0) ##### Major Changes - [#98](https://togithub.com/wKovacs64/prettier-config/pull/98) [`e1a8f4a`](https://togithub.com/wKovacs64/prettier-config/commit/e1a8f4ab01c325067a46ca38ae65cde81e8f7c3c) Thanks [@wKovacs64](https://togithub.com/wKovacs64)! - Drop support for Node v14 and v16. This package now requires Node v18 or higher. - [#99](https://togithub.com/wKovacs64/prettier-config/pull/99) [`f0005e6`](https://togithub.com/wKovacs64/prettier-config/commit/f0005e6f40193132e5019395e60604313e9b9a81) Thanks [@wKovacs64](https://togithub.com/wKovacs64)! - Convert project to ESM. Currently, no CJS version will be published. - [#96](https://togithub.com/wKovacs64/prettier-config/pull/96) [`b4dacda`](https://togithub.com/wKovacs64/prettier-config/commit/b4dacdacbd9413162045ce318e8fe21f349f4ecf) Thanks [@wKovacs64](https://togithub.com/wKovacs64)! - Add `prettier-plugin-tailwindcss`. The only reason this constitutes a major version is because this plugin requires a newer version of Node.js (v14.21.3) than what we required previously (v8.9.0). No dependent projects should be using Node versions that old anyway, so it shouldn't really matter.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.