1
0
Fork 0
toolkit/packages/core/src
Brian Cristante aa676f3cc7
Update other packages to use http-client v2 (#1082)
We moved `@actions/http-client` to be part of the toolkit in https://github.com/actions/toolkit/pull/1062.  We also made some breaking changes to exported types and released v2.

The biggest change in terms of lines of code affected was to get rid of the `I-` prefix for interfaces since TypeScript doesn't follow this convention.

I bumped the patch version of all packages except for `tool-cache`, where I bumped the major version.  The rationale is explained in the release notes for that package.
2022-05-11 17:14:25 -04:00
..
command.ts Add notice annotation and support more annotation fields (#855) 2021-07-28 17:34:31 -04:00
core.ts add & deprecate old markdownSummary export 2022-05-05 19:44:13 +00:00
file-command.ts Add File Commands (#571) 2020-09-23 11:19:20 -04:00
oidc-utils.ts Update other packages to use http-client v2 (#1082) 2022-05-11 17:14:25 -04:00
summary.ts add & deprecate old markdownSummary export 2022-05-05 19:44:13 +00:00
utils.ts Add `file` property to `AnnotationProperties` (#896) 2021-09-28 09:47:06 -04:00