FormidableLabs/react-ssr-prepass

v1.5.0 Missing from Github

steelbrain opened this issue · 1 comments

Hello!

I was going through dependency upgrades and while looking for the changelog, noticed that the current latest version tagged on NPM is v1.5.0 while the version on master in Github is still 1.4.0. See

"version": "1.4.0",

May you please update the repository to reflect the state of the package, or vice-versa?

Thanks!

Seconding this, any chance you could take a look @kitten ?

This is causing me some confusion because I'm trying to get a fork with #85 working, since SSR currently crashes for me on React 18 due to #84.