{
  "$schema": "https://unpkg.com/@changesets/config@1.1.0/schema.json",
  "changelog": [
    "../repo-scripts/changelog-generator",
    { "repo": "firebase/firebase-js-sdk" }
  ],
  "commit": false,
  "linked": [],
  "access": "public",
  "baseBranch": "master",
  "updateInternalDependencies": "patch",
  "ignore": [
    "firebase-namespace-integration-test",
    "firebase-firestore-integration-test",
    "firebase-messaging-integration-test",
    "firebase-compat-interop-test",
    "firebase-compat-typings-test",
    "@firebase/app-exp",
    "@firebase/analytics-compat",
    "@firebase/analytics-exp",
    "@firebase/auth-exp",
    "@firebase/auth-compat",
    "@firebase/functions-compat",
    "@firebase/functions-exp",
    "@firebase/installations-exp",
    "@firebase/installations-compat",
    "@firebase/messaging-exp",
    "@firebase/messaging-compat",
    "@firebase/performance-exp",
    "@firebase/performance-compat",
    "@firebase/remote-config-exp",
    "@firebase/remote-config-compat",
    "firebase-exp",
    "@firebase/app-compat",
    "@firebase/changelog-generator",
    "firebase-size-analysis"
  ],
  "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
    "onlyUpdatePeerDependentsWhenOutOfRange": true,
    "useCalculatedVersionForSnapshots": true
  }
}
