Skip to content

Releases: seamapi/javascript-http

v1.42.0

02 Jul 17:37
v1.42.0
0b9768c
Compare
Choose a tag to compare

Features

  • deps-dev: bump @seamapi/types from 1.423.2 to 1.433.0 in the seam group (#356) (ba266fc)

v1.41.0

02 Jul 02:36
v1.41.0
d91ce5f
Compare
Choose a tag to compare

Features

  • deps-dev: bump @seamapi/types from 1.420.2 to 1.423.2 in the seam group (#348) (75dcce0)

v1.40.1

02 Jul 02:20
v1.40.1
431a680
Compare
Choose a tag to compare

Bug Fixes

v1.40.0

02 Jul 01:31
v1.40.0
8108ee9
Compare
Choose a tag to compare

Features

  • Add SeamHttpEndpointsWithoutWorkspace (9fb7ad7)
  • Deprecate SeamHttpMultiWorkspace in favor of SeamHttpWithoutWorkspace (3c7610b)

v1.39.1

02 Jul 00:26
v1.39.1
3949d88
Compare
Choose a tag to compare

Bug Fixes

  • Only generate endpoints with supported auth method (04d9221)

v1.39.0

01 Jul 16:50
v1.39.0
7334a9e
Compare
Choose a tag to compare

Features

  • Add SeamHttpEndpointPaginatedQueryPaths (#353) (95a71d9)

v1.38.3

27 Jun 00:30
v1.38.3
96df081
Compare
Choose a tag to compare

Bug Fixes

  • Use empty interface for no options type (#352) (c4cf513)

v1.38.2

26 Jun 07:55
v1.38.2
2ef8085
Compare
Choose a tag to compare

Bug Fixes

  • SeamHttpEndpointQueryPaths and SeamHttpEndpointMutationPaths types (8840594)

v1.38.1

26 Jun 07:16
v1.38.1
81cac40
Compare
Choose a tag to compare

Bug Fixes

  • Export SeamHttpEndpointQueryPaths and SeamHttpEndpointMutationPaths (#351) (25c58dd)

v1.38.0

26 Jun 04:34
v1.38.0
5d7b1a2
Compare
Choose a tag to compare

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)