talha-asad / mongoose-url-slugs

Create URL compatiable slugs on mongoose models, ensuring uniqueness.
MIT License
40 stars 22 forks source link

bugfix #51

Closed tomscytale closed 3 years ago

tomscytale commented 3 years ago

slugField is undefined here

Systerr commented 3 years ago

I also found this bug, but most curious for me - it work before last mongoose (?) releases. What changed?

tomscytale commented 3 years ago

@talha-asad could you merge this please - it's a very simple and obvious fix.

tomscytale commented 3 years ago

@talha-asad that's great - thanks very much. Could you push version 1.0.3 to npm?

tomscytale commented 2 years ago

@talha-asad - could you do a release to npm pls?