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

Package detail

@contentgrid/problem-details

xenit-eu831MIT0.4.2TypeScript support: included

RFC9547 Problem Details types and helpers

RFC7807, RFC9547, problem, problem-details

readme

ContentGrid Typescript packages monorepo

Usage

For a list of packages and their documentation, see the packages directory

Packages are published to NPM in the @contentgrid organization

Development

This monorepo is managed with lerna.

There are some scripts available at the top-level to make it easier to execute common commands across all packages:

  • yarn build: Compile all packages
  • yarn test: Run tests in all packages (packages need to be compiled first)

Releasing

Packages are published automatically to NPM upon creating a GitHub release