Faker.js: npm publish latest version

Created on 7 Feb 2018  Â·  8Comments  Â·  Source: Marak/faker.js

master branch contains several fixes and features, such as faker.unique method, which is pretty handy.

Can someone with privileges run npm publish a bumping the minor or major version?

Thanks.

Most helpful comment

Any reason why @elie2222 comment with workaround using yarn to install faker.js directly from github was removed?

All 8 comments

I second this! Trying to use faker.date.soon, which was implemented in May and the latest release was published in Feb. Even types/faker have their types for this module relatively up-to-date :)

I also hit the wall with faker.date.soon. I would be good to have this updated.

Thanks so much.

Same as https://github.com/Marak/faker.js/issues/583 see https://github.com/Marak/faker.js/issues/583#issuecomment-353873245

However looks like version 4.1 has being published herehttps://www.npmjs.com/package/faker (not the latest version eventually)
But initially I was lookng here https://www.npmjs.com/package/faker.js which has even older version.

Hope it will help someone who get confused about the faker versions.

Also interesting thing that https://www.npmjs.com/package/@types/faker has version 4.1.2 hopefully that typings will work well with faker 4.1.0

If you compare master to v4.1.0 there’s quite a few things missing going back to November 2015. Not sure if new versions are created from the old version, or from master, but hopefully all of these can be included – although there’s enough here to almost call it a minor revision!

Ah, just read the #583 comment. So we know exactly what the problem is. Frustrating but must be respectful, will roll my own. Thanks.

Any reason why @elie2222 comment with workaround using yarn to install faker.js directly from github was removed?

This issue is a duplicate of #692, per @Marak's comment in #583.

@h2non, could you close this one so discussion can be focused in a single place? Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maticzav picture maticzav  Â·  3Comments

kevinburke picture kevinburke  Â·  5Comments

adoyle-h picture adoyle-h  Â·  3Comments

chenweiyj picture chenweiyj  Â·  4Comments

minhchu picture minhchu  Â·  3Comments