7 ms·
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 a
by domakidis 4y 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.
- swyx 4y agojust 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