Hacker News new | ask | show | jobs
by domakidis 1276 days ago
What would be the best route to upgrade a medium sized project from say `1.0.0-next.263`?

There's 327 intermediate versions up to this one and a considerable amount of breaking changes.

1 comments

just start a new project and port each route over one by one. it doesnt take that long once you figured out the 4-5 api breaks you do have