Release v0.3.0
- Update dependencies.
- [
R2
] Add support for jurisdiction endpoints. (#4)
Example:
const r2 = new R2({
// ...
jurisdiction: 'eu',
});
Full Changelog: v0.2.3...v0.3.0
R2
] Add support for jurisdiction endpoints. (#4)Example:
const r2 = new R2({
// ...
jurisdiction: 'eu',
});
Full Changelog: v0.2.3...v0.3.0