Skip to content

v4.3.1

Compare
Choose a tag to compare
@joeldenning joeldenning released this 06 Jul 03:45
· 143 commits to master since this release

Breaking changes

single-spa-angular@<4.3.0:

singleSpaAngularWebpack(config);

single-spa-angular@>=4.3.1

singleSpaAngularWebpack(config, options);

We did not bump a major version for this change since newly created projects will automatically have the correct configuration. However, projects upgrading to 4.3.1 will need to manually apply this change.

Features

Fixes

  • The library name in the output bundle is no longer hard coded to app3 (#229 via @KevinCathcart)

Maintenance

  • Fix tests (#228 #222 via @varora1406)
  • Create FUNDING.yml (2454e34)
  • Bump websocket-extensions from 0.1.3 to 0.1.4 in /integration/noop-zone) (#217)
  • Bump websocket-extensions from 0.1.3 to 0.1.4 (#213)
  • Bump websocket-extensions from 0.1.3 to 0.1.4 in /integration/portal (#214)
  • Bump websocket-extensions from 0.1.3 to 0.1.4 in /integration/shop (#215 )
  • Bump websocket-extensions from 0.1.3 to 0.1.4 in /integration/chat (#216)