Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update minimum XBC version support #190

Open
virn opened this issue Jan 16, 2018 · 1 comment
Open

Update minimum XBC version support #190

virn opened this issue Jan 16, 2018 · 1 comment
Milestone

Comments

@virn
Copy link
Contributor

virn commented Jan 16, 2018

We've been adding version checks every time we have a new feature or change from XBC.
I think it is also time, moving in 3.0 to review and update the minimum version of XBC we check for back compatibility on the framework.
This would also have an impact on our bundle size.

Let me know what you guys think.

cc @mikeybanez @SML-MeSo

@virn virn added this to the 3.0.0 milestone Jan 16, 2018
@mikeybanez
Copy link
Collaborator

A major version should imply breaking changes, so it's an opportunity to wipe the slate clean. Whatever is the current public version of XBC when xjs 3.0.0 is released should be fully supported by 3.0.0.

That means that we need to drop all droppable XBC version checks from all of our methods when we have our feature-locked final candidate for xjs 3.0.0.

@mikeybanez mikeybanez modified the milestones: 3.0.0, 2.8.0 Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants