Hacker News new | ask | show | jobs
by ksherlock 3361 days ago
So... create-react-class is an unrelated node module. react-create-class (the correct one, I guess) is completely empty, other than the package.json.
2 comments

They haven't actually moved the deprecated code out into separate packages yet - this is the warning they're about to do so.

The 15.5 announcement does thank several people for "transferring ownership of package names", so I'm guessing that may be one of them.

Looks like the README on npm is outdated, but https://www.npmjs.com/package/create-react-class seems like the right one.