Issue type:
Description:
Currently, componentsjs can crash when it encounters components created for an older (major) version of componentsjs.
We should somehow detect the componentsjs version of these components, and only load them if they are supported.
This may require annotating modules with their supported componentsjs version. But it could also be done by detecting the imported context URL.
Issue type:
Description:
Currently, componentsjs can crash when it encounters components created for an older (major) version of componentsjs.
We should somehow detect the componentsjs version of these components, and only load them if they are supported.
This may require annotating modules with their supported componentsjs version. But it could also be done by detecting the imported context URL.