AmpersandJS / ampersand-select-view

Select field for ampersand-form-views
MIT License
11 stars 26 forks source link

Update deps #73

Closed dhritzkiv closed 8 years ago

dhritzkiv commented 8 years ago

ampersand-view is now 10 (this upgrades lodash to use v4);

devsDeps with major releases, including phantomjs-prebuilt (née phantomjs), have been upgraded;

function-bind was removed as phantomsjs v2 supports bind

wraithgar commented 8 years ago

Published as v8.0.0

Thanks for getting to all these outliers, I really appreciate the time it takes to hunt down and do these smaller PRs.

dhritzkiv commented 8 years ago

No problem! I used source-map-explorer to spot the extra space taken up by older versions of ampersand-* and lodash modules in my build. The extra code was significant enough for me to track this down!

Thanks for reviewing and publishing all these changes! Btw, I'm still up for helping in maintaining Ampersand.

wraithgar commented 8 years ago

I asked nlf to add you to the core-team, so go ahead and just add yourself to any readme you are willing to be lead for that project on. Much appreciated.

dhritzkiv commented 8 years ago

Great -- will do. Thanks!