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

Package detail

@atlaskit/analytics-next-stable-react-context

atlassian452.4kApache-2.01.0.1TypeScript support: included

Single source of truth analytics-next React context. This package should NEVER be updated.

readme

Analytics-Next Stable React Context

One single react context to support multiple versions of analytics-next that share the one single context reference.

THIS PACKAGE SHOULD NEVER BE UPDATED - see here.

Installation

yarn add @atlaskit/analytics-next-stable-react-context

Usage

Generally speaking, only @atlaskit/analytics-next should use this directly.

changelog

@atlaskit/analytics-next-stable-react-context

1.0.1

Patch Changes

  • 6c525a8229 - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0

    Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade to prevent duplicates of tslib being bundled.

1.0.0

Major Changes