Skip to content

Releases: single-spa/single-spa-angularjs

v4.3.1

Choose a tag to compare

@internettrans internettrans released this 25 May 00:16

Features

  • Adding support for ngRouter in single-spa-angularjs (#63 via @roanjain)

Maintenance

  • Update prepublishOnly script to use pnpm a41719c
  • Add eslint, upgrade dependencies 1acf0d7

v4.3.0

Choose a tag to compare

@internettrans internettrans released this 25 May 00:15

Do not use this release, as it was published incorrectly and did not have the code that was intended for it. Instead, use 4.3.1 or later.

v4.2.3

Choose a tag to compare

@internettrans internettrans released this 29 Mar 20:07

Fixes

  • Force re-render after singleSpaProps are set. Resolves #51. (#61)

v4.2.2

Choose a tag to compare

@internettrans internettrans released this 19 Mar 04:36

Fixes

  • Don't throw errors during unmount in applications that don't use uiRouter (#60 #59)

v4.2.1

Choose a tag to compare

@internettrans internettrans released this 01 Feb 17:43

Fixes

  • Don't throw error when single-spa-angularjs angularjs module is unavailable. (#57 #56)

v4.2.0

Choose a tag to compare

@internettrans internettrans released this 29 Jan 17:54

Features

  • New <single-spa-parcel> angularjs directive was implemented. (#55) Documentation

v4.1.0

Choose a tag to compare

@internettrans internettrans released this 14 Dec 20:27

Features

  • Forcibly clean up ui-router route change listeners. Resolves #53 (#54) 15887b7

Maintenance

v4.0.0...v4.1.0

v4.0.0

Choose a tag to compare

@internettrans internettrans released this 27 Sep 20:18

Breaking Changes

  • If both props.name and props.appName are defined, props.appName will now take precedence. We expect this change to not impact any users of single-spa-angularjs. (#50)

Features

  • Support for using single-spa-angularjs to create parcel configs. The correct dom element is now used (#50 from @devonChurch)

Maintenance

  • Create FUNDING.yml 844098c
  • Bump lodash from 4.17.15 to 4.17.19 (#47)

v3.3.0

Choose a tag to compare

@internettrans internettrans released this 12 May 16:53

Features

v3.2.0

Choose a tag to compare

@internettrans internettrans released this 14 Apr 23:18

Features