Skip to content

Releases: Clarifai/clarifai-web-grpc

v1.1.2

28 Jan 01:03
Compare
Choose a tag to compare

1.1.2 (2022-01-28)

Bug Fixes

  • remove source files from packages, and properly map entrypoints (f66bab3)

v1.1.1

27 Jan 20:48
Compare
Choose a tag to compare

1.1.1 (2022-01-27)

Bug Fixes

  • use eslint. change re-export syntax to appease typescript compiler (8992d6c)

v1.1.0

25 Jan 18:35
Compare
Choose a tag to compare

1.1.0 (2022-01-25)

Bug Fixes

  • export all the protobuf helpers (c2ef895)

Features

  • move helpers from index to resources (e3b6cf1)

v1.0.5

20 Jan 01:01
Compare
Choose a tag to compare

1.0.5 (2022-01-20)

Bug Fixes

  • correct default host. re-export struct for convenience (c71e83f)

v1.0.4

10 Jan 14:34
Compare
Choose a tag to compare

1.0.4 (2022-01-10)

Bug Fixes

  • package exports cjs AND esm. add linting to CI (2084657)

v1.0.3

05 Jan 18:54
Compare
Choose a tag to compare

1.0.3 (2022-01-05)

Bug Fixes

  • re-export base response type (9b2ca38)

v1.0.2

05 Jan 16:58
Compare
Choose a tag to compare

1.0.2 (2022-01-05)

Bug Fixes

  • re-export more convenience types from grpc-web (0b7b7df)

v1.0.1

05 Jan 16:35
Compare
Choose a tag to compare

1.0.1 (2022-01-05)

Bug Fixes

  • re-export grpc-web error type for ease-of-use (faf6d1a)

v1.0.0

05 Jan 01:17
Compare
Choose a tag to compare

1.0.0 (2022-01-05)

Bug Fixes

  • add GITHUB_TOKEN to workflow (a162ad1)