lambrohan / nestjs-meilisearch

Meilisearch module for nestjs applications.
https://www.npmjs.com/package/nestjs-meilisearch
MIT License
22 stars 7 forks source link

Allowed Nest.js v10 #8

Closed icetee closed 1 year ago

jclappiway commented 1 year ago

@lambrohan could you merge this PR ? 🙏

lambrohan commented 1 year ago

@jclappiway merged

jclappiway commented 1 year ago

many thanks !

jclappiway commented 1 year ago

@lambrohan you're sure the release is good ? I got some errors : Cannot find module 'nestjs-meilisearch' or its corresponding type declarations. Meanwhile I fixed it with an npm run build inside the node_module but now it's time to CI :P