A requested feature on our website, and something we get questions for semi-regularly, is what versions of Angular/React/Vue do we actually support. This information can't be found anywhere, and in all honesty, I'm also kind of unsure about and can't give a clear answer on. I can only say what version of these frameworks our template apps are using.
Acceptance Criteria:
This would likely require testing on various versions of the different frameworks to see what we support.
We might need a way to display this on a per component basis. For example, if we introduce a new component as Angular 17 is out, are we also going to expect ourselves to make sure it works on Angular 15, or 14, what about 16?
This needs more conversation to decide what we actually want to do with this, and this also needs a design.
Info
A requested feature on our website, and something we get questions for semi-regularly, is what versions of Angular/React/Vue do we actually support. This information can't be found anywhere, and in all honesty, I'm also kind of unsure about and can't give a clear answer on. I can only say what version of these frameworks our template apps are using.
Acceptance Criteria: