This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
Releases: seamapi/javascript-legacy
Releases · seamapi/javascript-legacy
v8.6.0
v8.4.0
v8.3.0
v8.2.4
v8.2.3
v8.2.2
v8.1.0
v8.0.0
8.0.0 (2023-07-24)
Bug Fixes
- Treat undefined and missing options passed to Seam the same way (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]