astro/packages
Okiki Ojo 9c8a7c0b09
fix(@astrojs/telemetry): add optional integrations field (#3614)
* fix: filter out falsy integration from telemetry

Falsy integrations are now ignored in `@astrojs/telemetry`

This error should no longer occur,
```ts
 error   Cannot read properties of null (reading 'name')
    at file:///workspaces/bundle/node_modules/.pnpm/@astrojs+telemetry@0.1.2/node_modules/@astrojs/telemetry/dist/events/session.js:53:117
    ...
```

* ci: add tests for optional integrations

* ci: add changeset

* fix(@astrojs/telemetry): count number of optional integrations in use

* ci: add test for counting the total number of optional integrations in use

* ci: update changeset

* chore: make the changes @tony-sull sugested

* revert(@astrojs/webapi): mod.d.ts -> a4c78b5: [ci] format

* ci: remove `@astrojs/webapi` patch change

* chore(@astrojs/telemetry): remove totalIntegrations payload field

* fix(@astrojs/telemetry): add optional integrations field

* ci: add changeset
2022-06-16 14:53:07 -04:00
..
astro Revert "restarting dev server between each error test" 2022-06-16 12:56:57 -05:00
astro-prism [ci] update lockfile (#3153) 2022-04-20 09:42:31 -04:00
astro-rss [ci] update lockfile (#3495) 2022-06-01 10:39:32 -05:00
create-astro [ci] format 2022-06-06 16:49:53 +00:00
integrations [ci] release (#3604) 2022-06-16 12:05:10 -04:00
markdown/remark Consolidate hydration scripts into just one (#3571) 2022-06-15 08:50:05 -04:00
telemetry fix(@astrojs/telemetry): add optional integrations field (#3614) 2022-06-16 14:53:07 -04:00
webapi [ci] format 2022-06-14 18:10:04 +00:00