Skip to content

Commit 1217bec

Browse files
Version Packages (#16)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9361654 commit 1217bec

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/dull-items-stop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/good-impalas-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/light-moose-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ripe-cups-yell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# fraci
22

3+
## 0.16.0
4+
5+
### Minor Changes
6+
7+
- 4dfa326: Added development build.
8+
- 6e3a866: Added overloads for `generateKeyBetween` and `generateNKeysBetween` to make the spread operator work with conditional tuples.
9+
10+
### Patch Changes
11+
12+
- 78a2622: Support Drizzle ORM v0.41.
13+
- df19427: Exported some Prisma types.
14+
315
## 0.15.0
416

517
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fraci",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"description": "A comprehensive library for fractional indexing, offering a strongly typed API and seamless ORM integrations.",
55
"author": "SegaraRai",
66
"license": "MIT",

0 commit comments

Comments
 (0)