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

Release 3.0 #13163

Merged
merged 2,469 commits into from
Jul 17, 2024
Merged

Release 3.0 #13163

merged 2,469 commits into from
Jul 17, 2024

Conversation

denihs
Copy link
Contributor

@denihs denihs commented May 23, 2024

Released

Current released version: 3.0.1
To use it, please do a

meteor update --release 3.0.1

you can also use the following command to install Meteor.js

npx meteor

Highlights

TODO
See more in the milestones.

Preview docs: https://v3-docs.meteor.com/

Maintainers checklist

  • address comments from old PR

⚠️⚠️⚠️ You can follow the updates on What's left until an official Meteor 3.0? Discussion

old pr

@denihs denihs added this to the Release 3.0 milestone May 23, 2024
Copy link

netlify bot commented May 23, 2024

Deploy Preview for v3-meteor-api-docs canceled.

Name Link
🔨 Latest commit 7fa134e
🔍 Latest deploy log https://app.netlify.com/sites/v3-meteor-api-docs/deploys/6697b63ce18e910008268d81

@github-actions github-actions bot temporarily deployed to pull request July 15, 2024 21:42 Inactive
@StorytellerCZ
Copy link
Collaborator

Still having issue with facebook-oauth:

* meteor@2.0.0 <- oauth 3.0.0 <- bozhao:link-accounts 3.0.0-rc.0
* meteor@1.11.4 <- facebook-oauth 1.11.3 <- accounts-facebook 1.3.4

@StorytellerCZ
Copy link
Collaborator

So I have run meteor update from my rc.8 app and got many of the packages updated to their release versions, then I run meteor update --release 3.0-rc.10 and it updated the following packages:

accounts-facebook  upgraded from 1.3.4-rc300.8 to 1.3.4-rc300.10
facebook-oauth     upgraded from 1.11.3-rc300.8 to 1.11.3-rc300.10

So at least from my perspective those two still need to be manually updated.

@denihs
Copy link
Contributor Author

denihs commented Jul 16, 2024

@StorytellerCZ Yes, I'll work on this right now. Yesterday, I manually published some, like ddp-common, to version 1.4.3. But I'll release a new patch today to fix all of them at once.

@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 14:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 14:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 14:58 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 14:58 Inactive
@StorytellerCZ
Copy link
Collaborator

StorytellerCZ commented Jul 16, 2024

Managed to upgrade without problem to v3.0.1!🎉🎉🎉🎉🎉🎉

@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 17:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 17:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 19:20 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 19:20 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 20:10 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 20:10 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 20:12 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 16, 2024 20:12 Inactive
Co-authored-by: Denilson <denilsonh2014@gmail.com>
Co-authored-by: Jan Dvorak <hello@jandvorak.me>
@github-actions github-actions bot temporarily deployed to pull request July 17, 2024 12:17 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 17, 2024 12:17 Inactive
@denihs
Copy link
Contributor Author

denihs commented Jul 17, 2024

I'm now merging this to master and devel 🎉 These two branches are now v3. We pinned the current state of version 2 on a branch called 2.x.x.

@denihs denihs merged commit dca12ae into devel Jul 17, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment