Closed shinnn closed 8 years ago
@RReverser Thanks for merging. Can you publish a new version?
Friendly ping, @RReverser.
It's been published for a while.
@RReverser Sorry, I searched commit logs for "Version bump" commit, but I didn't notice the version bump is actually included in https://github.com/RReverser/acorn-jsx/commit/2b52a0d62820ea12bd95c0a07942cb39afffa349. I should have checked package.json
instead of only commit messages.
Thanks for the new release.
npm v3 tries to dedupe the dependencies by default, and keeping dependencies up-to-date helps better deduplication.
v2.x -> v3.x includes a breaking change: https://github.com/ternjs/acorn/blob/master/CHANGELOG.md#300-2016-02-10