-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
breakingbreaking changegood first issuejavascriptPull requests that update javascript codePull requests that update javascript code
Milestone
Description
Make sure we take the opportunity of a SemVer major bump to clean up some unnecessary uses of any in our publicly facing types.
$ git grep "TODO: fix in v11"
packages/core/src/types-hoist/error.ts: // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/misc.ts: // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/samplingcontext.ts: // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/stackframe.ts: // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/stackframe.ts: // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/user.ts: // TODO: fix in v11, convert any to unknown
packages/core/src/utils/is.ts:// TODO: fix in v11, convert any to unknown
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breakingbreaking changegood first issuejavascriptPull requests that update javascript codePull requests that update javascript code
Fields
Give feedbackNo fields configured for issues without a type.