First of all, thanks for this addon, very useful. A few months ago a coworker made a pull request that PR that got merged (#184), but the last version published on NPM was published in August and doesn't include those changes.
I'm using an Ember.js addon (https://github.com/brandonhilkert/ember-cli-sticky) that used to to rely on whatever version of sticky.js we were using (we were using master) but on the latest version it pulls its own version from NPM, that doesn't include the latest changes.
Would you mind cutting a new version in NPM so those changes are available in the NPM registry?
Hi.
First of all, thanks for this addon, very useful. A few months ago a coworker made a pull request that PR that got merged (#184), but the last version published on NPM was published in August and doesn't include those changes.
I'm using an Ember.js addon (https://github.com/brandonhilkert/ember-cli-sticky) that used to to rely on whatever version of sticky.js we were using (we were using master) but on the latest version it pulls its own version from NPM, that doesn't include the latest changes.
Would you mind cutting a new version in NPM so those changes are available in the NPM registry?
Thanks!