loadable-components
loadable-components copied to clipboard
The recommended Code Splitting library for React ✂️✨
## 💬 Questions and Help Hello everyone! I am running into a really weird webpack 5 bug with @loadable/component. The resolved module is not being imported correctly when looking at...
Bumps [terser](https://github.com/terser/terser) from 4.3.8 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [terser](https://github.com/terser/terser) from 4.6.2 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
## 🚀 Feature Proposal Implement a new "retry" option in `@loadable/component`. ## Motivation We monitor our errors with Sentry and we see quite a lot of errors coming with lazy-loaded...
## 🐛 Bug Report loadable-components: failed to synchronously load component, which expected to be available { fileName: './src/shared/dedicated/index.js', chunkName: 'Dedicated', error: 'Cannot read property \'call\' of undefined' } (node:7562) UnhandledPromiseRejectionWarning:...
https://swc-project.github.io/docs/usage-plugin **Proposal:** create an `@loadable/swc-plugin` that is similar to `@loadable/babel-plugin` [SWC](https://github.com/swc-project/swc) is increasing in popularity. It is aiming to be a drop-in replacement for babel with some significant [speed improvements](https://swc-project.github.io/blog/2020/02/16/why-is-swc-fast)....
## 🐛 Bug Report When we are using SSR, Loadable replaces it with fallback HTML during hydration. This is causing empty div at the time of hydration and then client...
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...