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

1.0.0 release? #405

Closed
mario-d-s opened this issue Dec 10, 2021 · 3 comments
Closed

1.0.0 release? #405

mario-d-s opened this issue Dec 10, 2021 · 3 comments

Comments

@mario-d-s
Copy link
Contributor

Hi,

first off, thanks for making this project! It's a nice wrapper around the native fetch API and now definitely my favorite tool for doing http requests from the browser.

I see the project was initiated over 3 years ago and has grown healthily since. With almost 675k weekly downloads (congratulations!) it would be nice to see a "1.0.0" release.

Personally when considering packages for use, this is one of the factors I look at, as I expect https://semver.org/ to be followed and a major version >0 communicates an intent to keep the public API stable, which signifies to responsible developers that it is safe for adoption. For a relatively small package like Ky, that would not seem terribly difficult to achieve.

If you don't intend to do it now, can you define a project, milestone or issue with the things you want to see in the lib before marking it officially stable?

@sindresorhus
Copy link
Owner

sindresorhus commented Dec 10, 2021

Yeah, it's about time. I have made a milestone: https://github.com/sindresorhus/ky/milestone/1 (Help wanted)

We also need to wait for TypeScript 4.7 as it brings ESM support. The reason we have to wait is so that we can ensure we have proper ESM config for TypeScript that will not require any breaking changes later on.

@sindresorhus sindresorhus pinned this issue Dec 10, 2021
@mahnunchik
Copy link

Any news?)

@sindresorhus
Copy link
Owner

https://github.com/sindresorhus/ky/releases/tag/v1.0.0

@sindresorhus sindresorhus unpinned this issue Sep 28, 2023
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

3 participants