Skip to content

Releases: Clarifai/clarifai-web-grpc

v3.0.0

08 Mar 12:42
Compare
Choose a tag to compare

3.0.0 (2022-03-08)

Bug Fixes

BREAKING CHANGES

  • Completely reverts several versions of the package that were broken/attempting
    to provide a lean package. This is hopefully a known good state that fixes
    those issues.

v2.0.2

05 Feb 06:28
Compare
Choose a tag to compare

2.0.2 (2022-02-05)

Bug Fixes

  • build package before publishing (597fe90)

v2.0.1

05 Feb 06:26
Compare
Choose a tag to compare

2.0.1 (2022-02-05)

Bug Fixes

  • build serviceserviceclient module (e6f33e1)

v2.0.0

04 Feb 23:06
Compare
Choose a tag to compare

2.0.0 (2022-02-04)

Bug Fixes

BREAKING CHANGES

  • Consumers must now import the fully qualified
    package names.

v1.1.8

04 Feb 20:50
Compare
Choose a tag to compare

1.1.8 (2022-02-04)

Reverts

  • Revert "fix: move stuff to src, split dist/esm to lib for easier entry references" (4b45e0a)
  • Revert "fix: fix the paths in the lint cmd" (146aa24)
  • Revert "fix: improve exports" (8d4afaa)
  • Revert "fix: remove CJS and clean up package resolution" (3275dc3)
  • Revert "fix: fix typesVersions filesystem shimming" (fa4bc4f)
  • Revert "fix: make it a module" (4900de9)
  • Revert "fix: ci process" (253f652)
  • Revert "fix: use eslint. change re-export syntax to appease typescript compiler" (aa2f82b)

v1.1.7

04 Feb 15:07
Compare
Choose a tag to compare

1.1.7 (2022-02-04)

Bug Fixes

v1.1.6

02 Feb 01:05
Compare
Choose a tag to compare

1.1.6 (2022-02-02)

Bug Fixes

  • fix typesVersions filesystem shimming (c52cd53)

v1.1.5

31 Jan 17:37
Compare
Choose a tag to compare

1.1.5 (2022-01-31)

Bug Fixes

  • remove CJS and clean up package resolution (14b5d31)

v1.1.4

28 Jan 15:46
Compare
Choose a tag to compare

1.1.4 (2022-01-28)

Bug Fixes

v1.1.3

28 Jan 15:00
Compare
Choose a tag to compare

1.1.3 (2022-01-28)

Bug Fixes

  • fix the paths in the lint cmd (31e58c8)
  • move stuff to src, split dist/esm to lib for easier entry references (a41e660)