v6.0.0
Major Changes
-
#197
1141959Thanks @MilanKovacic! - ### Fixed- Enhanced compatibility with various bundlers and TypeScript
moduleResolutionstrategies. The package's export patterns have been refined to address issues previously encountered with different bundling tools, ensuring more consistent and reliable integration across diverse build environments. Additionally, TypeScript type definitions have been improved, enhancing type safety and developer experience in varied TypeScript setups.
BREAKING CHANGES
- The changes in export patterns / types may require updates in how projects import from
single-spa-react/*.
- Enhanced compatibility with various bundlers and TypeScript