Skip to content

chore(release): bump version and deploy packages - #408

Merged
kodiakhq[bot] merged 2 commits into
mainfrom
changeset-release/main
Sep 4, 2026
Merged

chore(release): bump version and deploy packages#408
kodiakhq[bot] merged 2 commits into
mainfrom
changeset-release/main

Conversation

@mheob-bot

@mheob-bot mheob-bot commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

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

@mheob/oxlint-config@4.0.0

Major Changes

  • #412 (@mheob): feat(oxlint)!: make tailwindcssConfig configurable

    tailwindcssConfig is now a factory function instead of a static config object. It accepts the better-tailwindcss plugin settings via options and a list of ignored classes via ignoredClasses, which is applied to enforce-canonical-classes and no-unknown-classes. The argument type is exported as TailwindcssConfig.

    enforce-canonical-classes is raised from warn to error.

    Breaking change: update your config from extends: [tailwindcssConfig] to extends: [tailwindcssConfig()]. Plugin settings that were previously declared under settings.tailwindcss in the consuming config now belong in the options argument.

Minor Changes

  • #412 (@mheob): feat(oxlint): lint JSX files and enable the jsx-a11y and promise plugins

    reactConfig and nextJsConfig now also apply to **/*.jsx files, reactConfig enables the jsx-a11y plugin, and baseConfig enables the promise plugin. nextJsConfig extends reactConfig, so listing both is no longer necessary.

Patch Changes

  • #406 (@renovate): chore(deps): update all non-major dependencies

  • #413 (@mheob): chore(deps): update all non-major dependencies

    Raises the catalog ranges of the peer dependencies: oxlint to ^1.81.0, @commitlint/cli to ^21.2.2, and czg to ^1.14.0. The remaining updates (@changesets/cli, @types/node, cspell, cve-lite-cli, lefthook, oxfmt, turbo) affect development only.

@mheob/commitlint-config@2.0.7

Patch Changes

  • #413 (@mheob): chore(deps): update all non-major dependencies

    Raises the catalog ranges of the peer dependencies: oxlint to ^1.81.0, @commitlint/cli to ^21.2.2, and czg to ^1.14.0. The remaining updates (@changesets/cli, @types/node, cspell, cve-lite-cli, lefthook, oxfmt, turbo) affect development only.

@mheob/oxfmt-config@1.3.3

Patch Changes

  • #406 (@renovate): chore(deps): update all non-major dependencies

@mheob-bot
mheob-bot requested a review from mheob as a code owner August 28, 2026 07:09
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (2)
  • WIP
  • chore(release)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 063757fc-c91c-48b9-a496-c5071d546ee3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mheob-bot
mheob-bot force-pushed the changeset-release/main branch 2 times, most recently from daa6edc to a51a4e2 Compare September 4, 2026 13:24
@mheob-bot
mheob-bot force-pushed the changeset-release/main branch from a33b72c to 223a6ce Compare September 4, 2026 13:25
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

@kodiakhq
kodiakhq Bot merged commit d4608e0 into main Sep 4, 2026
8 checks passed
@kodiakhq
kodiakhq Bot deleted the changeset-release/main branch September 4, 2026 13:27
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