Skip to content

Releases: single-spa/create-single-spa

create-single-spa@4.1.5

04 Jan 22:57
Compare
Choose a tag to compare

What's Changed

  • fix: Bump various versions to remove vulnerable dependencies by @ibacher in #393

New Contributors

Full Changelog: https://github.com/single-spa/create-single-spa/blob/main/packages/create-single-spa/CHANGELOG.md#415

create-single-spa@4.1.4

15 Jun 20:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/single-spa/create-single-spa/compare/create-single-spa@4.1.3...create-single-spa@4.1.4

webpack-config-single-spa@5.3.0

09 Nov 21:43
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #367 a287602 Thanks @joeldenning! - - Upgrade standalone-single-spa-webpack-plugin to version 4, for multiple importMapUrls support
    • Upgrade webpack to 5.75.0, for Node 18 support
    • Fix typescript error with root configs related to System.import

webpack-config-single-spa-ts@4.1.3

09 Nov 21:46
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a34fad7, a287602]:
    • webpack-config-single-spa@5.3.0

webpack-config-single-spa-react@4.0.4

09 Nov 21:46
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a34fad7, a287602]:
    • webpack-config-single-spa@5.3.0

webpack-config-single-spa-react-ts@4.0.4

09 Nov 21:45
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • webpack-config-single-spa-react@4.0.4
    • webpack-config-single-spa-ts@4.1.3

single-spa-welcome@2.4.0

09 Nov 21:44
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #367 a287602 Thanks @joeldenning! - - Upgrade standalone-single-spa-webpack-plugin to version 4, for multiple importMapUrls support
    • Upgrade webpack to 5.75.0, for Node 18 support
    • Fix typescript error with root configs related to System.import

generator-single-spa@4.1.3

09 Nov 21:44
Compare
Choose a tag to compare

Patch Changes

  • #367 a287602 Thanks @joeldenning! - - Upgrade standalone-single-spa-webpack-plugin to version 4, for multiple importMapUrls support
    • Upgrade webpack to 5.75.0, for Node 18 support
    • Fix typescript error with root configs related to System.import

create-single-spa@4.1.3

09 Nov 21:43
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a287602]:
    • generator-single-spa@4.1.3

webpack-config-single-spa@5.2.0

15 Nov 16:40
Compare
Choose a tag to compare

What's Changed

  • Support for CSS modules. All .module.css files are now treated as CSS modules. by @joeldenning in #338

Full Changelog: https://github.com/single-spa/create-single-spa/compare/v5.1.1...webpack-config-single-spa@5.2.0