Hi Skini, In an addendum to what Tito said, Between version 2 and version 4 were no breaking changes, and to version 5 only a few small ones. I upgraded a large number of projects to version 6 already and did run into anything major. Can you point out the things you were able to do, you can not do anymore in version 6? afaik, there is only one true big change, and that is that is around the lifecycle hooks, and that's a really mild change. They added a couple of new things, and if you want to use them, you might want to refactor some code. But you don't have to. >From version 6 on, the cli will even have tooling to automate away most of the breaking changes. (look what they did for RXjs 6!)
Also on MS products, talk to someone that has used Visual Basic, FoxPro, any SQL server version, and so on. MS is known for breaking their own API's on every upgrade. Or even abandon complete product-lines. If you have real bugs, report them on github, complete with a test, or at least a minimal reproduction in something like stackblitz and those will get a solution, or at least an answer/workaround. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
