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

Open
5 of 7 tasks
iuioiua opened this issue Apr 23, 2024 · 1 comment · Fixed by #4651 · May be fixed by #4746
Open
5 of 7 tasks

proposal: stabilize std/bytes #4629

iuioiua opened this issue Apr 23, 2024 · 1 comment · Fixed by #4651 · May be fixed by #4746

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:

  • 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.
  • Release 1.0.0-rc.1, approved by 2 members of the internal team.
  • Feedback month (May 7 - June 7)
  • (Scheduled June 7) Stabilization

Blockers:

@kt3k
Copy link
Member

kt3k commented May 13, 2024

the stabilization process follows these steps #4661

@iuioiua iuioiua linked a pull request May 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants