Supun Wimalasena

Results 4 issues of Supun Wimalasena

Can you add react 18 to peer dependencies? It is working on React 18 fine, but `npm install` returns errors without `--force`.

If you focus on the editor and press `CTRL+Z` the content dissapears. I think this is not expected behavior. This issue happens in both [v3](https://raw.githack.com/uiwjs/react-codemirror/doc3/index.html) and [v4](https://uiwjs.github.io/react-codemirror/) demos in `react-codemirror`....

Currently, the library reads from the file system. The idea here is to load `@import` files from a predefined set of strings. ```php $compiler = new ScssPhp\ScssPhp\Compiler(); $compiler->registerFiles([ 'index.scss' =>...

**Description** Looking at the docs/code, I don't see a way to define the number of maximum redirects to follow (similar to `allow_redirects.max` in Guzzle). This seems like a good security...