Skip to content

Latest commit

 

History

History
165 lines (96 loc) · 7.77 KB

CHANGELOG.md

File metadata and controls

165 lines (96 loc) · 7.77 KB

@firebase/app-check

0.5.3

Patch Changes

  • Updated dependencies [3b481f572]:
    • @firebase/util@1.4.3
    • @firebase/component@0.5.10

0.5.2

Patch Changes

  • 6f0049e66 #5676 - Block exchange requests for certain periods of time after certain error codes to prevent overwhelming the endpoint. Start token listener when App Check is initialized to avoid extra wait time on first getToken() call.

0.5.1

Patch Changes

  • 3281315fa #5708 (fixes #1487) - Update build scripts to work with the exports field

  • Updated dependencies [3281315fa]:

    • @firebase/component@0.5.9
    • @firebase/logger@0.3.2
    • @firebase/util@1.4.2

0.5.0

Minor Changes

  • 61604979c #5595 - Add ReCAPTCHA Enterprise as an attestation option for App Check.

Patch Changes

  • 2322b6023 #5693 - Add exports field to all packages

  • Updated dependencies [2322b6023]:

    • @firebase/component@0.5.8
    • @firebase/logger@0.3.1
    • @firebase/util@1.4.1

0.4.2

Patch Changes

  • a4e770e58 #5576 - Fix incorrect App Check typings that caused users to see TypeScript compile errors.

0.4.1

Patch Changes

  • b835b4cba #5506 - AppCheck could encounter runtime errors when initialized in Node
  • e62d02e52 #5540 - Check for and initialize App Check debug mode during initializeAppCheck() instead of on import.

  • Updated dependencies [a99943fe3, b835b4cba]:

    • @firebase/logger@0.3.0
    • @firebase/util@1.4.0
    • @firebase/component@0.5.7

0.4.0

Minor Changes

0.3.2

Patch Changes

  • Updated dependencies [bb6b5abff, 3c6a11c8d]:
    • @firebase/component@0.5.6
    • @firebase/util@1.3.0

0.3.1

Patch Changes

0.3.0

Minor Changes

  • 8599d9141 #4902 - Add RecaptchaV3Provider and CustomProvider classes that can be supplied to firebase.appCheck().activate().

Patch Changes

  • Updated dependencies [8599d9141]:
    • @firebase/app-check-types@0.3.0

0.2.1

Patch Changes

  • Updated dependencies [a3cbe719b]:
    • @firebase/util@1.2.0
    • @firebase/component@0.5.5

0.2.0

Minor Changes

  • 870dd5e35 #5033 - Added getToken() and onTokenChanged methods to App Check.

Patch Changes

  • 5d007b8fb #5084 - Fixed so token listeners added through public API call the error handler while internal token listeners return the error as a token field.

0.1.4

Patch Changes

  • Updated dependencies [725ab4684]:
    • @firebase/component@0.5.3

0.1.3

Patch Changes

  • Updated dependencies [4c4b6aed9]:
    • @firebase/component@0.5.2

0.1.2

Patch Changes

  • Updated dependencies [5fbc5fb01]:
    • @firebase/component@0.5.1

0.1.1

Patch Changes

  • 60e834739 #4897 - Make App Check initialization explicit, to prevent unexpected errors for users who do not intend to use App Check.

0.1.0

Minor Changes

Patch Changes

  • Updated dependencies [81c131abe]:
    • @firebase/app-check-interop-types@0.1.0
    • @firebase/app-check-types@0.1.0

0.1.1

Patch Changes

  • Updated dependencies [c34ac7a92, ac4ad08a2]:
    • @firebase/component@0.5.0
    • @firebase/util@1.1.0