grafana/packages/grafana-schema
grafana-delivery-bot[bot] 9b4414de27
Release: Bump version to 12.2.1 (#111415)
bump version 12.2.1

Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
2025-09-19 14:00:37 -05:00
..
src Release: Bump version to 12.2.1 (#111415) 2025-09-19 14:00:37 -05:00
CHANGELOG.md
LICENSE_APACHE2
README.md Grafana/schema: trigger new canary release (#101672) 2025-03-06 09:51:19 +02:00
package.json Release: Bump version to 12.2.1 (#111415) 2025-09-19 14:00:37 -05:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Fix: Prevent Rollup from treeshaking NPM packages (#108567) 2025-07-24 10:54:02 +02:00
tsconfig.build.json Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703) 2023-01-18 17:40:22 +00:00
tsconfig.json Chore: Remove @grafana/tsconfig (#109186) 2025-08-06 15:34:34 +01:00

README.md

Grafana Schema Library

@grafana/schema is currently in ALPHA.

This package holds the definitions for objects that should be stored in JSON configuration files

Installation

yarn add @grafana/schema

npm install @grafana/schema