Skip to content

4.1.2

Compare
Choose a tag to compare
@jshcrowthe jshcrowthe released this 07 Jun 17:18

Fixes

  • Fixed an issue where sourcemaps weren't pointing to the actual
    Typescript source code. #29
  • Fixed an issue where FirebaseAppImpl.prototype was being incorrectly
    patched. #38
  • Fixed an issue where loading the SDK from our CDN, while also
    providing a chunked webpack build, was duplicating the webpackJsonp
    namespace. #43