Skip to content

Commit bb75fa7

Browse files
committed
chore: add deprecation notice in readme [skip ci]
1 parent d36bf33 commit bb75fa7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/nuxt/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
- allow passing GOOGLE_APPLICATION_CREDENTIALS env variable ([693af39](https://github.com/vuejs/vuefire/commit/693af39a1e086743c2038cde805a6b70d28696b0))
66

7+
Deprecate `vuefire.admin.serviceAccount` in favor of the environment variable `GOOGLE_APPLICATION_CREDENTIALS`. See the updated [documentation](https://vuefire.vuejs.org/nuxt/getting-started.html#configuration) for more details.
8+
This allows to align better with how the application can be safely deployed to production.
9+
710
### Features
811

912
- **admin:** add user to event context ([67dbffd](https://github.com/vuejs/vuefire/commit/67dbffdefe3a5edc51f2bc251fb0e5c4e539fba7))

0 commit comments

Comments
 (0)