You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/upgrading.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,10 @@ For more information refer to our [Localization Guide](localization).
101
101
102
102
`faker.mersenne` and `faker.helpers.repeatString` were only ever intended for internal use, and are no longer available.
103
103
104
+
### `faker.location.zipCodeByState`
105
+
106
+
The `faker.location.zipCodeByState` method has been deprecated, but will also now throw an error if the current locale does not have a `postcode_by_state` definition.
0 commit comments