jeka-kiselyov / fastify-mongoose-api

Fastify plugin to expose API for Mongoose MongoDB models
https://fastify-mongoose-api-app.herokuapp.com/
MIT License
49 stars 7 forks source link

update versions, added regex and options to allowedMethods #14

Closed noobfromph closed 9 months ago

EmilianoBruni commented 9 months ago

Better packages update here: 2b0ccbd and 9baa8a1 Support for $regex and $options here: bae0d05

@jeka-kiselyov maybe it's time for new publication on npm ;)

jeka-kiselyov commented 9 months ago

Published it as 1.2.23

Thanks @noobfromph Thanks @EmilianoBruni