All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.0.0-beta.0 (2022-03-07)
- types: generate all locales index files with non-any types (#494) (b611ca1)
- types: provide strong typing for locales 2 (#398) (419e9e2)
- correcting the readme file (#529) (6c9dcdd)
- fix bicycle_types files being named incorrectly (#477) (7a2a522)
- fix time.recent method signature (#586) (60d3cc5)
- fix unique method types (#457) (14df7d3)
- handle missing or broken locales main index files (#478) (ff97431)
- move el credit card information to the expected location (#484) (dcbd18e)
- remove invalid aliases (#488) (58fbfe3)
- test random.alphaNumeric (#517) (41ec6f0)
6.0.0-alpha.7 (2022-02-20)
- types: generate all locales index files with non-any types (#494) (b611ca1)
- types: provide strong typing for locales 2 (#398) (419e9e2)
- fix bicycle_types files being named incorrectly (#477) (7a2a522)
- fix unique method types (#457) (14df7d3)
- handle missing or broken locales main index files (#478) (ff97431)
- move el credit card information to the expected location (#484) (dcbd18e)
- remove invalid aliases (#488) (58fbfe3)
- test random.alphaNumeric (#517) (41ec6f0)
- build: add redirect aliases for cjs (#520) (7d806d9)
- docs: various fixes (#523) (b22cf3b)
6.0.0-alpha.6 (2022-02-10)
- 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)
- 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)
6.0.0-alpha.4 (2022-01-24)
- support tree-shaking (#152)
- add autocomplete support for locales (#248) (c1f2b09)
- migrate locales to typescript (#238) (d4cfa3c)
- support tree-shaking (#152) (ccf119d)
- use export default for locales (#249) (93e8e53)
- add missing fakers for existing locales (#263) (7177d37)
- jalapeño typo (#259) (74204a0)
- ts support for locales (#169) (61d0296)
- types: fixed datetime types for optional argument (#192) (60b71fd)
- types: fixed exampleEmail arguments types (#241) (66aa374)
- typo in update.md (#180) (4a69d6d)
6.0.0-alpha.3 (2022-01-15)
- add definitions (#84) (cfdfad5)
- domain_suffix: add the
id
,ponpes.id
andnet.id
domains for id_ID (#137) (ce4d48e) - migrate address (#133) (88afa60)
- migrate animal (#105) (0abec83)
- migrate commerce (#106) (82ab145)
- migrate company (#132) (0205183)
- migrate database (#89) (4d4653e)
- migrate date (#83) (0fe6f2b)
- migrate fake (#79) (8fa14c6)
- migrate finance (#131) (a1208ca)
- migrate git (#78) (6122d3c)
- migrate hacker (#81) (e0005ad)
- migrate helpers (#85) (07f8b44)
- migrate image (#92) (3c3e567)
- migrate internet (#94) (8fcfcc6)
- migrate lorem (#86) (7e6273b)
- migrate music (#107) (46d51ba)
- migrate name (#103) (de9f9d6)
- migrate phone (#127) (77f4e63)
- migrate random (#91) (efc11f1)
- migrate system (#90) (c0a6277)
- migrate time (#74) (168a211)
- migrate unique (#128) (86580d8)
- migrate vehicle (#130) (661f3b4)
- migrate word (#102) (1b10032)
- rewrite datatype to ts (e0d0b5c)
6.0.0-alpha.2 (2022-01-14)
For changes prior to version v6.0.0-alpha.1, see the old changelog.