Skip to content

Commit

Permalink
docs(changeset): Maintain types through lambda/list (if you get type …
Browse files Browse the repository at this point in the history
…errors after this update, you may need to put 'readonly' in more of your types).
  • Loading branch information
benjie committed Mar 21, 2023
1 parent 0049f89 commit fce77f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/real-lions-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@dataplan/pg": patch
---

Maintain types through lambda/list (if you get type errors after this update,
you may need to put 'readonly' in more of your types).

0 comments on commit fce77f4

Please sign in to comment.