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

[WIP] v1.0.0-rc.1 #4982

Closed
wants to merge 1 commit into from
Closed

Conversation

bartlomieju
Copy link
Member

Waiting on #4933

Tentatively set versions to 1.0.0-rc.1 but I'm pretty sure we don't want that for deno_core, deno_typescript

@nayeemrmn
Copy link
Collaborator

nayeemrmn commented Apr 29, 2020

Is std going 1.0 as well? We still need to go through and underscore all private modules. I feel like the release cycles should split now... std should be able to have more breaking changes, right? Also it's harder to set a versioning example for third party libs when std has this special position.

@@ -2,7 +2,7 @@

[package]
name = "deno_core"
version = "0.41.0"
version = "1.0.0-rc.1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.42.0 (or 0.41.1 .. not sure if we made any API changes here)

@bartlomieju
Copy link
Member Author

Going with v0.42.0 instead in #4986

@bartlomieju bartlomieju deleted the v1.0.0-rc.1 branch April 29, 2020 13:39
@ry
Copy link
Member

ry commented Apr 29, 2020

(We will do 1.0 rc1 in a few days - but due to the number of API changes we want to make another point release first and potentially address any issues.)

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

Successfully merging this pull request may close these issues.

3 participants