What's Changed
- docs: change Ecosystem heading to Try it by @matthewmayer in #2544
- feat(person): add job titles for fr by @matthewmayer in #2531
- fix(finance): correct VG IBAN format by @Alexnagel in #2552
- fix(internet): username method to return value that always includes… by @amillwood in #2506
- chore(deps): update eslint-define-config by @Shinigami92 in #2551
- chore(deps): update typescript-eslint to ~6.11.0 by @renovate in #2554
- chore(deps): update actions/github-script action to v7 by @renovate in #2555
- chore(deps): update devdependencies by @renovate in #2553
- docs: consistent @see jsdoc tags by @ST-DDT in #2473
- chore(deps): update typescript-eslint to ~6.12.0 by @renovate in #2556
- infra(unicorn): prefer-code-point by @ST-DDT in #2509
- refactor: improve groupBy by @ST-DDT in #2532
- fix(locale): incomplete airline names in zh_CN by @CoolPlayLin in #2558
- refactor(helper): deprecate replaceSymbolWithNumber by @suyashgulati in #2557
- chore(deps): update devdependencies by @renovate in #2561
- test(mersenne): add tests for value ranges by @ST-DDT in #2470
- chore(helpers): fix examples on internal functions by @ST-DDT in #2559
- docs: check and improve handling of duplicate tags by @ST-DDT in #2444
- docs: add missing throw descriptions in JSDocs by @xDivisionByZerox in #2560
- chore(deps): update typescript-eslint to ~6.13.1 by @renovate in #2566
- chore(deps): update devdependencies by @renovate in #2565
- chore(deps): update dependency prettier to v3.1.1 by @renovate in #2570
- chore(deps): update typescript-eslint to ~6.13.2 by @renovate in #2572
- chore(deps): update devdependencies by @renovate in #2571
- infra(tsconfig): noImplicitAny by @ST-DDT in #2562
- docs: clarify that location.state refers to ISO 3166-2 by @import-brain in #2574
- chore(deps): update typescript-eslint to ~6.14.0 by @renovate in #2583
- chore(deps): update devdependencies by @renovate in #2582
- infra(eslint): prefer-exponentiation-operator by @ST-DDT in #2585
- feat(helpers): add support for complex intermediate types by @ST-DDT in #2550
- fix(number): improve float generation for precisions of form 10^-n by @matthewmayer in #2581
- chore(deps): update devdependencies by @renovate in #2587
- chore(typescript-eslint): no-useless-template-literals by @ST-DDT in #2589
- chore(deps): update typescript-eslint to ~6.16.0 by @renovate in #2588
- chore(deps): update doc-dependencies by @renovate in #2301
- docs(algolia): use one search-index per branch by @ST-DDT in #2513
- refactor(number): deprecate precision in favor of multipleOf in float by @xDivisionByZerox in #2564
- chore(deps): update devdependencies by @renovate in #2593
- chore(deps): update dependency vitepress to v1.0.0-rc.34 by @renovate in #2592
- chore: update license year by @Shinigami92 in #2594
- chore(deps): update typescript-eslint to ~6.18.0 by @renovate in #2597
- chore(deps): update devdependencies by @renovate in #2596
- chore(deps): update doc-dependencies by @renovate in #2595
- chore(deps): update typescript-eslint to ~6.18.1 by @renovate in #2604
- chore(deps): update dependency prettier to v3.2.2 by @renovate in #2605
- chore(deps): update dependency @algolia/client-search to ~4.22.1 by @renovate in #2602
- refactor(internet): deprecated redundant avatar method by @ST-DDT in #2601
- feat(number): add parameter
fractionDigits
in float by @xDivisionByZerox in #1855 - chore(deps): update devdependencies by @renovate in #2603
- docs: improve docs for faker.number.float by @matthewmayer in #2607
- chore(deps-dev): bump vite from 4.5.1 to 4.5.2 by @dependabot in #2609
- chore(deps): update devdependencies by @renovate in #2610
- docs: fix longitude options by @Shinigami92 in #2611
- chore(deps): update typescript-eslint to ~6.19.0 by @renovate in #2618
- chore(deps): update dependency vitepress to v1.0.0-rc.39 by @renovate in #2616
- chore(deps): update dependency prettier to v3.2.4 by @renovate in #2615
- docs: fix missing deprecations by @Shinigami92 in #2614
- infra: use vitest config by @Shinigami92 in #2612
- docs(internet): fix typos in deprecation warnings for internet by @matthewmayer in #2613
- chore(deps): update devdependencies by @renovate in #2617
- chore(release): 8.4.0 by @xDivisionByZerox in #2606
New Contributors
- @Alexnagel made their first contribution in #2552
- @amillwood made their first contribution in #2506
Full Changelog: v8.3.1...v8.4.0