Sam Jones

Results 4 issues of Sam Jones

Creating type definitions from the Java API is an awesome thing to do as a maven step, but compiling TypeScript to JavaScript / bundling the JavaScript is something that front-end-devs...

enhancement
question

Any interest in creating TypeScript definitions for this? I have a small subset stubbed out in my project I could contribute to the effort.

**Describe/explain the bug** When using 0.83.0 with wepback + _pnpm_, something goes wrong in the dep tree, and the result is that all the Container.js contexts hooks produce undefined values...

I have a project with peer scoped packages, and was hoping to be able to avoid running a compile step in one, or order to do development on the other,...

bug