GSI - Employe Self Service Mobile
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

382 lines
14 KiB

2 months ago
  1. # @firebase/functions
  2. ## 0.9.1
  3. ### Patch Changes
  4. - Updated dependencies [[`e9bcd4c43`](https://github.com/firebase/firebase-js-sdk/commit/e9bcd4c43a0628ebce570f03f1e91dfa93fffca2), [`d4114a4f7`](https://github.com/firebase/firebase-js-sdk/commit/d4114a4f7da3f469c0c900416ac8beee58885ec3), [`06dc1364d`](https://github.com/firebase/firebase-js-sdk/commit/06dc1364d7560f4c563e1ccc89af9cad4cd91df8)]:
  5. - @firebase/auth-interop-types@0.2.1
  6. - @firebase/util@1.9.0
  7. - @firebase/component@0.6.1
  8. ## 0.9.0
  9. ### Minor Changes
  10. - [`1625f7a95`](https://github.com/firebase/firebase-js-sdk/commit/1625f7a95cc3ffb666845db0a8044329be74b5be) [#6799](https://github.com/firebase/firebase-js-sdk/pull/6799) - Update TypeScript version to 4.7.4.
  11. ### Patch Changes
  12. - Updated dependencies [[`c20633ed3`](https://github.com/firebase/firebase-js-sdk/commit/c20633ed35056cbadc9d65d9ceddf4e28d1ea666), [`1625f7a95`](https://github.com/firebase/firebase-js-sdk/commit/1625f7a95cc3ffb666845db0a8044329be74b5be)]:
  13. - @firebase/util@1.8.0
  14. - @firebase/app-check-interop-types@0.2.0
  15. - @firebase/auth-interop-types@0.2.0
  16. - @firebase/component@0.6.0
  17. - @firebase/messaging-interop-types@0.2.0
  18. ## 0.8.8
  19. ### Patch Changes
  20. - [`4af28c1a4`](https://github.com/firebase/firebase-js-sdk/commit/4af28c1a42bd25ce2353f694ca1724c6101cbce5) [#6682](https://github.com/firebase/firebase-js-sdk/pull/6682) - Upgrade TypeScript to 4.7.4.
  21. - Updated dependencies [[`4af28c1a4`](https://github.com/firebase/firebase-js-sdk/commit/4af28c1a42bd25ce2353f694ca1724c6101cbce5)]:
  22. - @firebase/app-check-interop-types@0.1.1
  23. - @firebase/auth-interop-types@0.1.7
  24. - @firebase/component@0.5.21
  25. - @firebase/messaging-interop-types@0.1.1
  26. - @firebase/util@1.7.3
  27. ## 0.8.7
  28. ### Patch Changes
  29. - Updated dependencies [[`807f06aa2`](https://github.com/firebase/firebase-js-sdk/commit/807f06aa26438a91aaea08fd38efb6c706bb8a5d)]:
  30. - @firebase/util@1.7.2
  31. - @firebase/component@0.5.20
  32. ## 0.8.6
  33. ### Patch Changes
  34. - [`171b78b76`](https://github.com/firebase/firebase-js-sdk/commit/171b78b762826a640d267dd4dd172ad9459c4561) [#6673](https://github.com/firebase/firebase-js-sdk/pull/6673) - Handle IPv6 addresses in emulator autoinit.
  35. - Updated dependencies [[`171b78b76`](https://github.com/firebase/firebase-js-sdk/commit/171b78b762826a640d267dd4dd172ad9459c4561), [`29d034072`](https://github.com/firebase/firebase-js-sdk/commit/29d034072c20af394ce384e42aa10a37d5dfcb18)]:
  36. - @firebase/util@1.7.1
  37. - @firebase/component@0.5.19
  38. ## 0.8.5
  39. ### Patch Changes
  40. - [`fdd4ab464`](https://github.com/firebase/firebase-js-sdk/commit/fdd4ab464b59a107bdcc195df3f01e32efd89ed4) [#6526](https://github.com/firebase/firebase-js-sdk/pull/6526) - Add functionality to auto-initialize project config and emulator settings from global defaults provided by framework tooling.
  41. - Updated dependencies [[`fdd4ab464`](https://github.com/firebase/firebase-js-sdk/commit/fdd4ab464b59a107bdcc195df3f01e32efd89ed4)]:
  42. - @firebase/util@1.7.0
  43. - @firebase/component@0.5.18
  44. ## 0.8.4
  45. ### Patch Changes
  46. - [`e673dc808`](https://github.com/firebase/firebase-js-sdk/commit/e673dc808adc14baa499c4ecc31fdb82b1ff0757) [#6344](https://github.com/firebase/firebase-js-sdk/pull/6344) (fixes [#6281](https://github.com/firebase/firebase-js-sdk/issues/6281)) - Update public `FunctionsErrorCode` type to include "functions/" prefix.
  47. - Updated dependencies [[`b12af44a5`](https://github.com/firebase/firebase-js-sdk/commit/b12af44a5c7500e1192d6cc1a4afc4d77efadbaf)]:
  48. - @firebase/util@1.6.3
  49. - @firebase/component@0.5.17
  50. ## 0.8.3
  51. ### Patch Changes
  52. - Updated dependencies [[`efe2000fc`](https://github.com/firebase/firebase-js-sdk/commit/efe2000fc499e2c85c4e5e0fef6741ff3bad2eb0)]:
  53. - @firebase/util@1.6.2
  54. - @firebase/component@0.5.16
  55. ## 0.8.2
  56. ### Patch Changes
  57. - [`2cd1cc76f`](https://github.com/firebase/firebase-js-sdk/commit/2cd1cc76f2a308135cd60f424fe09084a34b5cb5) [#6307](https://github.com/firebase/firebase-js-sdk/pull/6307) (fixes [#6300](https://github.com/firebase/firebase-js-sdk/issues/6300)) - fix: add type declarations to exports field
  58. - Updated dependencies [[`2cd1cc76f`](https://github.com/firebase/firebase-js-sdk/commit/2cd1cc76f2a308135cd60f424fe09084a34b5cb5)]:
  59. - @firebase/component@0.5.15
  60. - @firebase/util@1.6.1
  61. ## 0.8.1
  62. ### Patch Changes
  63. - Updated dependencies [[`9c5c9c36d`](https://github.com/firebase/firebase-js-sdk/commit/9c5c9c36da80b98b73cfd60ef2e2965087e9f801)]:
  64. - @firebase/util@1.6.0
  65. - @firebase/component@0.5.14
  66. ## 0.8.0
  67. ### Minor Changes
  68. - [`c69c6898a`](https://github.com/firebase/firebase-js-sdk/commit/c69c6898a3d14ddcc6c6cafd3a219064b500c4f6) [#6162](https://github.com/firebase/firebase-js-sdk/pull/6162) - Add `httpsCallableFromURL()`, which calls a callable function using its url.
  69. ## 0.7.11
  70. ### Patch Changes
  71. - Updated dependencies [[`e9e5f6b3c`](https://github.com/firebase/firebase-js-sdk/commit/e9e5f6b3ca9d61323b22f87986d9959f5297ec59)]:
  72. - @firebase/util@1.5.2
  73. - @firebase/component@0.5.13
  74. ## 0.7.10
  75. ### Patch Changes
  76. - Updated dependencies [[`3198d58dc`](https://github.com/firebase/firebase-js-sdk/commit/3198d58dcedbf7583914dbcc76984f6f7df8d2ef)]:
  77. - @firebase/util@1.5.1
  78. - @firebase/component@0.5.12
  79. ## 0.7.9
  80. ### Patch Changes
  81. - Updated dependencies [[`2d672cead`](https://github.com/firebase/firebase-js-sdk/commit/2d672cead167187cb714cd89b638c0884ba58f03)]:
  82. - @firebase/util@1.5.0
  83. - @firebase/component@0.5.11
  84. ## 0.7.8
  85. ### Patch Changes
  86. - [`d612d6f6e`](https://github.com/firebase/firebase-js-sdk/commit/d612d6f6e4d3113d45427b7df68459c0a3e31a1f) [#5928](https://github.com/firebase/firebase-js-sdk/pull/5928) - Upgrade `node-fetch` dependency due to a security issue.
  87. ## 0.7.7
  88. ### Patch Changes
  89. - Updated dependencies [[`3b481f572`](https://github.com/firebase/firebase-js-sdk/commit/3b481f572456e1eab3435bfc25717770d95a8c49)]:
  90. - @firebase/util@1.4.3
  91. - @firebase/component@0.5.10
  92. ## 0.7.6
  93. ### Patch Changes
  94. - [`3b338dbd8`](https://github.com/firebase/firebase-js-sdk/commit/3b338dbd8cdfdc73267cd052b1852a1358b05eaf) [#5701](https://github.com/firebase/firebase-js-sdk/pull/5701) (fixes [#5692](https://github.com/firebase/firebase-js-sdk/issues/5692)) - Clear pending timeout after promise.race. It allows the process to exit immediately in case the SDK is used in Node.js, otherwise the process will wait for the timeout to finish before exiting.
  95. ## 0.7.5
  96. ### Patch Changes
  97. - [`3281315fa`](https://github.com/firebase/firebase-js-sdk/commit/3281315fae9c6f535f9d5052ee17d60861ea569a) [#5708](https://github.com/firebase/firebase-js-sdk/pull/5708) (fixes [#1487](https://github.com/firebase/firebase-js-sdk/issues/1487)) - Update build scripts to work with the exports field
  98. - Updated dependencies [[`3281315fa`](https://github.com/firebase/firebase-js-sdk/commit/3281315fae9c6f535f9d5052ee17d60861ea569a)]:
  99. - @firebase/component@0.5.9
  100. - @firebase/util@1.4.2
  101. ## 0.7.4
  102. ### Patch Changes
  103. - [`2322b6023`](https://github.com/firebase/firebase-js-sdk/commit/2322b6023c628cd9f4f4172767c17d215dd91684) [#5693](https://github.com/firebase/firebase-js-sdk/pull/5693) - Add exports field to all packages
  104. - Updated dependencies [[`2322b6023`](https://github.com/firebase/firebase-js-sdk/commit/2322b6023c628cd9f4f4172767c17d215dd91684)]:
  105. - @firebase/component@0.5.8
  106. - @firebase/util@1.4.1
  107. ## 0.7.3
  108. ### Patch Changes
  109. - [`93795c780`](https://github.com/firebase/firebase-js-sdk/commit/93795c7801d6b28ccbbe5855fd2f3fc377b1db5f) [#5596](https://github.com/firebase/firebase-js-sdk/pull/5596) - report build variants for packages
  110. ## 0.7.2
  111. ### Patch Changes
  112. - Updated dependencies [[`a99943fe3`](https://github.com/firebase/firebase-js-sdk/commit/a99943fe3bd5279761aa29d138ec91272b06df39), [`b835b4cba`](https://github.com/firebase/firebase-js-sdk/commit/b835b4cbabc4b7b180ae38b908c49205ce31a422)]:
  113. - @firebase/util@1.4.0
  114. - @firebase/component@0.5.7
  115. ## 0.7.1
  116. ### Patch Changes
  117. - [`deda8cd85`](https://github.com/firebase/firebase-js-sdk/commit/deda8cd85e365c36b657dbe8a233b16bcf751ea7) [#5459](https://github.com/firebase/firebase-js-sdk/pull/5459) - Do not send App Check dummy token to functions endpoint.
  118. ## 0.7.0
  119. ### Minor Changes
  120. - [`cdada6c68`](https://github.com/firebase/firebase-js-sdk/commit/cdada6c68f9740d13dd6674bcb658e28e68253b6) [#5345](https://github.com/firebase/firebase-js-sdk/pull/5345) (fixes [#5015](https://github.com/firebase/firebase-js-sdk/issues/5015)) - Release modularized SDKs
  121. ### Patch Changes
  122. - Updated dependencies [[`cdada6c68`](https://github.com/firebase/firebase-js-sdk/commit/cdada6c68f9740d13dd6674bcb658e28e68253b6)]:
  123. - @firebase/messaging-interop-types@0.1.0
  124. ## 0.6.15
  125. ### Patch Changes
  126. - Updated dependencies [[`bb6b5abff`](https://github.com/firebase/firebase-js-sdk/commit/bb6b5abff6f89ce9ec1bd66ff4e795a059a98eec)]:
  127. - @firebase/component@0.5.6
  128. ## 0.6.14
  129. ### Patch Changes
  130. - Updated dependencies []:
  131. - @firebase/component@0.5.5
  132. ## 0.6.13
  133. ### Patch Changes
  134. - Updated dependencies [[`56a6a9d4a`](https://github.com/firebase/firebase-js-sdk/commit/56a6a9d4af2766154584a0f66d3c4d8024d74ba5)]:
  135. - @firebase/component@0.5.4
  136. ## 0.6.12
  137. ### Patch Changes
  138. - Updated dependencies [[`725ab4684`](https://github.com/firebase/firebase-js-sdk/commit/725ab4684ef0999a12f71e704c204a00fb030e5d)]:
  139. - @firebase/component@0.5.3
  140. ## 0.6.11
  141. ### Patch Changes
  142. - Updated dependencies [[`4c4b6aed9`](https://github.com/firebase/firebase-js-sdk/commit/4c4b6aed9757c9a7e75fb698a15e53274f93880b)]:
  143. - @firebase/component@0.5.2
  144. ## 0.6.10
  145. ### Patch Changes
  146. - [`92e4e8d29`](https://github.com/firebase/firebase-js-sdk/commit/92e4e8d2996c690837a203a868b0d26bf6e3ad84) [#4887](https://github.com/firebase/firebase-js-sdk/pull/4887) (fixes [#683](https://github.com/firebase/firebase-js-sdk/issues/683)) - Fix functions to convert Date objects to an ISO string instead of an empty object.
  147. - Updated dependencies [[`5fbc5fb01`](https://github.com/firebase/firebase-js-sdk/commit/5fbc5fb0140d7da980fd7ebbfbae810f8c64ae19)]:
  148. - @firebase/component@0.5.1
  149. ## 0.6.9
  150. ### Patch Changes
  151. - [`997040ace`](https://github.com/firebase/firebase-js-sdk/commit/997040ace70de0891c9dea78b6da89e4886163b9) [#4924](https://github.com/firebase/firebase-js-sdk/pull/4924) - Fixed a bug in `httpsCallable()` when used in the same project as Firebase Messaging.
  152. ## 0.6.8
  153. ### Patch Changes
  154. - Updated dependencies [[`c34ac7a92`](https://github.com/firebase/firebase-js-sdk/commit/c34ac7a92a616915f38d192654db7770d81747ae)]:
  155. - @firebase/component@0.5.0
  156. ## 0.6.7
  157. ### Patch Changes
  158. - Updated dependencies []:
  159. - @firebase/component@0.4.1
  160. ## 0.6.6
  161. ### Patch Changes
  162. - Updated dependencies [[`f24d8961b`](https://github.com/firebase/firebase-js-sdk/commit/f24d8961b3b87821413297688803fc85113086b3)]:
  163. - @firebase/component@0.4.0
  164. ## 0.6.5
  165. ### Patch Changes
  166. - Updated dependencies []:
  167. - @firebase/component@0.3.1
  168. ## 0.6.4
  169. ### Patch Changes
  170. - [`5c1a83ed7`](https://github.com/firebase/firebase-js-sdk/commit/5c1a83ed70bae979322bd8751c0885d683ce4bf3) [#4595](https://github.com/firebase/firebase-js-sdk/pull/4595) - Component facotry now takes an options object. And added `Provider.initialize()` that can be used to pass an options object to the component factory.
  171. - Updated dependencies [[`5c1a83ed7`](https://github.com/firebase/firebase-js-sdk/commit/5c1a83ed70bae979322bd8751c0885d683ce4bf3)]:
  172. - @firebase/component@0.3.0
  173. ## 0.6.3
  174. ### Patch Changes
  175. - Updated dependencies []:
  176. - @firebase/component@0.2.1
  177. ## 0.6.2
  178. ### Patch Changes
  179. - Updated dependencies [[`6afe42613`](https://github.com/firebase/firebase-js-sdk/commit/6afe42613ed3d7a842d378dc1a09a795811db2ac)]:
  180. - @firebase/component@0.2.0
  181. ## 0.6.1
  182. ### Patch Changes
  183. - Updated dependencies []:
  184. - @firebase/component@0.1.21
  185. ## 0.6.0
  186. ### Minor Changes
  187. - [`0322c1bda`](https://github.com/firebase/firebase-js-sdk/commit/0322c1bda93b2885b995e3df2b63b48314546961) [#3906](https://github.com/firebase/firebase-js-sdk/pull/3906) - Add a useEmulator(host, port) method to Cloud Functions
  188. ### Patch Changes
  189. - [`a5768b0aa`](https://github.com/firebase/firebase-js-sdk/commit/a5768b0aa7d7ce732279931aa436e988c9f36487) [#3932](https://github.com/firebase/firebase-js-sdk/pull/3932) - Point browser field to esm build. Now you need to use default import instead of namespace import to import firebase.
  190. Before this change
  191. ```
  192. import * as firebase from 'firebase/app';
  193. ```
  194. After this change
  195. ```
  196. import firebase from 'firebase/app';
  197. ```
  198. - Updated dependencies [[`a5768b0aa`](https://github.com/firebase/firebase-js-sdk/commit/a5768b0aa7d7ce732279931aa436e988c9f36487), [`0322c1bda`](https://github.com/firebase/firebase-js-sdk/commit/0322c1bda93b2885b995e3df2b63b48314546961)]:
  199. - @firebase/component@0.1.20
  200. - @firebase/functions-types@0.4.0
  201. ## 0.5.1
  202. ### Patch Changes
  203. - [`b6b1fd95c`](https://github.com/firebase/firebase-js-sdk/commit/b6b1fd95cbeeabc38daa574ce7cf0b7dd34cf550) - Fixes a bug introduced in #3782 that causes callable functions to throw an error in browser extensions.
  204. ## 0.5.0
  205. ### Minor Changes
  206. - [`a6af7c279`](https://github.com/firebase/firebase-js-sdk/commit/a6af7c27925da47fa62ee3b7b0a267a272c52220) [#3825](https://github.com/firebase/firebase-js-sdk/pull/3825) - Allow setting a custom domain for callable Cloud Functions.
  207. ## 0.4.51
  208. ### Patch Changes
  209. - Updated dependencies [[`da1c7df79`](https://github.com/firebase/firebase-js-sdk/commit/da1c7df7982b08bbef82fcc8d93255f3e2d23cca)]:
  210. - @firebase/component@0.1.19
  211. ## 0.4.50
  212. ### Patch Changes
  213. - Updated dependencies [[`29327b21`](https://github.com/firebase/firebase-js-sdk/commit/29327b2198391a9f1e545bcd1172a4b3e12a522c)]:
  214. - @firebase/messaging-types@0.5.0
  215. - @firebase/component@0.1.18
  216. ## 0.4.49
  217. ### Patch Changes
  218. - Updated dependencies []:
  219. - @firebase/component@0.1.17
  220. ## 0.4.48
  221. ### Patch Changes
  222. - [`a754645e`](https://github.com/firebase/firebase-js-sdk/commit/a754645ec2be1b8c205f25f510196eee298b0d6e) [#3297](https://github.com/firebase/firebase-js-sdk/pull/3297) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency typescript to v3.9.5
  223. * [`bb740836`](https://github.com/firebase/firebase-js-sdk/commit/bb7408361519aa9a58c8256ae01914cf2830e118) [#3330](https://github.com/firebase/firebase-js-sdk/pull/3330) Thanks [@Feiyang1](https://github.com/Feiyang1)! - Clear timeout after a successful response or after the request is canceled. Fixes [issue 3289](https://github.com/firebase/firebase-js-sdk/issues/3289).
  224. * Updated dependencies [[`a754645e`](https://github.com/firebase/firebase-js-sdk/commit/a754645ec2be1b8c205f25f510196eee298b0d6e)]:
  225. - @firebase/component@0.1.16