New & Noteworthy
Webpack v4 should now be supported 🚀
What's Changed
- docs: add science module to readme by @import-brain in #1039
- feat: improve norwegian translations by @Johannes-Andersen in #1042
- chore: deprecate cityPrefix and citySuffix by @ST-DDT in #1041
- test: improve internet tests by @Shinigami92 in #1045
- chore: replace setToArray() with Array.from by @kris71990 in #1050
- chore(deps): update pnpm to v7.2.1 by @renovate in #1060
- chore(deps): update vitest to ~0.14.2 by @renovate in #1056
- chore(deps): update devdependencies by @renovate in #1057
- chore(deps): update typescript-eslint to ~5.28.0 by @renovate in #1070
- feat: throw error on unknown locale by @Shinigami92 in #1071
- chore(deps): update dependency esbuild to ~0.14.44 by @renovate in #1074
- chore(deps): update dependency prettier to v2.7.1 by @renovate in #1075
- chore(lorempicsum.avatar): deprecate by @xDivisionByZerox in #1065
- chore(unsplash.avatar): deprecate by @xDivisionByZerox in #1062
- chore(lorempixel.avatar): deprecate by @import-brain in #1069
- chore(deps): update vitest to ~0.15.1 by @renovate in #1078
- chore(deps): update doc-dependencies by @renovate in #1077
- chore(deps): update prettier-plugin-organize-imports to v3 by @renovate in #1079
- chore(deps): switch to tsx by @Shinigami92 in #1076
- refactor(phone): rename phoneNumber to number by @xDivisionByZerox in #1063
- chore(deps): update dependency @types/react to ~18.0.14 by @renovate in #1081
- chore(unsplash): deprecate unused const by @import-brain in #1046
- chore(deps): update dependency esbuild to ~0.14.45 by @renovate in #1082
- chore(deps): update dependency typescript to ~4.7.4 by @renovate in #1087
- docs: deprecation workflow by @xDivisionByZerox in #1067
- fix: lower target to support Webpack 4 by @JessicaSachs in #1085
- chore(random.alpha): remove todo comment by @xDivisionByZerox in #1089
- chore: renovate pl locales by @rybaczewa in #1055
- refactor(name.findName): allow prefix and suffix by @xDivisionByZerox in #1080
- docs: add hint that the generated data might be real ones by @ST-DDT in #959
- test: migrate datatype to test snapshots by @ST-DDT in #875
- feat: add abbreviations to
hacker.abbreviation()
in theen
locale by @import-brain in #1086 - chore(deps): update devdependencies by @renovate in #1091
- chore(deps): update pnpm to v7.3.0 by @renovate in #1092
- chore: use type export for science interfaces by @Shinigami92 in #1093
- chore(release): 7.3.0 by @Shinigami92 in #1095
New Contributors
- @Johannes-Andersen made their first contribution in #1042
- @kris71990 made their first contribution in #1050
- @rybaczewa made their first contribution in #1055
Full Changelog: v7.2.0...v7.3.0