mathiasbynens / Array.from

A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.

Home Page:https://mths.be/array-from

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish to npm

ljharb opened this issue · comments

We need a version bump, a new git tag, and a publish to npm :-) Perhaps to v1.0.0, so semver has meaning?

I’ll review the recent changes some more first.

Sure - we can always bump the version as we discover issues. There's nothing to fear from high version numbers and rapid releases :-)

Did some cleanup in f40dba4 and then tagged v0.2.0 in ff467fa.