UNPKG

@mocking-bird/mongoose

Version:

Generates fixtures for `mongoose`. Simply provide the schema or model, and it will generate mock data based on the types and constraints of the schema.

237 lines (100 loc) 3.69 kB
## 1.2.0 (2024-03-23) ### 🚀 Features - **graphql:** graphql fixture generation ([#3](https://github.com/batrdn/mocking-bird/pull/3)) ### ❤️ Thank You - Bataa (Bat-Erdene Tsogoo) @batrdn ## 1.1.2 (2024-03-03) ### 🩹 Fixes - release workflow ([a2fa39b](https://github.com/batrdn/mocking-bird/commit/a2fa39b)) ### ❤️ Thank You - batrdn ## 1.1.1 (2024-03-03) ### 🩹 Fixes - add keywords and publish workflow ([1f468fa](https://github.com/batrdn/mocking-bird/commit/1f468fa)) ### ❤️ Thank You - batrdn ## 1.1.0 (2024-03-03) ### 🚀 Features - **mongoose:** support for map types ([#2](https://github.com/batrdn/mocking-bird/pull/2)) ### ❤️ Thank You - Bataa (Bat-Erdene Tsogoo) @batrdn ## 1.0.15 (2024-03-02) ### 🩹 Fixes - enum rule for array element ([#1](https://github.com/batrdn/mocking-bird/pull/1)) ### ❤️ Thank You - Bataa (Bat-Erdene Tsogoo) @batrdn ## 1.0.14 (2024-02-29) ### 🩹 Fixes - release and publish workflow ([b94c2b5](https://github.com/batrdn/mocking-bird/commit/b94c2b5)) ### ❤️ Thank You - batrdn ## 1.0.13 (2024-02-29) ### 🩹 Fixes - trigger a release ([babc595](https://github.com/batrdn/mocking-bird/commit/babc595)) ### ❤️ Thank You - batrdn ## 1.0.12 (2024-02-29) ### 🩹 Fixes - use simple word for generic object value ([56a0c9e](https://github.com/batrdn/mocking-bird/commit/56a0c9e)) ### ❤️ Thank You - batrdn ## 1.0.11 (2024-02-29) ### 🩹 Fixes - release ([1b858c8](https://github.com/batrdn/mocking-bird/commit/1b858c8)) ### ❤️ Thank You - batrdn ## 1.0.10 (2024-02-29) ### 🩹 Fixes - push tag event pattern ([1f9e6d8](https://github.com/batrdn/mocking-bird/commit/1f9e6d8)) ### ❤️ Thank You - batrdn ## 1.0.9 (2024-02-29) ### 🩹 Fixes - replace publishing action with on tags event ([2c5c606](https://github.com/batrdn/mocking-bird/commit/2c5c606)) ### ❤️ Thank You - batrdn ## 1.0.8 (2024-02-29) ### 🩹 Fixes - use simple npm publish for publishing action ([7881c6a](https://github.com/batrdn/mocking-bird/commit/7881c6a)) ### ❤️ Thank You - batrdn ## 1.0.7 (2024-02-29) ### 🩹 Fixes - publish workflow tags pattern ([5f53dcf](https://github.com/batrdn/mocking-bird/commit/5f53dcf)) ### ❤️ Thank You - batrdn ## 1.0.6 (2024-02-29) ### 🩹 Fixes - publish workflow ([30a1aea](https://github.com/batrdn/mocking-bird/commit/30a1aea)) ### ❤️ Thank You - batrdn ## 1.0.5 (2024-02-29) ### 🩹 Fixes - replace mongoose validator with parsed rules ([b3070bb](https://github.com/batrdn/mocking-bird/commit/b3070bb)) ### ❤️ Thank You - batrdn ## 1.0.4 (2024-02-29) ### 🩹 Fixes - directly publish after release and change release tag pattern ([299fe8f](https://github.com/batrdn/mocking-bird/commit/299fe8f)) - project release tag pattern ([1cde4e9](https://github.com/batrdn/mocking-bird/commit/1cde4e9)) ### ❤️ Thank You - batrdn ## 1.0.3 (2024-02-29) ### 🩹 Fixes - use lowercase type value when mapping ([483e43e](https://github.com/batrdn/mocking-bird/commit/483e43e)) - release workflow ([899c6aa](https://github.com/batrdn/mocking-bird/commit/899c6aa)) - release workflow write permission ([4e338c7](https://github.com/batrdn/mocking-bird/commit/4e338c7)) ### ❤️ Thank You - batrdn ## 1.0.2 (2024-02-29) ### 🩹 Fixes - deployment configuration ### ❤️ Thank You - batrdn ## 1.0.1 (2024-02-29) ### 🩹 Fixes - specify node and npm versions ### ❤️ Thank You - batrdn # 1.0.0 (2024-02-29) This was a version bump only for @mocking-bird/mongoose to align it with other projects, there were no code changes.