Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@tinkoff/request-core

Tinkoff1.5kISC0.10.0TypeScript support: included

Request library extendable by plugins

request

readme

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.10.0 (2023-12-06)

Bug Fixes

  • core: extend error object by request info (#33) (7883c73)
  • core: remove sensitive data from error object (#40) (872dcfe)
  • extend typings (1fcc2cb)

Features

  • core: add error handling (b8b875c)
  • split context.meta into context.internalMeta and context.externalMeta (31f00e0)
  • use @tramvai/build as builder to provide modern es version (3a26224)

0.9.3 (2023-08-02)

Note: Version bump only for package @tinkoff/request-core

0.9.2 (2023-07-14)

Bug Fixes

  • core: remove sensitive data from error object (#40) (872dcfe)
  • extend typings (1fcc2cb)

Features

  • use @tramvai/build as builder to provide modern es version (3a26224)

0.8.4 (2020-02-17)

Bug Fixes

  • core: extend error object by request info (#33) (7883c73)

Features

  • core: add error handling (b8b875c)
  • split context.meta into context.internalMeta and context.externalMeta (31f00e0)