Skip to content

Releases: CanopyTax/canopy-sofe-extensions

Release list

v3.0.1

Choose a tag to compare

@internettrans internettrans released this 05 Jul 20:16

Bug fixes

  • Reimplemented the ability to override the local domain for sofe with a local storage flag. This was accidentally removed in 3.0.0. This is important for Bret and others who use vm-like environments for local development (#8)

v3.0.0

Choose a tag to compare

@internettrans internettrans released this 05 Jul 19:53

Features

  • Added calculatePublicPath function, which is exported for use in sofe services (#7)
  • Added a Readme with documentation

Breaking changes

  • Switched to a hard dependency on sofe, instead of getting it dynamically at runtime with SystemJS.import (#7)