Adjust since to v1.46

This commit is contained in:
Mathias Leppich 2024-07-02 09:37:12 +02:00
parent 087a57febf
commit 7aa2d9583a

View file

@ -484,7 +484,7 @@ export default defineConfig({
## property: TestConfig.shardingMode
* since: v1.45
* since: v1.46
- type: ?<[ShardingMode]<"partition"|"round-robin"|"duration-round-robin">>
Defines the algorithm to be used for sharding. Defaults to `'partition'`.