Skip to content

Latest commit

 

History

History
246 lines (116 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

246 lines (116 loc) · 10.5 KB

Changelog

3.1.1 (2024-04-09)

Bug Fixes

  • bump arg-services to v1.5.1 (407325b)

3.1.0 (2024-04-04)

Features

  • bump arg-services to v1.5.0 (19f7339)

3.0.0 (2024-04-04)

⚠ BREAKING CHANGES

  • We switched from @bufbuild/connect to @connectrpc/connect, so please update your imports accordingly.

Features

  • update build process and dependencies (2bab292)

Bug Fixes

  • bump arg-services to v1.4.3 (48ab697)
  • bump arg-services to v1.4.4 (57ca30c)

2.5.3 (2023-10-26)

Bug Fixes

  • bump arg-services to v1.4.2 (b8edf27)

2.5.2 (2023-10-04)

Bug Fixes

  • use proper entrypoint for d.ts files (3c6e9b5)

2.5.1 (2023-10-04)

Bug Fixes

2.5.0 (2023-06-20)

Features

  • bump arg-services to v1.4.0 (778751c)

2.4.1 (2023-04-21)

Bug Fixes

  • deps: bump arg-services to v1.3.1 (b0b117f)

2.4.0 (2023-04-09)

Features

  • deps: bump arg-services to v1.3.0 (206721c)

2.3.1 (2023-03-03)

Bug Fixes

  • deps: bump arg-services to v1.2.1 (cb0a14c)

2.3.0 (2023-02-24)

Features

  • migrate to new bufbuild/connect dependencies (85f3870)

2.2.0 (2023-02-16)

Features

  • bump arg-services to v1.2.0 (8612587)

2.1.0 (2023-02-01)

Features

  • bump arg-services to v1.1.0 (226868f)

2.0.0 (2023-01-20)

⚠ BREAKING CHANGES

  • switch to protobuf-es and connect-web

Features

  • bundle uuid and library version in index (558aef1)
  • switch to protobuf-es and connect-web (f89ae2d)

Bug Fixes

  • add @types/uuid to deps (4255d97)
  • add js ending to exports (d58d3d2)
  • bump version (c08cb47)
  • declare package as module (c78acb7)
  • externalize all dependencies (16c8d17)
  • remove uuid export due to downstream errors (2bee3bc)

2.0.0-beta.6 (2023-01-20)

Bug Fixes

  • add @types/uuid to deps (4255d97)
  • externalize all dependencies (16c8d17)

2.0.0-beta.5 (2023-01-20)

Bug Fixes

2.0.0-beta.4 (2023-01-20)

Bug Fixes

  • remove uuid export due to downstream errors (2bee3bc)

2.0.0-beta.3 (2023-01-20)

Features

  • bundle uuid and library version in index (558aef1)

2.0.0-beta.2 (2023-01-10)

Bug Fixes

  • add js ending to exports (d58d3d2)
  • declare package as module (c78acb7)

2.0.0-beta.1 (2023-01-10)

⚠ BREAKING CHANGES

  • switch to protobuf-es and connect-web

Features

  • switch to protobuf-es and connect-web (f89ae2d)

1.0.3 (2023-01-06)

Bug Fixes

  • run buf mod update before generation (7a20d40)
  • update arg-services to v1.0.4 (854c8ef)

1.0.2 (2022-12-20)

Bug Fixes

  • add google package to python (45a9fab)

1.0.1 (2022-12-20)

Bug Fixes

  • include dependencies during generation (163ec18)
  • update deps (4f4dbac)

1.0.0 (2022-12-19)

⚠ BREAKING CHANGES

  • version bump

Features

0.4.1 (2022-12-18)

Bug Fixes

0.4.0 (2022-12-18)

Features

  • graph: make some fields optional (7e14038)

0.3.13 (2022-12-14)

Bug Fixes

0.3.12 (2022-12-14)

Bug Fixes

  • deps: Update all non-major dependencies to v1.51.1 (#6) (31e9c61)

0.3.11 (2022-12-13)

Bug Fixes