Skip to content

Releases: single-spa/create-single-spa

v1.3.4

01 Apr 17:27
Compare
Choose a tag to compare

Fixes

  • Allow for https in local development of root config (#39)
  • Fix gitignore copy error (#42)
  • Replace react microfrontends import map with a placeholder comment (#43)

v1.3.3

15 Mar 00:33
Compare
Choose a tag to compare

Fixes

  • Added gitignore to react applications

v1.3.2

11 Mar 23:02
Compare
Choose a tag to compare

Fixes

v1.3.1

10 Mar 16:43
Compare
Choose a tag to compare

Fixes

  • Fix problem with isLocal check in root configs (#27)

v1.3.0

07 Mar 23:36
Compare
Choose a tag to compare

Features

  • Angular and Vue CLIs are no longer expected to be installed globally (#19)
  • Add babel plugin transform runtime for smaller build sizes (#20)

Fixes

  • Fixing issue where jest config was not being used during tests (#21)