Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 23:13
· 4 commits to main since this release
57f8455

Major Changes

  • #197 1141959 Thanks @MilanKovacic! - ### Fixed

    • Enhanced compatibility with various bundlers and TypeScript moduleResolution strategies. 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/*.

Patch Changes