json-schema-faker-types
Version:
TypeScript definitions for json-schema-faker
37 lines (19 loc) • 2.17 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.1.6](https://github.com/aleksandryackovlev/json-schema-faker-types/compare/v0.1.5...v0.1.6) (2020-12-29)
### [0.1.5](https://github.com/aleksandryackovlev/json-schema-faker-types/compare/v0.1.4...v0.1.5) (2020-05-04)
### [0.1.4](https://github.com/aleksandryackovlev/json-schema-faker-types/compare/v0.1.3...v0.1.4) (2020-03-25)
### [0.1.3](https://github.com/aleksandryackovlev/json-schema-faker-types/compare/v0.1.2...v0.1.3) (2020-03-17)
### [0.1.2](https://github.com/aleksandryackovlev/json-schema-faker-types/compare/v0.1.1...v0.1.2) (2020-02-08)
### Bug Fixes
* **types:** add the ability to extend json schema ([b52d2dc](https://github.com/aleksandryackovlev/json-schema-faker-types/commit/b52d2dc4514c7c55b9c55658523416fb25bae761))
### [0.1.1](https://github.com/aleksandryackovlev/json-schema-faker-types/compare/v0.1.0...v0.1.1) (2020-02-02)
## 0.1.0 (2020-02-01)
### Features
* **types:** add jsf result types and random generators interface ([62a2467](https://github.com/aleksandryackovlev/json-schema-faker-types/commit/62a2467e76ade0418f3d94a5984ea3efb82208c4))
* **types:** add types definitions for json-schema-faker ([f54a788](https://github.com/aleksandryackovlev/json-schema-faker-types/commit/f54a7887e7f4bd842aef448f825e6dbc98537e4b))
* **types:** add types definitions for the option method ([7ed3c01](https://github.com/aleksandryackovlev/json-schema-faker-types/commit/7ed3c01391b1ebebcaf5981ca05fa44b7c56cd5e))
* **types:** add types for the format method ([836785f](https://github.com/aleksandryackovlev/json-schema-faker-types/commit/836785f42cdc9b60fcfc11813d538e0eb992b4b2))
### Bug Fixes
* **types:** fix the typo in interfaces' names ([4b82e04](https://github.com/aleksandryackovlev/json-schema-faker-types/commit/4b82e0483c66a29410ab958e14353bf082b9f28b))
* **types:** fix types for the define method ([5d854dc](https://github.com/aleksandryackovlev/json-schema-faker-types/commit/5d854dc38db7da3637b60da9f0e39004f497727c))