@websolute/faker.ts
Version:
Easy to Use, Powered by Decorators, Faker.js TypeScript Wrapper
20 lines (9 loc) • 1.13 kB
Markdown
# 1.0.0 (2021-02-01)
### Bug Fixes
* **signatures:** remove redundant signature for Date type overload ([e4fbbc1](https://github.com/omermorad/faker.ts/commit/e4fbbc18eb710bc181ef7a2d98490132cf4771df))
### Features
* alpha release ([#12](https://github.com/omermorad/faker.ts/issues/12)) ([5682bb4](https://github.com/omermorad/faker.ts/commit/5682bb4c21df4d546166c613f8ed7fff937dc3dc))
* faker.ts initial ([#6](https://github.com/omermorad/faker.ts/issues/6)) ([714fc05](https://github.com/omermorad/faker.ts/commit/714fc05d1fdd93e1a709ebe183776dd28d0681bf)), closes [#4](https://github.com/omermorad/faker.ts/issues/4) [#7](https://github.com/omermorad/faker.ts/issues/7) [#8](https://github.com/omermorad/faker.ts/issues/8)
# 1.0.0-alpha.1 (2021-01-28)
### Features
* faker.ts alpha release ([#11](https://github.com/omermorad/faker.ts/issues/11)) ([67511b7](https://github.com/omermorad/faker.ts/commit/67511b7bc7792e06ac54c752b0ac96ee5337fd35)), closes [#4](https://github.com/omermorad/faker.ts/issues/4) [#7](https://github.com/omermorad/faker.ts/issues/7) [#8](https://github.com/omermorad/faker.ts/issues/8)