Changelog
All notable changes to this project will be documented in this file.
[0.5.0] - 2025-01-29
🐛 Bug Fixes
- (test) Cast
res.id
toRecordId
type to fix typescript error
🚜 Refactor
- (types) Use
import type
for type imports
⚙️ Miscellaneous Tasks
- Bump version to
0.5.0
[0.4.1] - 2025-01-18
🐛 Bug Fixes
- (ci) Fix
git-cliff-action
workflow
📚 Documentation
- Add changelog to document project changes
⚙️ Miscellaneous Tasks
- Bump version to
0.4.1
[0.4.0] - 2025-01-18
🚀 Features
- Transform
date strings
toDate
⚙️ Miscellaneous Tasks
- (ci) Enhance changelog validation in release workflow
[0.3.2] - 2025-01-18
⚙️ Miscellaneous Tasks
- Bump version to
0.3.2
and remove debug logs
[0.3.1] - 2025-01-18
🐛 Bug Fixes
- Include
src/utils.ts
in package
[0.3.0] - 2025-01-18
🚀 Features
- Rewrite adapter to stick more with
better-auth
internal adapters
⚙️ Miscellaneous Tasks
- Pin
bun
version in.prototools
to1.1.45
[0.2.1] - 2024-12-23
🐛 Bug Fixes
- Fix generate changelog in release action
📚 Documentation
- Add feedback section
⚙️ Miscellaneous Tasks
- Remove superfluous comments
[0.2.0] - 2024-12-17
🐛 Bug Fixes
- Optimize size by including only necessary files
📚 Documentation
- Add README
OskarGmerek // SurrealDB // Better-Auth