-
-
Notifications
You must be signed in to change notification settings - Fork 932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: readme cleanup #251
docs: readme cleanup #251
Conversation
✔️ Deploy Preview for vigilant-wescoff-04e480 ready! 🔨 Explore the source changes: f029709 🔍 Inspect the deploy log: https://app.netlify.com/sites/vigilant-wescoff-04e480/deploys/61eb28593d9f2c0007a0ed15 😎 Browse the preview: https://deploy-preview-251--vigilant-wescoff-04e480.netlify.app |
I will reevaluate this after #155 was merged |
Oh, good! I hadn't seen that, I'll rebase off that branch and work at resolving the conflicts proactively |
You can now rebase |
962b840
to
b3cfda7
Compare
- replace non-ASCII punctuation with ASCII equivalent (e.g. `“` --> `"`) - typo fix: schems --> schema - typo fix: uses --> using
eea554f
b3cfda7
to
eea554f
Compare
Rebased again to resolve new merge conflicts |
“
-->"
)random
module, which was mistakenly removed in 11116da (all of the methods were removed instead of only the deprecated methods)random.boolean()
andrandom.image()
methods are deprecatedchange contribution examples to use pnpm since that's now required as of a273f67addressed by chore(test): migrate to vitest #235addaddressed by chore(test): migrate to vitest #235pnpm build
to the examples, since otherwise they will throw an error