# Changelog

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.14.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.5...zod-mock-3.14.0) (2025-04-04)


### Features

* **zod-mock:** add support for readonly fields ([486eb3a](https://github.com/anatine/zod-plugins/commit/486eb3a1f6d3239609388fff5c74c9ed73c5a099))


### Bug Fixes

* **zod-mock:** update peer dependency range for @faker-js/faker to include ^9.x ([6a89566](https://github.com/anatine/zod-plugins/commit/6a89566d1baae63e20675a703d8318939a5db66e))

### [3.13.5](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.4...zod-mock-3.13.5) (2025-01-20)


### Bug Fixes

* **zod-mock:** [[#172](https://github.com/anatine/zod-plugins/issues/172)] add support for mockeryMapper to be used for numbers, dates and booleans ([cd50715](https://github.com/anatine/zod-plugins/commit/cd50715c27d9fdb55a32b208357f07568d7ce82e))

### [3.13.4](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.3...zod-mock-3.13.4) (2024-03-19)

### [3.13.3](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.2...zod-mock-3.13.3) (2023-10-31)

### [3.13.2](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.1...zod-mock-3.13.2) (2023-07-31)


### Bug Fixes

* fix `nativeEnum` generation ([7e0ed86](https://github.com/anatine/zod-plugins/commit/7e0ed860e2a075c9662537fd05a25a0db6f8bbd2)), closes [#66](https://github.com/anatine/zod-plugins/issues/66)

### [3.13.1](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.0...zod-mock-3.13.1) (2023-06-30)

## [3.13.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.12.1...zod-mock-3.13.0) (2023-06-30)


### Bug Fixes

* Logic for city key to map to name, not image ([73cac73](https://github.com/anatine/zod-plugins/commit/73cac737da484c3b5bfb360f6000feb11ada3318))

### [3.12.1](https://github.com/anatine/zod-plugins/compare/zod-mock-3.12.0...zod-mock-3.12.1) (2023-06-16)

## [3.12.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.11.0...zod-mock-3.12.0) (2023-05-23)


### Features

* Dep updates ([156b026](https://github.com/anatine/zod-plugins/commit/156b026391eba70c00df8b0f96ec402db1ceed4c))

## [3.11.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.10.0...zod-mock-3.11.0) (2023-04-23)


### Features

* **zod-mock:** pass zodRef and options to generator function which defined in backupMocks ([a7a8acf](https://github.com/anatine/zod-plugins/commit/a7a8acfb31e391106fc314f90c6301733c5c491f))

## [3.10.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.9.0...zod-mock-3.10.0) (2023-03-22)


### Features

* extend native enum to support const assertion ([c70336a](https://github.com/anatine/zod-plugins/commit/c70336a16c30492b2e165f438da10528e86a4107))

## [3.9.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.8.4...zod-mock-3.9.0) (2023-02-27)


### Features

* **zod-mock:** mock strings with explicit length ([c0f7670](https://github.com/anatine/zod-plugins/commit/c0f767083984d5555dfda6a5c0689eb5b8485e18))

### [3.8.4](https://github.com/anatine/zod-plugins/compare/zod-mock-3.8.3...zod-mock-3.8.4) (2023-02-21)


### Bug Fixes

* mockData example ([d45a3ec](https://github.com/anatine/zod-plugins/commit/d45a3ec389880b0bb967024efdf33065fc250e43))

### [3.8.3](https://github.com/anatine/zod-plugins/compare/zod-mock-3.8.2...zod-mock-3.8.3) (2023-01-17)

### [3.8.2](https://github.com/anatine/zod-plugins/compare/zod-mock-3.8.1...zod-mock-3.8.2) (2023-01-04)

### [3.8.1](https://github.com/anatine/zod-plugins/compare/zod-mock-3.8.0...zod-mock-3.8.1) (2023-01-01)

## [3.8.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.7.0...zod-mock-3.8.0) (2022-12-12)


### Features

* Optional faker class instance as an option ([ec7b505](https://github.com/anatine/zod-plugins/commit/ec7b505f1c010bb173759431c6c5583ff23bc15a))

## [3.7.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.6.0...zod-mock-3.7.0) (2022-12-12)


### Features

* Updated Dependencies ([ad8cfc8](https://github.com/anatine/zod-plugins/commit/ad8cfc8fa40ca32736dbfb0d8906569d2a626cbe))


### Bug Fixes

* array length in Zod Mock ([2811101](https://github.com/anatine/zod-plugins/commit/2811101302fb70e8e769f5d15345d880495e1485))

## [3.6.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.11...zod-mock-3.6.0) (2022-10-05)


### Features

* Support for @Param() in @anatine/zod-nestjs ([ba00144](https://github.com/anatine/zod-plugins/commit/ba001444d3554695fe6db6b0d449f03351d65c48))

### [3.5.11](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.10...zod-mock-3.5.11) (2022-09-12)

### [3.5.10](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.9...zod-mock-3.5.10) (2022-09-12)

### [3.5.9](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.8...zod-mock-3.5.9) (2022-09-05)

### [3.5.8](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.7...zod-mock-3.5.8) (2022-09-05)

### [3.5.7](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.6...zod-mock-3.5.7) (2022-08-17)


### Bug Fixes

* replace findName to fullName ([8f04cbd](https://github.com/anatine/zod-plugins/commit/8f04cbdf0ffbb4ec98cc930e4ab8b95913736cc1))

### [3.5.6](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.5...zod-mock-3.5.6) (2022-07-28)


### Bug Fixes

* nativeEnum random pick function bias  ([a082988](https://github.com/anatine/zod-plugins/commit/a0829880212bc43b858ee5ccf06fa7d9986d2479))

### [3.5.6](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.5...zod-mock-3.5.6) (2022-07-28)


### Bug Fixes

* nativeEnum random pick function bias  ([a082988](https://github.com/anatine/zod-plugins/commit/a0829880212bc43b858ee5ccf06fa7d9986d2479))

### [3.5.5](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.4...zod-mock-3.5.5) (2022-07-26)


### Bug Fixes

* nativeEnum parsing ([a07e791](https://github.com/anatine/zod-plugins/commit/a07e79166fac0c53eb9569058f2de4e4b85edfda))

### [3.5.5](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.4...zod-mock-3.5.5) (2022-07-26)


### Bug Fixes

* nativeEnum parsing ([a07e791](https://github.com/anatine/zod-plugins/commit/a07e79166fac0c53eb9569058f2de4e4b85edfda))

### [3.5.5](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.4...zod-mock-3.5.5) (2022-07-26)


### Bug Fixes

* nativeEnum parsing ([a07e791](https://github.com/anatine/zod-plugins/commit/a07e79166fac0c53eb9569058f2de4e4b85edfda))

### [3.5.5](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.4...zod-mock-3.5.5) (2022-07-26)


### Bug Fixes

* nativeEnum parsing ([a07e791](https://github.com/anatine/zod-plugins/commit/a07e79166fac0c53eb9569058f2de4e4b85edfda))

### [3.5.5](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.4...zod-mock-3.5.5) (2022-07-26)


### Bug Fixes

* nativeEnum parsing ([a07e791](https://github.com/anatine/zod-plugins/commit/a07e79166fac0c53eb9569058f2de4e4b85edfda))

## [3.5.3](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.2...zod-mock-3.5.3) (2022-07-26)

# [3.4.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.3.0...zod-mock-3.4.0) (2022-07-24)

### Bug Fixes

* native enum error ([1ad2dff](https://github.com/anatine/zod-plugins/commit/1ad2dffbb37e5435581d4d8bdb127b56314700a8))
* parseNativeEnum arg type ([5700a14](https://github.com/anatine/zod-plugins/commit/5700a142caf0b585bc7f204a4985c7a187d4a316))
* record type and swap string min when greater than max ([ae51c01](https://github.com/anatine/zod-plugins/commit/ae51c01fb55c3c386c3362680b40df25c3706c14))
* type issue in zod-mock ([b2cd0bd](https://github.com/anatine/zod-plugins/commit/b2cd0bd2e1192333f928b60fb8bc59a3321522c2))

# [3.3.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.2.2...zod-mock-3.3.0) (2022-07-14)

## [0.0.2](https://github.com/anatine/zod-plugins/compare/zod-mock-0.0.1...zod-mock-0.0.2) (2022-07-14)

## 0.0.1 (2022-07-14)

### Bug Fixes

* Adding in new release githuib actions ([29a2455](https://github.com/anatine/zod-plugins/commit/29a2455161f7021df9f933d0d8b200a08fe31fde))
