Matt Mayer
Matt Mayer
https://docs.github.com/en/issues/trying-out-the-new-projects-experience/about-projects
I saw there was a migration guide from v5 to v6 https://fakerjs.dev/guide/migration-guide-v5.html But no such guide for the breaking changes from v6 to v7 described at https://github.com/faker-js/faker/releases/tag/v7.0.0 I thought it...
Pronouns
### Clear and concise description of the problem Many online services now allow users to specify their pronouns e.g. https://slack.com/help/articles/1500011115781-Manage-pronoun-and-name-pronunciation-display-for-member-profiles https://www.linkedin.com/business/talent/blog/talent-acquisition/pronouns-you-might-see-on-candidate-profiles https://support.zoom.us/hc/en-us/articles/4402698027533-Adding-and-sharing-your-pronouns For generating realistic fake profiles it would be...
### Describe the bug A clear and concise description of what the bug is. Include version by typing `gh --version`. ### Steps to reproduce the behavior 1. Create a new...
### Pre-Checks - [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/main/CODE_OF_CONDUCT.md). - [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/main/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...
If you have the app in the background, you may not notice that image generation has finished.
Is there an easy way to see what changes were made from 1.1.1 to 1.2.x? The latest Github release tag is from https://github.com/jofftiquez/paymongo/releases/tag/v1.0.4 and the page at https://jofftiquez.gitbook.io/paymongo/change-logs seems outdated.
Nice idea for a plugin! I was dreading having to do this by hand for a large project. I tried this out with a project, after migrating a file I...
fix #2584
_Originally posted by @matthewmayer in https://github.com/faker-js/faker/pull/2581#discussion_r1431611815_ Similar to faker.number.float, faker.number.int should also support a multipleOf parameter