feat: add @alikhalilll/nuxt-auto-middleware module#1453
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughA 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)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
do we have any updates on this pr @scottrobertson |
Summary
Adds
@alikhalilll/nuxt-auto-middlewareto 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-middlewarethen refined category/website.