Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@igorkowalczyk/prettier-config (source) 3.1.0 -> 3.2.1 age confidence

Release Notes

IgorKowalczyk/shared-configs (@​igorkowalczyk/prettier-config)

v3.2.1

Compare Source

What's Changed

  • Align versions, no code changes

Full Changelog: IgorKowalczyk/shared-configs@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

  • Updated Exports - all config presets are now imported from their dedicated paths:
- import eslintConfig from "@​igorkowalczyk/eslint-config";
+ import baseConfig from "@​igorkowalczyk/eslint-config/base";
+ import astroConfig from "@​igorkowalczyk/eslint-config/astro";
+ import nextConfig from "@​igorkowalczyk/eslint-config/next";
  • Changed prettier tab width from 1 to 2
  • Upgraded Next.js config to the new ESLint Flat Config format
  • Fixed Typescript errors

Full Changelog: IgorKowalczyk/shared-configs@v3.1.0...v3.2.0


  • If you want to rebase/retry this PR, check this box

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2025
@renovate renovate bot requested a review from IgorKowalczyk November 11, 2025 10:15
@renovate renovate bot force-pushed the renovate/igorkowalczyk-prettier-config-3.x branch from 714d8bd to 0af2b7c Compare December 6, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant