v8.0.0-alpha.0
Pre-release
Pre-release
Shinigami92
released this
24 Dec 16:27
·
1239 commits
to next
since this release
What's Changed
- infra: relink main to next by @Shinigami92 in #1435
- chore(deps): update pnpm/action-setup action to v2.2.3 by @renovate in #1433
- refactor!: cleanup deprecations by @Shinigami92 in #1440
- feat(internet)!: ip now returns ipv4 and ipv6 by @xDivisionByZerox in #1059
- feat(location)!:
nearbyGPSCoordinate
returns number tuple by @xDivisionByZerox in #1061 - docs: fix CONTRIBUTING.md JSDoc do/dont by @domingo2000 in #1450
- refactor(company)!: remove hardcoded name fallback pattern by @Minozzzi in #1451
- refactor(locale)!: change en_IND to en_IN by @wael-fadlallah in #1448
- refactor!: make mersenne internal by @Shinigami92 in #1444
- docs: remove obsolete check by @ST-DDT in #1452
- test: fix fake test expectation by @ST-DDT in #1458
- refactor(person)!: rename name module by @Shinigami92 in #1445
- feat(location)!:
latitude
/longitude
returns number by @xDivisionByZerox in #1064 - chore(deps): update action-semantic-pull-request action to v5 by @renovate in #1434
- chore(deps): update dependency vitepress to v1.0.0-alpha.21 by @renovate in #1461
- chore(deps): update devdependencies by @renovate in #1462
- chore(deps): update vitest to ~0.24.3 by @renovate in #1463
- chore(deps): update all non-major dependencies by @renovate in #1460
- feat(string): move methods to new module by @xDivisionByZerox in #1155
- docs(string): update function jsdocs by @import-brain in #1473
- refactor(location)!: rename address module by @Shinigami92 in #1469
- docs: link to next docs and vice versa by @ST-DDT in #1438
- docs: fix version test by @ST-DDT in #1478
- feat: fake with multiple parameters by @ST-DDT in #1459
- chore(deps): update pnpm to v7.14.0 by @renovate in #1484
- chore(deps): update typescript-eslint to ~5.40.1 by @renovate in #1483
- chore(deps): update devdependencies by @renovate in #1481
- chore(deps): update doc-dependencies by @renovate in #1482
- docs: fix typo in usage section by @tlouth19 in #1485
- feat(internet): add options to url() by @import-brain in #1480
- docs: add version banner by @brc-dd in #1487
- chore(deps): update devdependencies by @renovate in #1495
- chore(deps): update doc-dependencies by @renovate in #1493
- feat(locale): update Korean color, date, location, word, company by @thilllon in #1492
- docs: fix snippets of codes in usage guide by @tarikjabiri in #1496
- refactor(mersenne): rewrite internal mersenne by @Shinigami92 in #1447
- refactor!: upgrade node minimum target by @Shinigami92 in #1494
- chore(deps): update devdependencies by @renovate in #1501
- chore(deps): update pnpm to v7.14.1 by @renovate in #1502
- chore(deps): update typescript-eslint to ~5.41.0 by @renovate in #1503
- docs: fix findname in usage docs by @matthewmayer in #1504
- feat(datatype): introduce probability option to boolean by @ST-DDT in #1476
- infra: use pnpm native in netlify configuration by @brc-dd in #1509
- docs: remove duplicate description tags by @brc-dd in #1510
- feat(locale): add dv locale by @subbe in #1506
- docs: update since tags for person and location by @matthewmayer in #1516
- feat(git): add options.refDate to commitEntry by @KevinMind in #1512
- chore(deps): update pnpm to v7.14.2 by @renovate in #1529
- chore(deps): update vitest to ~0.24.5 by @renovate in #1530
- chore(deps): update typescript-eslint to ~5.42.0 by @renovate in #1531
- chore(deps): update doc-dependencies by @renovate in #1528
- chore(deps): update devdependencies by @renovate in #1527
- feat(person): add
zodiacSign()
by @luciferreeves in #182 - refactor(helpers)!: rewrite shuffle by @Shinigami92 in #1521
- chore(deps): update vitest to ~0.25.1 by @renovate in #1544
- fix(git): adjust commitEntry to match
git log
output by @ST-DDT in #1539 - chore: use boolean probability instead of magic numbers by @ST-DDT in #1540
- chore: remove broken source urls found in some locales by @subbe in #1511
- fix(date): don't allow parameters <= 0 by @Shinigami92 in #1536
- test: use test snapshots for scripts/apidoc/signature.spec.ts by @ST-DDT in #1488
- feat(word): add sample method by @pkuczynski in #714
- docs(helpers): extend module jsdocs by @ST-DDT in #1515
- infra: update website redirects (next) by @ST-DDT in #1523
- chore(deps): update doc-dependencies by @renovate in #1558
- chore(deps): update dependency cypress to v11 by @renovate in #1562
- chore(deps): update typescript-eslint to ~5.42.1 by @renovate in #1559
- chore(deps): update pnpm to v7.15.0 by @renovate in #1561
- chore(deps): update devdependencies by @renovate in #1560
- refactor(string): rename params by @import-brain in #1551
- fix(locale): mk (Macedonian) names should use cyrillic а by @matthewmayer in #1557
- fix: correct the logic of first_name in en_GH locale by @wael-fadlallah in #1566
- test: use runner on different timezone by @Shinigami92 in #1537
- feat(locale): add free email domains for zh_CN by @matthewmayer in #1555
- chore(deps): update dependency typescript to ~4.9.3 by @renovate in #1581
- chore(deps): update pnpm to v7.17.0 by @renovate in #1583
- chore(deps): update vitest to ~0.25.2 by @renovate in #1580
- chore(deps): update dependency vitepress to v1.0.0-alpha.29 by @renovate in #1579
- chore(deps): update devdependencies by @renovate in #1582
- chore(deps): update typescript-eslint to ~5.43.0 by @renovate in #1584
- docs: add upgrading guide for v8 by @matthewmayer in #1517
- feat(helpers): add rangeToNumber method and add range parameters by @ST-DDT in #1486
- chore: fix company definition jsdocs by @ST-DDT in #1575
- docs: use interface instead of class by @devloop01 in #1570
- chore: re-enable sanitizeHtml check by @ST-DDT in #1500
- feat(locate): add japanese company by @kz-d in #1573
- chore(date): adjust to our standard implementation by @ST-DDT in #1589
- docs(date): clarify the purpose of the context parameter by @matthewmayer in #1576
- feat(number): move methods to new module by @xDivisionByZerox in #1122
- docs: verify mastodon by @Shinigami92 in #1594
- docs: refactor migration guide by @matthewmayer in #1609
- chore(deps): update typescript-eslint to ~5.44.0 by @renovate in #1617
- chore(deps): update pnpm to v7.17.1 by @renovate in #1613
- chore(deps): update vitest to ~0.25.3 by @renovate in #1614
- chore(deps): update devdependencies by @renovate in #1616
- chore(deps): update dependency prettier to v2.8.0 by @renovate in #1615
- refactor(date)!: unify signatures by @Shinigami92 in #1534
- docs(location): clarify city and cityName methods by @matthewmayer in #1621
- fix(internet): userName, email and slugify return only ascii by @matthewmayer in #1554
- refactor(image)!: rewrite module by @Shinigami92 in #1477
- chore(deps): update pnpm to v7.18.0 by @renovate in #1627
- docs(datatype): add missing
@see
tags for deprecated methods by @matthewmayer in #1608 - chore(deps): update doc-dependencies by @renovate in #1625
- chore(deps): update devdependencies by @renovate in #1626
- chore(deps): update typescript-eslint to ~5.45.0 by @renovate in #1628
- refactor(string)!: swap
allowLeadingZeros
default totrue
by @import-brain in #1602 - fix: broken
allowLeadingZeros
tests by @import-brain in #1638 - infra: check test snapshots to be up to date by @ST-DDT in #1632
- feat(string): add special() method by @notbrayton in #1634
- feat(helpers): introduce
multiple
method by @ST-DDT in #1545 - docs: include hints on specifying a locale can help startup time by @conner-c in #1629
- docs: how to use with testing frameworks by @brenno263 in #1623
- feat(number)!: change float default params by @Shinigami92 in #1642
- test: fix system fileExt assumption by @Shinigami92 in #1646
- fix(number): values out of bounds by @ST-DDT in #1648
- fix(image)!: remove lorempixel by @Shinigami92 in #1641
- feat(number): adjust hex default by @Shinigami92 in #1649
- docs(finance): ethereumAddress returns non checksummed addresses by @ST-DDT in #1650
- chore(deps): update typescript-eslint to ~5.46.0 by @renovate in #1663
- chore(deps): update dependency prettier to v2.8.1 by @renovate in #1657
- chore(deps): update vitest to ~0.25.7 by @renovate in #1662
- chore(deps): update pnpm to v7.18.1 by @renovate in #1661
- chore(deps): update dependency typescript to ~4.9.4 by @renovate in #1658
- chore(deps): update doc-dependencies by @renovate in #1660
- chore(deps): update devdependencies by @renovate in #1659
- chore(deps): update devdependencies (major) by @renovate in #1664
- infra: don't fail when updating snapshots by @ST-DDT in #1656
- fix: ASCII-fy
domainWord()
by @schw4rzlicht in #1520 - test: remove duplicate fixed-seeded-tests by @ST-DDT in #1653
- chore: use merge function for locale data by @ST-DDT in #1666
- feat(number)!: change int default params by @Shinigami92 in #1643
- test: fix duplicate test names by @Shinigami92 in #1647
- fix(locale): improve en_GB location addresses by @matthewmayer in #1620
- fix(locale): change country name from Holanda to official name by @marcosvidolin in #1669
- chore(deps): update pnpm to v7.18.2 by @renovate in #1672
- chore(deps): update typescript-eslint to ~5.47.0 by @renovate in #1673
- chore(deps): update vitest by @renovate in #1674
- chore(deps): update devdependencies by @renovate in #1670
- fix(person): Incorrect behavior of name.firstName() function by @matthewmayer in #1610
- feat(helpers): fake from array by @ST-DDT in #1453
- fix(location): use IANA standard for timezone by @matthewmayer in #1678
- feat(locale): update location/country list by @matthewmayer in #1676
- chore(deps): update doc-dependencies by @renovate in #1671
- fix(locale): filter inappropriate words in the en locale by @rcfox in #1633
- chore(release): 8.0.0-alpha.0 by @Shinigami92 in #1681
New Contributors
- @domingo2000 made their first contribution in #1450
- @tlouth19 made their first contribution in #1485
- @brc-dd made their first contribution in #1487
- @thilllon made their first contribution in #1492
- @tarikjabiri made their first contribution in #1496
- @subbe made their first contribution in #1506
- @KevinMind made their first contribution in #1512
- @devloop01 made their first contribution in #1570
- @kz-d made their first contribution in #1573
- @notbrayton made their first contribution in #1634
- @conner-c made their first contribution in #1629
- @brenno263 made their first contribution in #1623
- @schw4rzlicht made their first contribution in #1520
- @marcosvidolin made their first contribution in #1669
- @rcfox made their first contribution in #1633
Full Changelog: v7.6.0...v8.0.0-alpha.0