Matt Mayer

Results 38 issues of Matt Mayer

The roadmap at https://fakerjs.dev/about/roadmap/ is quite outdated. It says various things may happen in v8 which will actually now happen in v9. Now we could easily update this and add...

Currently the definitions for jobArea, jobDescriptor and jobType methods are nested inside a title.ts file. This causes undesired errors (ref #2503 ) when some of the job definitions are supplied...

needs rebase
c: refactor
breaking change
m: person

### Clear and concise description of the problem There is another type of unique identifier other than UUID that is called ULID [Universally Unique Lexicographically Sortable Identifier](https://github.com/ulid/spec). This type of...

c: feature
p: 1-normal
s: accepted
m: string

fix #1542 WIP Script for doing the grunt work of renaming the formats.ts and generating the initial raw and national files ```ts const { allLocales } = require("@faker-js/faker") const lpn...

breaking change
m: phone

### Clear and concise description of the problem It would be useful to be able to generate roman numerals, e.g. for sections of a fake document, or as a fake...

c: feature
p: 1-normal
m: number

https://github.com/faker-js/faker/blob/8013fa0404ceea2636544606beba8c996add7d57/src/modules/helpers/index.ts#L1420 We should replace this example with one that doesn't use a deprecated parameter.

c: docs
p: 1-normal
m: helpers

### Pre-Checks - [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/next/CODE_OF_CONDUCT.md). - [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md). - [X] Read the [docs](https://fakerjs.dev/guide). - [X] Check that there isn't [already an issue](https://github.com/faker-js/faker/issues) that...

c: bug
c: docs
p: 1-normal
s: accepted

### Pre-Checks - [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/next/CODE_OF_CONDUCT.md). - [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md). - [X] Read the [docs](https://fakerjs.dev/guide). - [X] Check that there isn't [already an issue](https://github.com/faker-js/faker/issues) that...

c: docs
p: 1-normal
s: accepted

### Clear and concise description of the problem I don't see the value in exposing `fakerBASE` (or having the `base` key in allFakers) implemented in #1748 . `import {base} from...

c: docs
p: 1-normal
s: accepted
c: refactor
c: infra

Various locales are missing states (or equivalent 1st level administrative regions like provinces) so fall back to `en` states. - af_ZA #1983 - dv - fi #1986 - ge -...

p: 1-normal
c: locale
m: location