Releases: seamapi/javascript-http
Releases · seamapi/javascript-http
v1.42.0
Features
- deps-dev: bump @seamapi/types from 1.423.2 to 1.433.0 in the seam group (#356) (ba266fc)
v1.41.0
Features
- deps-dev: bump @seamapi/types from 1.420.2 to 1.423.2 in the seam group (#348) (75dcce0)
v1.40.0
Features
- Add SeamHttpEndpointsWithoutWorkspace (9fb7ad7)
- Deprecate SeamHttpMultiWorkspace in favor of SeamHttpWithoutWorkspace (3c7610b)
v1.39.1
Bug Fixes
- Only generate endpoints with supported auth method (04d9221)
v1.39.0
Features
- Add SeamHttpEndpointPaginatedQueryPaths (#353) (95a71d9)
v1.38.3
Bug Fixes
- Use empty interface for no options type (#352) (c4cf513)
v1.38.2
Bug Fixes
- SeamHttpEndpointQueryPaths and SeamHttpEndpointMutationPaths types (8840594)
v1.38.1
Bug Fixes
- Export SeamHttpEndpointQueryPaths and SeamHttpEndpointMutationPaths (#351) (25c58dd)
v1.38.0
Bug Fixes
- Generate static signature for SeamHttpEndpoints methods (404817d)
Features
- Add named Request types (71a51b0)
- Add normalized Parameters types (a9a0278)
- Add SeamHttpEndpointPaths (b41afa6)
- Always include options argument (359031a)