暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

@firebase/app

0.9.1

Patch Changes

0.9.0

Minor Changes

Patch Changes

0.8.4

Patch Changes

  • Update SDK_VERSION.

0.8.3

Patch Changes

0.8.2

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

  • fdd4ab464 #6526 - Add functionality to auto-initialize project config and emulator settings from global defaults provided by framework tooling.

Patch Changes

0.7.33

Patch Changes

  • Update SDK_VERSION.

0.7.32

Patch Changes

  • Update SDK_VERSION.

0.7.31

Patch Changes

  • Update SDK_VERSION.

0.7.30

Patch Changes

  • 82a6add13 #6480 - Prevent core app from throwing if IndexedDB heartbeat functions throw.

0.7.29

Patch Changes

  • Update SDK_VERSION.

0.7.28

Patch Changes

0.7.27

Patch Changes

0.7.26

Patch Changes

0.7.25

Patch Changes

  • Update SDK_VERSION.

0.7.24

Patch Changes

  • Update SDK_VERSION.

0.7.23

Patch Changes

0.7.22

Patch Changes

  • Update SDK_VERSION.

0.7.21

Patch Changes

0.7.20

Patch Changes

0.7.19

Patch Changes

0.7.18

Patch Changes

0.7.17

Patch Changes

  • Update SDK_VERSION.

0.7.16

Patch Changes

  • Update SDK_VERSION.

0.7.15

Patch Changes

  • Update SDK_VERSION.

0.7.14

Patch Changes

  • Update SDK_VERSION.

0.7.13

Patch Changes

  • Update SDK_VERSION.

0.7.12

Patch Changes

0.7.11

Patch Changes

  • Update SDK_VERSION.

0.7.10

Patch Changes

  • Update SDK_VERSION.

0.7.9

Patch Changes

  • Update SDK_VERSION.

0.7.8

Patch Changes

  • Update SDK_VERSION.

0.7.7

Patch Changes

0.7.6

Patch Changes

0.7.5

Patch Changes

  • Update SDK_VERSION.

0.7.4

Patch Changes

0.7.3

Patch Changes

  • Update SDK_VERSION.

0.7.2

Patch Changes

  • Update SDK_VERSION.

0.7.1

Patch Changes

0.7.0

Minor Changes

0.6.30

Patch Changes

0.6.29

Patch Changes

0.6.28

Patch Changes

0.6.27

Patch Changes

0.6.26

Patch Changes

  • Update SDK_VERSION.

0.6.25

Patch Changes

0.6.24

Patch Changes

  • Update SDK_VERSION.

0.6.23

Patch Changes

0.6.22

Patch Changes

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

0.6.21

Patch Changes

0.6.20

Patch Changes

0.6.19

Patch Changes

0.6.18

Patch Changes

0.6.17

Patch Changes

0.6.16

Patch Changes

0.6.15

Patch Changes

0.6.14

Patch Changes

  • 749c7f3d9 #4298 (fixes #4258) - Firestore classes like DocumentReference and Query can now be serialized to JSON (#4258)

0.6.13

Patch Changes

0.6.12

Patch Changes

  • a5768b0aa #3932 - Point browser field to esm build. Now you need to use default import instead of namespace import to import firebase.

Before this change

  import * as firebase from 'firebase/app';

After this change

  import firebase from 'firebase/app';

0.6.11

Patch Changes

0.6.10

Patch Changes

0.6.9

Patch Changes

0.6.8

Patch Changes