webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.22k stars 588 forks source link

Webiny Telemetry - Use `wts-client` NPM Package #4183

Closed adrians5j closed 1 week ago

adrians5j commented 1 week ago

Changes

Prior to this PR, Webiny's telemetry client package has been pulled in users' projects directly from a GitHub release.

Because a user had an issue pulling this (Yarn complained), in order to avoid these issues, we decided to just publish the wts-client package to NPM and pull the package in users' projects like any other package.

How Has This Been Tested?

Manually.

Documentation

Changelog.