Releases: upstash/redis-js
Releases · upstash/redis-js
v1.31.0
What's Changed
- DX 593 - Auto executed pipeline by @ogzhanolguncu in #1039
Full Changelog: v1.30.1...v1.31.0
v1.30.1
What's Changed
- fix: filter falsy values before sending request by @joschan21 in #1049
- Fix detection unsafe integer by @PlutoyDev in #1048
New Contributors
- @joschan21 made their first contribution in #1049
- @PlutoyDev made their first contribution in #1048
Full Changelog: v1.30.0...v1.30.1
v1.30.0
What's Changed
- fix: add missing type to hrandfield by @ogzhanolguncu in #1028
Full Changelog: v1.29.0...v1.30.0
v1.29.0
What's Changed
- Update README.md by @enesakar in #900
- chore: add setup-bun action to workflows by @aykutkardas in #896
- Upgrade GH Action Runner by @fahreddinozcan in #924
- Opt-in per-line logging by @ogzhanolguncu in #958
New Contributors
- @aykutkardas made their first contribution in #896
Full Changelog: v1.28.4...v1.29.0
v1.28.4
What's Changed
- Fix: Geo Commands' Export by @fahreddinozcan in #889
- DX 691 by @ogzhanolguncu in #893
Full Changelog: v1.28.3...v1.28.4
v1.28.4-canary
What's Changed
- Fix: Geo Commands' Export by @fahreddinozcan in #889
Full Changelog: v1.28.3...v1.28.4-canary
v1.28.3
What's Changed
- Dx 630 by @ogzhanolguncu in #872
Full Changelog: v1.28.2...v1.28.3
- Added generics for JSONMGet and JSONGet
- Run formatter for the entire project
- Add husky for hooks