Skip to content

Commit b505a70

Browse files
authored
refactor(locale)!: remove unused global locale faker instance (#2789)
1 parent cbbe218 commit b505a70

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

docs/guide/upgrading_v9/2789.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### Remove deprecated locale aliases
2+
3+
Addendum for #2787
4+
5+
Remove deprecated locale aliases
6+
7+
| old | replacement |
8+
| ------------------------------------------------------- | ----------------------------------------------------- |
9+
| `import { faker } from '@faker-js/faker/locale/global'` | `import { faker } from '@faker-js/faker/locale/base'` |

src/locale/global.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)