segmentio / analytics-next

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

Add support for `exactOptionalPropertyTypes` #1156

Closed mrmckeb closed 2 months ago

mrmckeb commented 2 months ago

This PR enables users to make use of TypeScript's exactOptionalPropertyTypes.

It may not be feature complete, but additional PRs can be added later if users find other interfaces that could benefit from this change.

Closes #1138.

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 6e04583bd1ebbf9d5b89c60b29928df42c16f400

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

This PR includes changesets to release 3 packages | Name | Type | | ----------------------- | ----- | | @segment/analytics-core | Minor | | @segment/analytics-node | Minor | | @segment/analytics-next | Patch |

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