-
Notifications
You must be signed in to change notification settings - Fork 214
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
18.0.0 beta #1928
base: master
Are you sure you want to change the base?
18.0.0 beta #1928
Conversation
- Cleanup specs. - Fix bad merge. (Some code was missing) - Cleanup MontageElement initialization.
Support mop with npm 3+
\o/ |
Although the commonjs branches of montage, mr, and mop are passing all suites in travis, I'm seeing a really strange bug when mopping contour-app. At this point there are too many changes and refactors being done at once in the commonjs PRs to evaluate what's going on and understand what is really being changed. I've chosen to break out the npm3-specific changes into standalone feature/npm3 PRs for each repo. We can get those reviewed and merged as the basis of 18.0.0. Any non-breaking changes related to commonjs from this PR can be applied over 18's lifetime, saving any breaking changes for 19.0.0. npm3 changes for montage are here: #2006. |
New snapshot of 18.0.0 but we keep alpha for now to catch with regression.