Hi,
We are planning to migrate our Meteor 2.x Blaze App to Meteor 3.x. App uses iron-router for handling the routes. Looks like there is no active maintenance for iron-router and it still uses Fibers so it will not work with Meteor 3. I have seen lot of posts saying fork the iron-router repo and modify the Fibers code. I definitely don’t want to follow this approach because its going to be a maintenance headache for the Team in long run. So I want to know if there is any official recommendation from Meteor team regarding the router to be used when I upgrade the app to Meteor 3.x.
Regards,
Mohan