v7.5.0
What's Changed
- docs: improve getting started by @matthewmayer in #1247
- docs: fix browser usage by @Shinigami92 in #1249
- chore(deps): update vitest to ~0.21.1 by @renovate in #1252
- chore(deps): update devdependencies by @renovate in #1251
- feat:
datatype.hexadecimal
signature change by @import-brain in #1238 - ci: allow breaking change commits by @Shinigami92 in #1255
- docs: add migration guide from v6 to v7 by @matthewmayer in #1246
- chore(deps): update typescript-eslint to ~5.33.0 by @renovate in #1260
- chore(deps): update devdependencies by @renovate in #1259
- docs: remove unused playground by @Shinigami92 in #1261
- chore(deps): update devdependencies by @renovate in #1267
- docs(commerce): add missing
@see
by @ST-DDT in #1269 - docs: fix typo in fake examples by @ST-DDT in #1268
- docs: rewrite api pages to have a right aside toc by @Shinigami92 in #1265
- refactor(git): reduce code duplication and follow code style by @ST-DDT in #1271
- feat(locale): extend Hebrew (he) by @orinaveh in #1257
- ci: verify semantic pull requests by @Shinigami92 in #1264
- chore(deps): update dependency typedoc-plugin-missing-exports to v1 by @renovate in #1272
- chore(deps): update typescript-eslint to ~5.33.1 by @renovate in #1273
- docs: update vitepress by @Shinigami92 in #1276
- chore(deps): update devdependencies by @renovate in #1274
- chore(deps): update vitest to ~0.22.0 by @renovate in #1277
- chore(deps): update dependency vitepress to v1.0.0-alpha.8 by @renovate in #1280
- chore(deps): update pnpm to v7.9.3 by @renovate in #1281
- test(internet): fix username expecting numbers with length 2 by @xDivisionByZerox in #1284
- chore(deps): update vitest to ~0.22.1 by @renovate in #1285
- feat(locale): add directions and directions abbr to pl by @hankucz in #1225
- feat(locale): add horses to pl by @hankucz in #1227
- feat(name): extract sex generator from gender to sex by @hankucz in #1168
- feat(locale): add city names (de) by @atheck in #1283
- chore(deps): update devdependencies by @renovate in #1286
- chore(deps): add glob types by @Shinigami92 in #1288
- chore(deps): update dependency vitepress to v1.0.0-alpha.9 by @renovate in #1290
- feat(name): add sexType method by @Shinigami92 in #1289
- docs: searchable api by @Shinigami92 in #1253
- feat(company): move name formats to locales by @Minozzzi in #1293
- chore(deps): update dependency vitepress to v1.0.0-alpha.10 by @renovate in #1295
- refactor(helpers): deprecate repeatString by @xDivisionByZerox in #1299
- docs: retire two maintainers by @Shinigami92 in #1301
- docs: properly handle multiple
@see
tags by @ST-DDT in #1270 - infra: set renovate schedule to weekly by @xDivisionByZerox in #1302
- fix(locale): remove SUS names by @bertlobbezoo in #1303
- fix(datatype): unintentional hex breaking change by @import-brain in #1306
- docs(datatype): fix hexadecimal jsdoc by @import-brain in #1308
- chore(deps): update devdependencies by @renovate in #1309
- chore(deps): update pnpm to v7.9.5 by @renovate in #1311
- chore(deps): update typescript-eslint to ~5.35.1 by @renovate in #1313
- refactor(address): update deprecation warning by @Shinigami92 in #1314
- chore(deps): update doc-dependencies by @renovate in #1310
- chore(deps): update dependency typescript to ~4.8.2 by @renovate in #1312
- chore(deps): update dependency eslint-define-config to ~1.6.1 by @renovate in #1315
- fix(random): retry on invalid word generation by @xDivisionByZerox in #1307
- refactor(unique): move to helpers by @xDivisionByZerox in #1298
- feat(system): add cron by @nhammond101 in #897
- fix(internal): Fix typo in deprecation message by @ST-DDT in #1316
- chore(release): 7.5.0 by @Shinigami92 in #1319
New Contributors
- @matthewmayer made their first contribution in #1247
- @orinaveh made their first contribution in #1257
- @atheck made their first contribution in #1283
- @bertlobbezoo made their first contribution in #1303
Full Changelog: v7.4.0...v7.5.0