typewriter
typewriter copied to clipboard
Release version 7.4.2 to support React 17
Hello, I wanted to ask when (and request that) 7.4.2 will be released. Not sure how release schedule works here, but it looks like @seanhealy has already fixed the issue in https://github.com/segmentio/typewriter/pull/232 Thanks!
Do you have any news about the release? We need to use React 17 but we are getting error in this library
I tried pinning to a github/hash version to get around this problem, but for some reason the binary is not being built/loaded into node_modules/.bin so I can't use it.
Attempted solution (did not work)
"typewriter": "segmentio/typewriter#ef31caa3dc7c9fe960a1592f99d9a55f5feae4e1"
See also #209
In case this unblocks someone: try npx typewriter@next. This worked for me.
Any reason this is stalled? I am currently blocked on using typewriter (a big reason we bought protocols) by this as well
v8+ don't have a dependency on React anymore!