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

Next STD Stabilization Iteration Plan #6299

Closed
kt3k opened this issue Dec 24, 2024 · 2 comments
Closed

Next STD Stabilization Iteration Plan #6299

kt3k opened this issue Dec 24, 2024 · 2 comments

Comments

@kt3k
Copy link
Member

kt3k commented Dec 24, 2024

We're planning to stabilize the below items in STD in the next batch. What do you think?

Package

  • @std/ini (now it supports number, boolean, and null types)

APIs

  • uuid/unstable-v7 (new API, @std/uuid: Stabilize @std/uuid/v7 #6174)
  • streams/unstable-to-lines (new API, better ergonomics for reading lines)
  • text/unstable-to-constant-case (new API)
  • async/unstable-mux-async-iterator (Addition of constructor)
  • path/unstable-basename (Addition of file URL overload)
  • path/unstable-dirname (Addition of file URL overload)
  • path/unstable-extname (Addition of file URL overload)
  • path/unstable-join (Addition of file URL overload)
  • path/unstable-normalize (Addition of file URL overload)

Note: all unstable items in STD are listed here https://github.com/denoland/std-unstable-tracker/blob/main/README.md

@kt3k kt3k pinned this issue Dec 24, 2024
@iuioiua
Copy link
Contributor

iuioiua commented Jan 4, 2025

What criteria are being met for these items being ready to be stabilized? Genuine question. IMO, loosely defined criteria for an item like "it hasn't had any reported bugs or undergone any changes in a while" or even "feels ready" are fine.

@kt3k
Copy link
Member Author

kt3k commented Jan 14, 2025

even "feels ready" are fine

This probably describes it the best..

BTW I'm cancelling this plan for now as there's too little reaction to this from both the core team and the community.

I'll try to stabilize only uuid/v7 for now, which is explicitly asked by some users

@kt3k kt3k closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants