Skip to content

Commit

Permalink
docs(changeset): ConstantStep now supports .get(key) and `.at(ind…
Browse files Browse the repository at this point in the history
…ex)` methods.
  • Loading branch information
benjie committed May 7, 2024
1 parent 272608c commit ed8bbaa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/pretty-mayflies-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"grafast": patch
---

`ConstantStep` now supports `.get(key)` and `.at(index)` methods.

0 comments on commit ed8bbaa

Please sign in to comment.