Closed solodynamo closed 6 years ago
@newyork-anthonyng interested in picking this up as initial example was provided by you.
@solodynamo Have you published the new version to npm
? npm
is showing the latest version as 0.0.5
.
Also, is this a breaking change? I see that you bumped up the version in the package.json
to 0.1.0
. If we are following semver
, we might want to bump it to 1.0.0
.
@newyork-anthonyng No i haven't yet , Nice catch as it is indeed a breaking change in API. I will publish it by today evening with version 1.0.0
Update: published 1.0.0
(https://www.npmjs.com/package/react-c2c)
@solodynamo I updated the CodeSandbox example that is on the README.md
.