Fernando Pasik
Fernando Pasik
libnpmversion only checks one same dir if is git repo, instead use `git.find` to check parents as well ## References fixes #2010
**Describe the bug** Using zero config typescript the addons knobs and controls do not update the ui one the value is changed in the control. I'm using web components. **To...
**Do you want to request a _feature_ or report a _bug_?** A very old version of axios is being used and there have been recent reports of vulnerabilities and also...
There doesn't seem to be any blockers from the changes in [@tiptap v3](https://github.com/ueberdosis/tiptap/releases/tag/v3.0.1) Would it be ok to change peerDependencies to: ``` "peerDependencies": { "@tiptap/core": "^2.0.0 || ^3.0.0", "@tiptap/pm": "^2.0.0...
When installing npm dependencies there's always a warning when you don't include prop-types with this package. prop-types is a [deprecated](https://github.com/facebook/prop-types) package from react since it was used with a very...