-
Notifications
You must be signed in to change notification settings - Fork 0
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
Releasing v7 #23
Comments
@WikiRik I think creating a blog is good to promote new v7 features, so people can read and start using Sequelize with no hassle. |
Came across and I think it's related to sequelize/website#125 |
I agree blog posts would be great. We should showcase them in our upgrade guide to motivate people to migrate Edit: loving your new profile picture |
Thank you! |
On Slack @ephys mentioned the following possible roadmap for when v7 can be released;
"The TS migration won't be fully complete but I think I'll immediately move on to v8 to continue working on it" Other things that we still want to fix before v7 from https://github.com/orgs/sequelize/projects/1 are a bit unclear. @ephys can you update the 'Before v7' column and possibly make a separate 'Doing'/'Blocked' column for v8 if some of those things won't be fixed before v7 in your opinion? |
Done, all blocked things are postponed to v8 |
The first beta of v7 is getting close which means we should start thinking about how to involve users. First step would probably be a pinned issue explaining what it means that a beta is out and what our plans are until we release a full version. In that pinned issue we'll highlight the biggest changes we've done (TypeScript, DataTypes, package rename) and that we would like user feedback on it. We'll mention that we want to avoid breaking changes in the betas so users can start to migrate projects already without the fear of changing too much when the next beta comes out. Finally we also mention that apart from reporting bugs we also welcome specific feedback on the upgrade guides of both v6 and v7 so more people will migrate to v7. After that we should contact maintainers from the projects mentioned here; https://sequelize.org/docs/v7/other-topics/resources/ (and possibly update that list) telling them that v7 is coming up and we'd like it if they update their projects to support v7. Once that is in full motion, we can start on further outreach like the aforementioned blog posts and making other plans for the real release of v7.0.0. |
I will update this issue later with more, but there's several things we could do upon releasing v7. Mainly we need to promote the new features and the new scoped package name.
We can do that through;
What we should also do;
Feel free to comment with more
The text was updated successfully, but these errors were encountered: