Michaël De Boey

Results 478 comments of Michaël De Boey

It technically is, but since other versions weren't supported anyways, I don't see any problem with adding them as I did.

@shindigira You can always make a PR, so we can review it and maybe add it afterwards. :-)

@mcd-php If you want, you can always post a PR with the suggested changes. 🙂

@vcsavinash Is this one still present in [`v2.0.3`](https://github.com/alexcurtis/react-treebeard/releases/tag/v2.0.3)?

@dinggaihua The `peerDependencies` range (for both `react` & `react-dom`) has been changed from `^0.14 || ^15.0` to `^15.5.4` as of [`v2.0.0`](https://github.com/alexcurtis/react-treebeard/releases/tag/v2.0.0).

@tigger0jk This is due to the fact that CTRU was closed https://fortune.com/2022/07/20/cathie-wood-is-closing-first-ark-exchange-traded-fund-ever-transparency-ctru

@cyco130 Is there anything I can do to help this getting included?

@cyco130 It would be awesome if globals could be detected and auto-polyfilled if not present

@cyco130 Yes, just like [`esbuild-plugins-node-modules-polyfill`](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill) & [`@esbuild-plugins/node-modules-polyfill`](https://github.com/remorses/esbuild-plugins/tree/master/node-modules-polyfill) are doing automatically In the Remix codebase we replaced `@esbuild-plugins/node-modules-polyfill` with this package, because the author of the first package did mention this...