segmentio / analytics-next

Segment Analytics.js 2.0
https://segment.com/docs/connections/sources/catalog/libraries/website/javascript
MIT License
402 stars 136 forks source link

Add analytics.settings api #1090

Closed silesky closed 4 months ago

silesky commented 4 months ago

Adding an analytics.settings API so that plugins can have read access to the CDNSettings. This is more of an escape valve, and does not mean the CDNSettings is suddenly an official stable and publicly-documented object.

Also, removes the accidental loadLegacySettings from exports, since it's not a public API.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: c95d99d7e092035b781a9da076c9460b9fff86ad

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------- | ----- | | @segment/analytics-next | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR