What's Changed
- refactor(locale): add city_name to city_patterns by @xDivisionByZerox in #2104
- refactor(types): rename locale definition types to singular by @ST-DDT in #2058
- chore(deps): update devdependencies by @renovate in #2113
- chore(deps): update doc-dependencies by @renovate in #2115
- chore(deps): update typescript-eslint to ~5.59.1 by @renovate in #2114
- fix(location): no leading zero on building number or secondary address by @matthewmayer in #2032
- chore: improve regex usage by @Shinigami92 in #2108
- fix(locale): rename city_prefix to city_name for en_NG, en_ZA, en_AU_ocker by @matthewmayer in #2111
- feat(locale): add ro_MD locale by @matthewmayer in #2084
- fix(test): fix failing latitude test by @matthewmayer in #2116
- fix(locale): remove incorrect and unused city_prefix/suffix for sk by @matthewmayer in #2117
- fix(locale): el county should be city_name by @matthewmayer in #2106
- test: prepare test sources for strict mode by @Shinigami92 in #2107
- feat(helpers): new method
objectEntry
by @suyashgulati in #2123 - fix(locale): remove unrealistic fictional city patterns in ne, ro, tr by @matthewmayer in #2120
- infra: use managed pnpm by @Shinigami92 in #2124
- chore: rename generics by @Shinigami92 in #2046
- docs(location): mention real cities by @xDivisionByZerox in #2118
- chore(release): 8.0.0-beta.1 by @Shinigami92 in #2129
New Contributors
- @suyashgulati made their first contribution in #2123
Full Changelog: v8.0.0-beta.0...v8.0.0-beta.1