v6.1.0
What's Changed
- chore: update automated labels by @Shinigami92 in #621
- chore: fix typos in issue templates by @ST-DDT in #624
- chore(deps): update typescript-eslint to ~5.15.0 by @renovate in #622
- chore(deps): update dependency lint-staged to ~12.3.6 by @renovate in #625
- chore(deps): update dependency prettier to v2.6.0 by @renovate in #626
- chore(deps): update dependency eslint-define-config to ~1.3.0 by @renovate in #629
- chore(deps): update vitest to ~0.7.0 by @renovate in #630
- chore(deps): update vitest to ~0.7.4 by @renovate in #632
- chore(deps): update dependency lint-staged to ~12.3.7 by @renovate in #631
- docs: fix prisis github profile link by @akbaruddin in #633
- chore(deps): update dependency eslint-plugin-jsdoc to ~38.0.6 by @renovate in #637
- chore(deps): update vitest to ~0.7.6 by @renovate in #638
- fix(finance): update iso-3166-1 country codes for IBAN/BIC by @bmenant in #168
- chore: deprecate helpers.*Card methods by @sprohaszka in #543
- docs: deprecate randomize by @xDivisionByZerox in #506
- fix: alphaNumeric all chars banned by @xDivisionByZerox in #550
- fix: mersenne rand invalid input argument by @xDivisionByZerox in #577
- refactor: make number input immutable by @xDivisionByZerox in #545
- fix: remove unreachable code finance by @xDivisionByZerox in #508
- chore(locale): added curated names for default(en) locale by @budaG in #440
- docs: add alternative CDN links by @Shinigami92 in #636
- chore: partially activate strict mode by @Shinigami92 in #651
- chore(deps): update vitest to ~0.7.7 by @renovate in #652
- chore(deps): update typescript-eslint to ~5.16.0 by @renovate in #653
- ci: configure codecov patch threshold by @Shinigami92 in #647
- docs: fix page meta by @ST-DDT in #659
- fix: enable algolia search by @prisis in #641
- fix: corrected the Costa Rican IBAN format by @MrGussio in #646
- docs: extract defaults from the comments if absent otherwise by @ST-DDT in #657
- docs: read (complex) defaults from implementation signature by @ST-DDT in #656
- ci: reduce diff coverage target by @griest024 in #663
- chore: drop fake usage in vehicle.ts by @pkuczynski in #275
- fix: accept dates as params for Date methods by @pkuczynski in #200
- fix: normalize provider in finance.creditCardNumber by @Shinigami92 in #662
- fix: fake is unable to return empty strings by @ST-DDT in #347
- fix: datatype.datetime should use static boundaries by @ST-DDT in #343
- refactor: set seed directly by @ST-DDT in #563
- fix: solve various todos by @Shinigami92 in #649
- fix: name module gender by @Shinigami92 in #644
- chore(deps): update vitest to ~0.7.10 by @renovate in #665
- fix: only return word with desirable alpha characters by @Shinigami92 in #654
- test: remove todo for number conversion by @Shinigami92 in #669
- refactor: date accept number input by @xDivisionByZerox in #670
- docs: convert to typescript by @Shinigami92 in #658
- refactor: deprecate time.recent by @Shinigami92 in #661
- refactor: use smart eqeqeq null checks by @Shinigami92 in #650
- refactor: use number tuple as input for coordinate by @Shinigami92 in #668
- docs: remove api methods section by @Shinigami92 in #666
- test: fix flaky unique test coverage by @ST-DDT in #667
- chore(deps): update dependency typescript to ~4.6.3 by @renovate in #675
- chore(deps): update dependency prettier to v2.6.1 by @renovate in #674
- refactor(address.secondaryAddress): use local definition by @xDivisionByZerox in #680
- refactor: replace intern use of helper.randomize by @xDivisionByZerox in #687
- chore: replace substr with substring by @Shinigami92 in #678
- fix: replaced placeimg.com on loremflickr.com by @JoCat in #692
- chore(deps): update devdependencies by @renovate in #699
- chore(deps): update vitest to ~0.7.12 by @renovate in #700
- docs: mention template literals in fake docs by @ST-DDT in #701
- refactor: drop usage of
fake
for internal calls by @pkuczynski in #703 - test: fix all_functional tests by @ST-DDT in #609
- fix: force passed locales into faker constructor by @vith in #580
- fix: use require/import export map in package.json by @revmischa in #697
- chore: improve readability and type safety for loadDefinitions by @ST-DDT in #269
- chore: use a standardized deprecated function by @Shinigami92 in #689
- fix: Vehicle vin is always 17 characters long by @demipel8 in #320
- fix: fake behavior with special replacement patterns by @ST-DDT in #688
- chore(deps): update dependency eslint-plugin-jsdoc to ~38.1.3 by @renovate in #705
- chore(deps): update typescript-eslint to ~5.17.0 by @renovate in #706
- release: 6.1.0 by @Shinigami92 in #708
New Contributors
- @akbaruddin made their first contribution in #633
- @bmenant made their first contribution in #168
- @budaG made their first contribution in #440
- @MrGussio made their first contribution in #646
- @JoCat made their first contribution in #692
- @vith made their first contribution in #580
- @revmischa made their first contribution in #697
- @demipel8 made their first contribution in #320
Full Changelog: v6.0.0...v6.1.0