Skip to content

Commit

Permalink
Merge branch 'main' into v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ogroppo committed Jul 9, 2024
2 parents 57a95c8 + 459fb6e commit b4c184f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- randomNegativeInt
- randomDate
- randomMaxDate
- checkEnvVars is dropped

## 0.51.1

Expand Down
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,12 +173,6 @@ These functions are optimized for low entropy random data generation useful for
- `randomValue()`
- `randomWord()`

### Checks

Checks are functions that throw an error, if the validation fails

-`checkEnvVars()` Make sure env vars are set per-environment

### TypeScript Helpers & Generics

- `Coords`
Expand Down

0 comments on commit b4c184f

Please sign in to comment.