Iron Router Compat version

Hi, we’ve created a compatible version of Iron Router.

To create this we used the latest state of the main branch of each repo so make sure you test your app properly before deploying it.

Updated packages:
iron:router
iron:dynamic-template
iron:location
iron:controller

Also useraccounts:
useraccounts:iron-routing

The main problem in all the cases were jQuery not being compatible.

Also we’ve created a compat version for useraccounts:flow-routing for users of ostrio:flow-router-extra:
useraccounts:flow-routing-extra

If you find issues please submit in the correct repository, the link to GitHub on each page on Atmosphere is correct.

If you need help with other packages migrating Meteor please let us know using GitHub discussions.

We have finished all the compatibility versions requested so far, except this one that is under discussion right now.

10 Likes

Thanks a lot for this.
The link from atmosphere to github iron:router send to the old repo. It should be linked to this one GitHub - meteor-compat/iron-router: A client and server side router designed specifically for Meteor. no ?

My bad, it’s fixed now.

Thanks!