v7.6.0
What's Changed
- feat(locale): add months, days and few other minor strings to es by @rasputino in #1320
- chore(deps): update devdependencies by @renovate in #1332
- chore(deps): update doc-dependencies by @renovate in #1331
- chore: fix typedoc warning by @ST-DDT in #1339
- chore: remove obsolete test snapshots by @ST-DDT in #1338
- docs: update order of headings to be semantically correct by @mnigh in #1335
- docs: remove redundant TOCs by @ST-DDT in #1353
- docs: publish v8 roadmap by @ST-DDT in #1330
- docs: add
@since
tags to all methods by @matthewmayer in #1337 - feat(modules): export module interfaces by @Shinigami92 in #932
- fix: improve default seed initialization by @shraddhafalane in #1334
- docs: fix api generation by @Shinigami92 in #1355
- docs: fix api search by @Shinigami92 in #1361
- test: e2e tests by @Shinigami92 in #1362
- docs: fix @see links by @Shinigami92 in #1363
- docs: upgrading guide by @Shinigami92 in #1365
- docs: localization by @Shinigami92 in #1364
- chore(deps): update dependency typescript to ~4.8.3 by @renovate in #1368
- chore(deps): update dependency @types/react to ~18.0.19 by @renovate in #1367
- chore(deps): update pnpm to v7.11.0 by @renovate in #1369
- chore(deps): update devdependencies by @renovate in #1370
- chore(deps): update typescript-eslint to ~5.36.2 by @renovate in #1372
- chore(deps): update vitest to ~0.23.2 by @renovate in #1373
- chore(deps): update dependency @types/glob to v8 by @renovate in #1374
- ci: renovate unset pr hourly limit by @Shinigami92 in #1371
- chore: switch discord link by @Shinigami92 in #1377
- chore(deps): update pnpm to v7.12.0 by @renovate in #1382
- chore(deps): update vitest to ~0.23.4 by @renovate in #1380
- chore(deps): update typescript-eslint to ~5.37.0 by @renovate in #1383
- chore(deps): update doc-dependencies by @renovate in #1379
- test(finance): use validator.js for bitcoin addresses by @Minozzzi in #1375
- feat(finance): branch code option in bic() by @import-brain in #1378
- fix(finance): adjust min length of generated bitcoin address by @Minozzzi in #1384
- chore(deps): update all non-major dependencies by @renovate in #1387
- chore(deps): update dependency @types/prettier to ~2.7.1 by @renovate in #1388
- chore(deps): update typescript-eslint to ~5.38.0 by @renovate in #1390
- feat(science): add more units in en locale by @import-brain in #1386
- ci: workflows security hardening by @sashashura in #1385
- docs:
usage
page inguides
by @xDivisionByZerox in #1366 - chore(deps): update doc-dependencies by @renovate in #1389
- fix(finance): Update Belarusian Ruble to new version by @AdriVanHoudt in #1392
- fix(finance): fix typo in Belarusian Ruble's name by @AdriVanHoudt in #1395
- fix(finance): update Zambian Kwacha to new version by @AdriVanHoudt in #1393
- fix(finance): update Venezuelan bolívar name and code by @AdriVanHoudt in #1394
- chore(deps): update devdependencies by @renovate in #1381
- fix(locale): change id_ID name to
Indonesian
by @fzn0x in #1401 - feat(locale): add new Indonesia state by @fzn0x in #1400
- feat(locale): extends id_ID company prefix by @fzn0x in #1399
- fix(image): properly lock loremflickr.com images by @wesen in #1396
- docs: list required JSDoc tags by @ST-DDT in #1397
- docs: document how to write tests by @ST-DDT in #1398
- feat(locale): add first name for zh_CN by @kaysonwu in #1376
- chore(deps): update dependency vitepress to v1.0.0-alpha.17 by @renovate in #1404
- docs(website): remove API in guide section by @xDivisionByZerox in #1402
- chore(locale): regenerate locale indexes by @ST-DDT in #1403
- docs: improve usage guide for selective readers by @ST-DDT in #1406
- chore(deps): update dependency vitepress to v1.0.0-alpha.19 by @renovate in #1410
- chore(deps): update dependency esbuild to ~0.15.10 by @renovate in #1408
- chore(deps): update dependency typescript to ~4.8.4 by @renovate in #1409
- chore(deps): update pnpm to v7.13.0 by @renovate in #1412
- chore(deps): update typescript-eslint to ~5.38.1 by @renovate in #1411
- docs: fix note containers in usage guide by @iamyuu in #1417
- test(locale): check for duplicated entries by @xDivisionByZerox in #1137
- feat: lorem null response fix by @ST-DDT in #1407
- docs: improve linking between doc sections by @ST-DDT in #1418
- infra: add CI step to detect generate script diffs by @sunadoi in #1405
- infra: move the check-code-generation job to pr.yml by @sunadoi in #1419
- chore(deps): update pnpm to v7.13.3 by @renovate in #1420
- chore(deps): update typescript-eslint to ~5.39.0 by @renovate in #1422
- chore(deps): update vitest to ~0.24.0 by @renovate in #1423
- chore(deps): update devdependencies by @renovate in #1421
- docs: fix typo in BACKERS.md by @fzn0x in #1425
- feat(locale): add male first names starting with Z to id_ID by @fzn0x in #1424
- chore: mark mersenne as deprecated (internal) by @ST-DDT in #1429
- chore(deps): update devdependencies by @Shinigami92 in #1427
- test: extend vitest with (not) toContainDuplicates by @Shinigami92 in #1428
- test: fix lint warning and simplify locales test by @ST-DDT in #1430
- chore(release): 7.6.0 by @Shinigami92 in #1432
New Contributors
- @rasputino made their first contribution in #1320
- @mnigh made their first contribution in #1335
- @shraddhafalane made their first contribution in #1334
- @sashashura made their first contribution in #1385
- @AdriVanHoudt made their first contribution in #1392
- @wesen made their first contribution in #1396
- @kaysonwu made their first contribution in #1376
- @iamyuu made their first contribution in #1417
Full Changelog: v7.5.0...v7.6.0