This repository was archived by the owner on Nov 15, 2024. It is now read-only.
Commit f1b357a
chore(release): 8.0.0 [skip ci]
# [8.0.0](seamapi/javascript@v7.3.3...v8.0.0) (2023-07-24)
### Bug Fixes
* Treat undefined and missing options passed to Seam the same way ([8544e27](seamapi/javascript@8544e27))
### BREAKING CHANGES
* Passing undefined to the Seam constructor will now use a default value instead of undefined. If you are explicitly passing any options as undefined and expecting them to be unset, instead pass them explicitly as null.
Co-authored-by: Evan Sosenko <[email protected]>1 parent 8544e27 commit f1b357a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments