Eoin O'Brien

Results 8 comments of Eoin O'Brien

Thanks for the bug report! Could you upload a minimal repo to reproduce the error? Also, what version of Node.js are you using, and are you using any transpilers, for...

@Nainterceptor Merged, thanks!

The fix is live on [npm](https://www.npmjs.com/package/mongoose-update-if-current) as version 1.4.0 now.

@chiubaka Thanks for flagging this, I'll start investigating! Could you share the repo or the code snippets to reproduce the issue?

Good question! I've thought it over, and I think I can definitely add this once a few design decisions have been made. There would be two elements to getting this...

Thanks! Yes, I'd think that the timestamp plugin would work in much the same way as the version key plugin; the only difference would be that Mongoose automatically updates the...

Stumbled across this PR as I'd really like to use RJSF with Mantine in some of my company's projects! I have a hunch that the error in the CI build...

I reproduced the TypeScript build error locally. Updating the minimum required version of Mantine to v5 resolves the issue and the build succeeds.