You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [5.0.0](v4.0.0...v5.0.0) (2023-02-19)
### Features
* **exportfunctions:** update search glob to sensible default to find both js and ts files ([362ceab](362ceab))
### BREAKING CHANGES
* **exportfunctions:** The new default search glob may break some setups in rare situations where js files
and ts files are in the same directory.
***exportfunctions:** update search glob to sensible default to find both js and ts files ([362ceab](https://github.com/george43g/better-firebase-functions/commit/362ceabb412abffc06d403bce33fb236bfab416e))
7
+
8
+
9
+
### BREAKING CHANGES
10
+
11
+
***exportfunctions:** The new default search glob may break some setups in rare situations where js files
0 commit comments