Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 6, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@yopem/eslint-config@0.3.2

@yopem/eslint-config

0.3.1

Patch Changes

0.3.0

Minor Changes

  • cc05888
    Thanks @karyanayandi! - feat(eslint): add
    support for .prettierignore in config

    Extend ESLint base config to also respect .prettierignore files, in addition
    to .gitignore. This ensures files ignored by Prettier are also excluded from
    linting.

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

  • #109
    b8be556
    Thanks @renovate! - Updated dependency
    eslint to 9.29.0. Updated dependency @eslint/js to 9.29.0.

0.2.1

Patch Changes

0.2.0

Minor Changes

0.1.19

Patch Changes

0.1.18

Patch Changes

  • #101
    ad39d0f
    Thanks @renovate! - Updated dependency
    turbo to 2.5.4. Updated dependency eslint-plugin-turbo to 2.5.4.

  • #102
    fd98239
    Thanks @renovate! - Updated dependency
    @eslint/js to 9.28.0. Updated dependency eslint to 9.28.0.

0.1.17

Patch Changes

0.1.16

Patch Changes

  • #93
    a261d96
    Thanks @renovate! - Updated dependency
    eslint to 9.27.0. Updated dependency @eslint/js to 9.27.0.

0.1.15

Patch Changes

0.1.14

Patch Changes

0.1.13

Patch Changes

0.1.12

Patch Changes

0.1.11

Patch Changes

0.1.10

Patch Changes

0.1.9

Patch Changes

0.1.8

Patch Changes

  • 15ec070
    Thanks @karyanayandi! - chore(eslint):
    disable no-unsafe-return typescript rule

    Disables the TypeScript ESLint rule that warns about returning any typed
    values, consistent with other disabled unsafe rules in the configuration.

0.1.7

Patch Changes

  • 4701431
    Thanks @karyanayandi! - revert(eslint):
    remove eslint-config-next

    Replace eslint-config-next with direct configuration using
    @next/eslint-plugin-next. This removes unnecessary dependencies while
    maintaining the same linting rules for Next.js projects.

    The change also updates peer dependency version ranges to be more flexible
    using the ^ prefix.

0.1.6

Patch Changes

  • 81df8a6
    Thanks @karyanayandi! - feat(eslint): add
    eslint-config-next for improved Next.js linting

    Adds the official eslint-config-next package which provides specialized
    linting rules for Next.js applications. This enhances our ESLint setup with
    Next.js-specific best practices and optimizations.

    • Add eslint-config-next dependency
    • Import and apply Next.js config rules
    • Update peer dependencies to use caret ranges

0.1.5

Patch Changes

  • 784f3d4
    Thanks @karyanayandi! - feat(eslint): add
    peer dependencies

    Add eslint-plugin-turbo as a dev dependency and include essential ESLint peer
    dependencies to ensure proper functioning and compatibility with other tools.

0.1.4

Patch Changes

  • dabd250
    Thanks @karyanayandi! - Replace
    @types/eslint__js with @types/eslint package to align with correct

0.1.3

Patch Changes

0.1.2

Patch Changes

  • 63e1cb2
    Thanks @karyanayandi! - chore: update
    dependencies to use workspace versions

    Updated various package dependencies to use workspace versions:

    • Changed @yopem/typescript-config to workspace:* in bun.lock,
      packages/eslint/package.json, and packages/prettier/package.json.
    • Updated @ianvs/prettier-plugin-sort-imports, prettier, and
      prettier-plugin-tailwindcss to latest versions in bun.lock.
    • Updated typescript to latest version in bun.lock.

0.1.1

Patch Changes

  • 054d2de: update eslint config dependencies

@yopem/prettier-config@0.1.10

@yopem/prettier-config

0.1.9

Patch Changes

0.1.8

Patch Changes

0.1.7

Patch Changes

  • 1206ad9
    Thanks @karyanayandi! - feat(prettier): add
    support for JSONC files

    Added configuration for JSONC files in Prettier. This includes specifying
    trailingComma as "none" for JSONC files in both base.js and react.js.

0.1.6

Patch Changes

0.1.5

Patch Changes

  • #95
    d8c9f9f
    Thanks @renovate! - Updated dependency
    @ianvs/prettier-plugin-sort-imports to 4.4.2.

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

  • 1fbad2a
    Thanks @karyanayandi! - feat(prettier): add
    peer dependencies

    Add explicit peer dependencies for prettier and import sort plugin to ensure
    consistent versioning across projects using this package.

0.1.1

Patch Changes

  • 63e1cb2
    Thanks @karyanayandi! - chore: update
    dependencies to use workspace versions

    Updated various package dependencies to use workspace versions:

    • Changed @yopem/typescript-config to workspace:* in bun.lock,
      packages/eslint/package.json, and packages/prettier/package.json.
    • Updated @ianvs/prettier-plugin-sort-imports, prettier, and
      prettier-plugin-tailwindcss to latest versions in bun.lock.
    • Updated typescript to latest version in bun.lock.

@github-actions github-actions bot force-pushed the changeset-release/main branch 8 times, most recently from d559bf8 to 6f68e62 Compare November 6, 2025 00:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6f68e62 to 8dfb74b Compare November 6, 2025 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants