Skip to content

Latest commit

 

History

History
192 lines (135 loc) · 20.4 KB

CHANGELOG.md

File metadata and controls

192 lines (135 loc) · 20.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.1.0 (2022-03-28)

Features

  • types: generate all locales index files with non-any types (#494) (b611ca1)
  • types: provide strong typing for locales 2 (#398) (419e9e2)

Bug Fixes

6.0.0 (2022-03-15)

Bug Fixes

6.0.0-beta.0 (2022-03-07)

Features

  • types: generate all locales index files with non-any types (#494) (b611ca1)
  • types: provide strong typing for locales 2 (#398) (419e9e2)

Bug Fixes

6.0.0-alpha.7 (2022-02-20)

Features

  • types: generate all locales index files with non-any types (#494) (b611ca1)
  • types: provide strong typing for locales 2 (#398) (419e9e2)

Bug Fixes

6.0.0-alpha.6 (2022-02-10)

Features

  • add chat.fakerjs.dev subdomain redirection to discord (#306) (32b4839)
  • auto generate/update locale files (#252) (df48704)
  • types: provide strong typing for locales (#363) (5e6754d)

Bug Fixes

  • improve internet tests and fix bug in domain name generation (#258) (c6f7aa9)
  • optional args on faker.finance.iban() (#431) (c71469c)
  • param can be optional (#381) (f8a95a1)
  • remove redundant precision from datatype.datetime options (#335) (9d5a7a2)
  • removed dead code and adjusted fileExt (#304) (471bc1d)
  • removed node v12 from the pipe (#309) (537f56e)
  • some return types (#307) (4ca61ca)

6.0.0-alpha.5 (2022-01-25)

Bug Fixes

6.0.0-alpha.4 (2022-01-24)

⚠ BREAKING CHANGES

  • support tree-shaking (#152)

Features

Bug Fixes

6.0.0-alpha.3 (2022-01-15)

Features

Bug Fixes

  • added missing keys into package.json (#148) (b20f80b)

6.0.0-alpha.2 (2022-01-14)

6.0.0-alpha.1 (2022-01-14)

6.0.0-alpha.0 (2022-01-07)

For changes prior to version v6.0.0-alpha.1, see the old changelog.