Stephen Weiss

Results 10 issues of Stephen Weiss

### Current Behavior TSDX comes with Jest v25. Jest v26 is currently in production and it looks like v27 is coming soon (with built in support for `jest-circus`). As far...

### Current Behavior When I run `yarn test` my code it _now_ breaks. ### Expected behavior I'd expect the test report to run successfully. ### Suggested solution(s) A clearer understanding...

problem: stale

### 🐞 Describe the Bug The stack trace for the error is not helpful. ### 🔬 Minimal Reproduction Describe steps to reproduce. If possible, please, share a link with a...

This is probably a documentation request, not a new feature, but, I am trying to use `font-awesome` icons in a _library_, not an _app_ (i.e. there's no real entry point)....

Hi! Really happy I found this package, so thank you for all the work you've already done! I was trying to walk through configuring it and testing it with a...

The docs related to using `single-spa-ember` suggest that [ember-cli requires bower](https://single-spa.js.org/docs/ecosystem-ember/#usage-with-ember-cli): > First, since the ember cli only supports dependencies from bower, you'll need to do: > > `bower init`...

help wanted

It appears that the footnotes 26, 27, and 28 at the end of chapter one are missing. Per the [MIT HTML5](https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book-Z-H-10.html#footnote_Temp_44) version of the book, the footnotes are: ``` 25...

The VS Code extension for elm tooling was outdated and links to a deprecated package. This commit updates the reference to point to the latest version.

As Node 10 is coming up on EOL, I tried to update my project to Node 14 (and 12). In both cases, when I did, I got the following build...

Hi! Looks like we're a major version behind. Would be great to get an updated docker image on Docker Hub. Cheers!