* fix: loadable overload
* feat: add preload flag for loadable config
* fix: typo name LoadingComponentProps
* feat: better DX for loadable fn
* fix: loading type
* fix: LoadableComponent type
* feat: add error isLoading props for loader; feat: throwOnError feature
* feat: support react 19
* fix: target nodenext for lib
* fix: preload static method
* feat: remove support 19 React, update deps to safety latest
* fix: missing sending props to loader component
* BREAKING_CHANGE: rewrite loadable to use class components
* feat: update publish script
* feat: add pub command
* initial commit
**Full Changelog**: https://github.com/js2me/react-simple-loadable/commits/2.3.7