Skip to content

chore: add @dirupt/adonis-lucid-filter#155

Open
philippe-desplats wants to merge 2 commits into
adonisjs-community:mainfrom
philippe-desplats:add/dirupt-adonis-lucid-filter
Open

chore: add @dirupt/adonis-lucid-filter#155
philippe-desplats wants to merge 2 commits into
adonisjs-community:mainfrom
philippe-desplats:add/dirupt-adonis-lucid-filter

Conversation

@philippe-desplats

Copy link
Copy Markdown

Summary

Adds a new package entry: @dirupt/adonis-lucid-filter.

Context

This is the AdonisJS v7 fork of adonis-lucid-filter by Lookin Anton. The upstream package is unmaintained (the v7 compatibility PR was never merged). With a contributor's blessing, Dirupt now maintains the fork on npm under @dirupt/adonis-lucid-filter to keep the package alive for the AdonisJS v7+ ecosystem.

All credit for the original implementation goes to Lookin Anton.

Why a new entry

The existing lucid-filter.yml is intentionally preserved:

  • It serves AdonisJS v5/v6 users (the original package targets ^5 || ^6).
  • The new entry serves AdonisJS v7+ users (peer deps ^7.0.0 and @adonisjs/lucid ^22.0.0).
  • Both packages are then discoverable, users pick based on their AdonisJS version.
  • The fork's README opens with a clear notice pointing v5/v6 users back to the original package.

Added file

content/packages/dirupt-adonis-lucid-filter.yml

Maintained fork of adonis-lucid-filter (by Lookin Anton) with AdonisJS v7
support. Original entry (lucid-filter.yml) is preserved for AdonisJS
v5/v6 users.
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