Skip to content

Commit

Permalink
add m-guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Mar 12, 2024
1 parent c7ebec3 commit a3bd26f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/guide/upgrading_v9/2738.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### Remove deprecated number parameter

Removed deprecated number parameter

| old | replacement |
| ----------------------------------- | ------------------------------------ |
| `faker.number.float({ precision })` | `faker.number.float({ multipleOf })` |

0 comments on commit a3bd26f

Please sign in to comment.