DivisionByZero
DivisionByZero
I wouldn't implement the format `base64` in this case. I think a better approach would be to download the image (as said) and simply return the `Buffer` object. If anyone...
Related to #487
Can any maintainer confirm this (just in case)? I would appreciate this getting attention due to `faker` not being maintained anymore, but still gaining a lot of traffic. I'm willing...
I'm a team member from the `faker-js/faker` library which is considered the official fork from the old `faker` package. So I can assure you, other team members are already working...
> Global data such as smiley/iban/mime-types will be moved to their own locale (TBD: global or individual) Why cant they be scoped to the module?
## Current Dry Run Sample (will be updated regularly) Changelog ## [8.0.0](https://github.com/faker-js/faker/compare/v8.0.0-alpha.0...v8.0.0) (2023-01-21) ### Features * **company:** add realistic Hungarian company names ([#1758](https://github.com/faker-js/faker/issues/1758)) ([2e6b136](https://github.com/faker-js/faker/commit/2e6b136c61a7cfc799c72a86a38ca4a505d94e3c)) * **helpers:** add new faker.helpers.weightedArrayElement ([#1654](https://github.com/faker-js/faker/issues/1654))...
> But should we put "effort" into configuring it when we actually want to move away from that dependency? > [...] > But I'm heavily and in conflict with myself...
We wait with merging till v8, to start with a "fresh" new changelog style.
> Nicely made, reads really fluent like a good tutorial blog post 👍 Would like to ship this soon Thank you, this is really appreciated. Always discussing with myself if...
I don't like this approach at all. TBH I don't see the benefits you described when looking at the extra declaration work. Furthermore, what do you change at all with...