This repository was archived by the owner on Jul 11, 2022. It is now read-only.
0.13.0
- [Feature]: Linter and Autocompletion support 3 new PromQL functions:
clamp,last_over_time,sgn - [Feature]: Linter and Autocompletion support the
@expression. - [Enhancement]: Signature of
CompleteStrategy.promQLhas been updated to support the typePromise<null>(v0.18.0) - [BreakingChange]: Support last version of Codemirror.next (v0.18.0)
- [BreakingChange]: Remove the function
enricher