What's Changed
- ci: check mergable by label by @Shinigami92 in #2405
- fix(locale): Dutch phone number by @RobinvanderVliet in #2400
- test: add more module jsdoc tests by @ST-DDT in #2412
- infra: replace deprecated eslint config import by @ST-DDT in #2411
- feat(locale): add unionpay module for zh_CN by @CoolPlayLin in #2338
- infra: lint all existing jsdocs by @ST-DDT in #2408
- chore(deps): update typescript-eslint to ~6.7.2 by @renovate in #2423
- chore(deps): update vitest to ~0.34.5 by @renovate in #2424
- chore(deps): update devdependencies by @renovate in #2422
- fix(docs): revert filter code that breaks search in docs by @matthewmayer in #2425
- chore(finance): update mastercard patterns and test by @matthewmayer in #2396
- feat(locale): add airline database science commerce and vehicle for zh_CN by @CoolPlayLin in #2395
- chore(deps): update devdependencies by @renovate in #2430
- chore(deps): update typescript-eslint to ~6.7.3 by @renovate in #2428
- chore(deps): update vitest by @renovate in #2429
- feat: support custom randomizer by @ST-DDT in #2284
- feat(locale): add street_name to
en_US
,en_GB
anden
by @xDivisionByZerox in #2371 - chore: randomizer cleanup by @ST-DDT in #2431
- infra(deps): add eslint unicorn by @Shinigami92 in #2418
- chore(deps-dev): bump postcss from 8.4.30 to 8.4.31 by @dependabot in #2437
- infra(unicorn): prefer-node-protocol by @Shinigami92 in #2420
- infra(unicorn): prefer-date-now by @Shinigami92 in #2419
- docs: fix outdated comment regarding multiple faker locales by @ST-DDT in #2433
- infra: enable no-useless-escape eslint rule by @ST-DDT in #2434
- chore: fix iban test typos by @ST-DDT in #2438
- infra(unicorn): no-console-spaces by @ST-DDT in #2447
- infra(unicorn): prefer-array-flat-map by @ST-DDT in #2446
- infra(unicorn): prefer-object-from-entries by @ST-DDT in #2443
- infra(unicorn): prefer-string-starts-ends-with by @ST-DDT in #2442
- infra(unicorn): no-new-array by @ST-DDT in #2441
- docs: improve wording regarding locale selection by @ST-DDT in #2436
- chore(deps): update typescript-eslint to ~6.7.4 by @renovate in #2450
- chore(deps): update devdependencies by @renovate in #2449
- infra(unicorn): no-hex-escape by @ST-DDT in #2440
- infra(unicorn): use hashbang for scripts by @ST-DDT in #2448
- infra(unicorn): no-array-push-push by @ST-DDT in #2454
- infra(unicorn): explicit-length-check by @ST-DDT in #2455
- infra(unicorn): no-array-for-each by @ST-DDT in #2461
- infra(unicorn): prefer-includes by @ST-DDT in #2463
- infra(unicorn): consistent-destructuring by @ST-DDT in #2462
- infra(unicorn): text-encoding-identifier-case by @ST-DDT in #2465
- docs: fix bad Promise usage by @ST-DDT in #2475
- infra(unicorn): catch-error-name by @ST-DDT in #2471
- docs(number): improve documentation regarding number bounds by @ST-DDT in #2474
- chore(release): 8.2.0 by @xDivisionByZerox in #2478
New Contributors
- @dependabot made their first contribution in #2437
Full Changelog: v8.1.0...v8.2.0