getsentry / getsentry/sentry-javascript

Add support for firebase-functions@7

Đang mở
#18,939 1 bình luận 1 reaction 0 người được giao Xem trên GitHub
Firebase
Ngôn ngữ chính
TypeScript
Star
8.7k
Fork
1.8k
Merge trung bình
1 ngày 17 giờ
Pull request đã merge (30 ngày)
515

Mô tả

### Description

Nov 10 2025 v7 of `firebase-functions` has been released: https://github.com/firebase/firebase-functions/releases/tag/v7.0.0

We actually only support v6 and need to check if v7 does work OOTB or there are some adaptions needed.

It also seems that ESM is now supported in Cloud Functions for Firebase: https://firebase.google.com/docs/functions/manage-functions#choose-module-system

## Things to check

- [ ] Check if we can support it OOTB
- [ ] See if we can set a `--import` label and support ESM
- if it doesn't work, we need to add this as a limitation in our docs
- if it does work, we need to tell people how to set this up properly in the docs

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.