Scott Vanderbeek
Scott Vanderbeek
This is very similar to vite, in that it is _mostly_ the Rollup API in compatibility. I do not believe this would be a heavy lift from looking at it,...
### Clear and concise description of the problem As a developer I'd love if the API for test context (fixtures) mirrored that of [playwright test](https://playwright.dev/docs/test-fixtures) This would be better for...
My question centers around what the state of this project is going forward considering Heft is now live and is very similar. As both are Microsoft projects I’d be curious...
Updated the lodash-es version for `peerDependencies` and `devDependencies`, so it derives from `4.17.21` which includes a [security fix present in earlier versions of lodash](https://snyk.io/vuln/npm:lodash)
Simple README Fix, just adds a space on the bracket for the first usage example
This PR adds rollup as the build system and adds DTS rollup via `rollup-plugin-dts`. This build will produce both es2015 and es5 builds. I have also modified the `package.json` to...
Awesome library! I recently became aware of another library maintained by Microsoft that purportedly has the same behavior, [`@fluentui/react-context-selector`](https://github.com/microsoft/fluentui/tree/master/packages/react-components/react-context-selector) I am inquiring to understand the difference between their implementation and...
Hello! I was and still am very intrigued by this repository. I was wondering what you have given to such thoughts such as it’s potential future, it’s roadmap (ish?), and...
Updated intro text for xstate. - Changed `apps` to `applications`. As far as prose goes, this reads better - added `assign` imports to code blocks, so that its obvious that...