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
Copy file name to clipboardExpand all lines: packages/exceptions/CHANGELOG.md
+38Lines changed: 38 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,44 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***guards:** move type guards to separate directory
11
+
***typescript:** drop all axios type definitions
12
+
13
+
### :bug: Fixes
14
+
15
+
***cjs:** directory index specifiers ([6816b97](https://github.com/flex-development/exceptions/commit/6816b97d92b4a343db4911ae35beb88e0db89905))
16
+
17
+
18
+
### :pencil2: Housekeeping
19
+
20
+
***typescript:** upgrade to `typescript@4.5.0-beta` ([6b6f198](https://github.com/flex-development/exceptions/commit/6b6f198f889d05958ec1259fe086a0a782ef1352))
21
+
22
+
23
+
### :hammer: Build
24
+
25
+
***deps-peer:** add `@firebase/util` and `firebase-admin` as optional deps ([916918f](https://github.com/flex-development/exceptions/commit/916918fa45cfc7d70f775b60de5fc03ae6f9ebfc))
26
+
***deps-peer:** re-add `axios` as optional dep ([d6e733c](https://github.com/flex-development/exceptions/commit/d6e733c4318f9f25985335a14ff6cd82b27e54b2))
27
+
28
+
29
+
### :recycle: Code Improvements
30
+
31
+
***guards:** move type guards to separate directory ([611d70f](https://github.com/flex-development/exceptions/commit/611d70f9983b6e86bdff0dabd5ff77de2fdf73a7))
***typescript:** drop all axios type definitions ([c774c01](https://github.com/flex-development/exceptions/commit/c774c01e6a528a269214ddcdac99c72b257ad3ba))
0 commit comments