faker-js / faker

Generate massive amounts of fake data in the browser and node.js
https://fakerjs.dev
Other
11.86k stars 877 forks source link

docs: backport docs changes to v8 branch #2847

Open matthewmayer opened 3 weeks ago

matthewmayer commented 3 weeks ago

Backports to the following changes to v8 branch so that the main fakerjs.dev website can be updated without needing to wait for v9 release.

netlify[bot] commented 3 weeks ago

Deploy Preview for fakerjs ready!

Built without sensitive environment variables

Name Link
Latest commit 26d03ccbf823600f98c1c01a3a6c7c780808946f
Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/66270c4f3c77200008468aff
Deploy Preview https://deploy-preview-2847.fakerjs.dev
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Shinigami92 commented 3 weeks ago

If we choose this strategy of backporting, we will never --ff-only again

matthewmayer commented 3 weeks ago

If we choose this strategy of backporting, we will never --ff-only again

Is it likely that we will need to merge into v8 in future? Most likely seems to be

Is there an alternative to cherry-picking that keeps the history more clear?