- #206
986149d
Thanks @nickbosland! - Fixed an issue with mounting a parcel when StrictMode is enabled
- #203
ec968f2
Thanks @joeldenning! - Automatically support React 17 with default opts. Resolves #202
-
#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.
- The changes in export patterns / types may require updates in how projects import from
single-spa-react/*
.
- Enhanced compatibility with various bundlers and TypeScript
-
#191
48389d9
Thanks @robmosca! - Add check for changeset being present in PRs -
#193
f22690d
Thanks @robmosca! - Fix Node version for release workflow
- 34e311b: fixing changeset default publish
- bc6e04a: Add automated release workflow