Skip to content

Releases: OrJDev/trpc-limiter

@trpc-limiter/upstash@1.0.0

16 Apr 18:59
2dfaa3a
Compare
Choose a tag to compare

Major Changes

  • 9d70e44 Thanks @OrJDev! - feat/fix: get everything up to date + redis adapter

Patch Changes

@trpc-limiter/redis@0.0.2

16 Apr 18:59
2dfaa3a
Compare
Choose a tag to compare

Patch Changes

@trpc-limiter/memory@1.0.0

16 Apr 18:59
2dfaa3a
Compare
Choose a tag to compare

Major Changes

  • 9d70e44 Thanks @OrJDev! - feat/fix: get everything up to date + redis adapter

Patch Changes

@trpc-limiter/core@1.0.0

16 Apr 18:59
2dfaa3a
Compare
Choose a tag to compare

Major Changes

  • 9d70e44 Thanks @OrJDev! - feat/fix: get everything up to date + redis adapter

Patch Changes

@trpc-limiter/upstash@0.0.3

04 Jan 20:11
68c1e45
Compare
Choose a tag to compare

Patch Changes

  • 9333b72 Thanks @OrJDev! - fix/feat: pass the input object to the fingerprint function

  • a4b6c38 Thanks @OrJDev! - Feat: infer the hitInfo from the returnType of isBlocked

  • Updated dependencies [9333b72, a4b6c38]:

    • @trpc-limiter/core@0.0.8

@trpc-limiter/upstash@0.0.2

04 Jan 11:09
1c0e913
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2c0c272]:
    • @trpc-limiter/core@0.0.7

@trpc-limiter/memory@0.0.3

04 Jan 20:11
68c1e45
Compare
Choose a tag to compare

Patch Changes

  • 9333b72 Thanks @OrJDev! - fix/feat: pass the input object to the fingerprint function

  • a4b6c38 Thanks @OrJDev! - Feat: infer the hitInfo from the returnType of isBlocked

  • Updated dependencies [9333b72, a4b6c38]:

    • @trpc-limiter/core@0.0.8

@trpc-limiter/memory@0.0.2

04 Jan 11:09
1c0e913
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2c0c272]:
    • @trpc-limiter/core@0.0.7

@trpc-limiter/core@0.0.8

04 Jan 20:11
68c1e45
Compare
Choose a tag to compare

Patch Changes

  • 9333b72 Thanks @OrJDev! - fix/feat: pass the input object to the fingerprint function

  • a4b6c38 Thanks @OrJDev! - Feat: infer the hitInfo from the returnType of isBlocked

@trpc-limiter/core@0.0.7

04 Jan 11:09
1c0e913
Compare
Choose a tag to compare

Patch Changes

  • 2c0c272 Thanks @OrJDev! - Feat: Add Memory Store And Upstash Adapters