Skip to content

feat: add @alikhalilll/nuxt-auto-middleware module#1453

Open
alikhalilll wants to merge 6 commits into
nuxt:mainfrom
alikhalilll:add/auto-middleware
Open

feat: add @alikhalilll/nuxt-auto-middleware module#1453
alikhalilll wants to merge 6 commits into
nuxt:mainfrom
alikhalilll:add/auto-middleware

Conversation

@alikhalilll
Copy link
Copy Markdown

Summary

Adds @alikhalilll/nuxt-auto-middleware to the Nuxt modules registry.

Declarative, layout-based route middleware for Nuxt 3/4 — glob matching, named groups, and per-page overrides. Bind middleware to whole layout areas instead of hand-wiring it on every page component.

Generated via pnpm sync auto-middleware alikhalilll/ali-nuxt-toolkit#master/packages/auto-middleware then refined category/website.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 18, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 20f5fb39-20a0-4a98-8a8b-c2ded05c5375

📥 Commits

Reviewing files that changed from the base of the PR and between 239e754 and 4bfb596.

📒 Files selected for processing (1)
  • modules/nuxt-meta-pixel.yml
✅ Files skipped from review due to trivial changes (1)
  • modules/nuxt-meta-pixel.yml

📝 Walkthrough

Walkthrough

A new module metadata file, modules/auto-middleware.yml, was added defining the module's name, description, repository, npm package, icon, GitHub and website links, a "learn_more" URL, category (Extensions), type (3rd-party), maintainers, and Nuxt compatibility (nuxt: '>=3.0.0' with an empty requires object). Additionally, the maintainer entry in modules/nuxt-meta-pixel.yml was changed from Tanuki to erwann.dev. No public code exports were modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: adding the @alikhalilll/nuxt-auto-middleware module to the registry, which aligns with the primary changeset modification.
Description check ✅ Passed The description provides comprehensive context about the module being added, including its purpose, features, and relevant links, which directly relates to the changes in the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

@alikhalilll
Copy link
Copy Markdown
Author

do we have any updates on this pr @scottrobertson

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.

1 participant