Skip to content
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

proposal: stabilize std/bytes #4629

Closed
4 of 5 tasks
Tracked by #4600
iuioiua opened this issue Apr 23, 2024 · 0 comments · Fixed by #4651
Closed
4 of 5 tasks
Tracked by #4600

proposal: stabilize std/bytes #4629

iuioiua opened this issue Apr 23, 2024 · 0 comments · Fixed by #4651
Labels

Comments

@iuioiua
Copy link
Collaborator

iuioiua commented Apr 23, 2024

This is the first proposal to stabilize a package within the Standard Library, so let's aim to improve the process. This process depends on first fully transferring the Standard Library to JSR. This issue is meant for tracking and discussing making the package stable.

Requirements:

  • Approved by four members of the internal team. There must be consensus that the API design is satisfactory and unlikely to change in the future.
  • 100% documented, passing deno doc --lint checks and adhering to the documentation guidelines.
  • Maximum possible test coverage
  • No open issues or pull requests that might lead to breaking changes. For example, issues that suggest new non-breaking features are fine to exist at stabilization.

Blockers:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant