Releases: faker-js/faker
Releases · faker-js/faker
esbuild
⚠ BREAKING CHANGES
- support tree-shaking (#152)
Features
- 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)
Bug Fixes
- 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)
What's Changed
- feat: Updated meta tags for rich text preview by @imrishabh18 in #140
- docs: an update from the faker team by @JessicaSachs in #138
- chore: add files field in package.json by @MohdImran001 in #173
- chore: update license by @damienwebdev in #157
- fix: typo in update.md by @import-brain in #180
- docs: add yarn and pnpm install commands by @import-brain in #163
- chore: support dark mode for favicon by @antfu in #195
- chore: retain original license in its exact form by @damienwebdev in #185
- chore(docs): fix imports by @Shinigami92 in #154
- chore: migrate image providers to TS by @Shinigami92 in #178
- refactor: Use datatype.number() function instead of random.number() by @luciferreeves in #183
- fix(types): fixed datetime types for optional argument by @jared-fraser in #192
- chore: add commit conventions doc by @mbokinala in #204
- feat!: support tree-shaking by @Shinigami92 in #152
- docs: adding new logo by @JessicaSachs in #205
- ci: add node version matrix by @MohdImran001 in #179
- chore: add CODEOWNERS by @damienwebdev in #158
- fix: ts support for locales by @Shinigami92 in #169
- chore: switch to pnpm by @Shinigami92 in #153
- docs(readme.md): api methods table with description by @bl0cknumber in #160
- chore: add support for readonly arrays by @clarkerican in #189
- fix(types): fixed exampleEmail arguments types by @sunadoi in #241
- feat: migrate locales to typescript by @ST-DDT in #238
- docs(readme.md): add repository badges by @bl0cknumber in #161
- docs: shorten TLDR; move to the permalink instead by @bl0cknumber in #231
- docs: add c# port to list by @JSanchezIO in #227
- feat: use export default for locales by @ST-DDT in #249
- chore: delete old examples and doc folder by @damienwebdev in #155
- chore: add JSDoc comments to animal.ts by @mbokinala in #250
- chore(test): migrate to vitest by @Shinigami92 in #235
- docs: minor capitalization fix by @import-brain in #255
- fix: jalapeño typo by @ST-DDT in #259
- chore(test): Add locale to test description by @ST-DDT in #262
- feat: add autocomplete support for locales by @ST-DDT in #248
- fix: add missing fakers for existing locales by @ST-DDT in #263
- test: fix suppressed warnings by @ST-DDT in #271
- docs: update locale list/table in docs by @ST-DDT in #264
- chore(docs): Typo in README by @DaviDevMod in #278
- chore: migrate vendor by @Shinigami92 in #254
- build: bundle with esbuild by @Shinigami92 in #257
- chore: fix JSDoc comments in word.ts by @pkuczynski in #273
New Contributors
- @imrishabh18 made their first contribution in #140
- @import-brain made their first contribution in #180
- @antfu made their first contribution in #195
- @luciferreeves made their first contribution in #183
- @jared-fraser made their first contribution in #192
- @mbokinala made their first contribution in #204
- @sunadoi made their first contribution in #241
- @ST-DDT made their first contribution in #238
- @JSanchezIO made their first contribution in #227
- @DaviDevMod made their first contribution in #278
Full Changelog: v6.0.0-alpha.3...v6.0.0-alpha.4
First-Party Typescript Alpha
What's Changed
Demo: https://stackblitz.com/edit/typescript-wsqtmx?file=index.ts
Features
- 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)
Bug Fixes
Full Changelog: v6.0.0-alpha.2...v6.0.0-alpha.3
It starts...
What's Changed
- chore: bring readme changes from shepherd repo by @clarkerican in #25
- ci: remove travis by @griest024 in #13
- chore: remove bower/meteor junk by @griest024 in #17
- chore: remove reference to faker cloud by @clarkerican in #27
- chore: commit package-lock.json by @Shinigami92 in #39
- feat(github): add github actions by @ericjeker in #35
- fix(tests): fix failing tests by @MateusDadalto in #12
- chore(ci): automated issue labeling by @Shinigami92 in #41
- chore: remove code of merit by @clarkerican in #32
- feat(gitignore): add dist folder to .gitignore by @ericjeker in #48
- chore: add prettier by @Shinigami92 in #40
- docs: rename to faker by @damienwebdev in #61
- docs: add code of conduct from Contributor Covenant by @damienwebdev in #57
- docs: remove stale badges from README and add discord badge by @damienwebdev in #58
- chore: format .github by @Shinigami92 in #65
- chore: prettier ignore examples browser js by @Shinigami92 in #62
- chore: format root files by @Shinigami92 in #64
- feat: update sponsors, backers references by @clarkerican in #30
- chore: add Github actions status badge by @damienwebdev in #59
- chore: format lib without locales by @Shinigami92 in #66
- chore(ci): add commit automation by @Shinigami92 in #68
- docs: add installation instructions to top of README by @JessicaSachs in #93
- fix(#28): changed fakercloud url to cloudflare-ipfs.com by @prisis in #95
- chore: do not exit when committing a merge by @JessicaSachs in #96
- chore: remove invalid closed html tag by @Shinigami92 in #63
- ci: remove dependence between test and lint jobs by @damienwebdev in #108
- chore: skip pointless eslint run temporarily by @damienwebdev in #109
- chore: swap funding to be sent through the open collective by @JessicaSachs in #110
- feat: adding documentation with vitepress by @JessicaSachs in #80
- chore: format tests by @Shinigami92 in #67
- fix: MSYS Compatible npm scripts (since using devDependencies) by @fncolon in #104
- chore: remove unused variable by @MilosPaunovic in #124
- fix: add docs to .npmignore by @sohamsshah in #139
- chore: update .npmignore to prevent unwanted code in the package dist by @damienwebdev in #143
- chore: fixup package name in package.json by @damienwebdev in #147
New Contributors
- @clarkerican made their first contribution in #25
- @griest024 made their first contribution in #13
- @MateusDadalto made their first contribution in #12
- @damienwebdev made their first contribution in #61
- @JessicaSachs made their first contribution in #93
- @prisis made their first contribution in #95
- @fncolon made their first contribution in #104
- @MilosPaunovic made their first contribution in #124
- @sohamsshah made their first contribution in #139
v6.0.0-alpha.0 Initial Release
This is a placeholder release that holds the tarballs from npm.org in the event Marak decides to delete faker