Releases: productdevbook/unadapter
Releases · productdevbook/unadapter
v0.1.2
No significant changes
View changes on GitHub
v0.1.1
No significant changes
View changes on GitHub
v0.1.0
🚀 Features
- CreateAdapter and createTable - by @productdevbook in #6 (5000c)
🐞 Bug Fixes
- Add type satisfaction to getTables function return values - by @productdevbook (79c05)
View changes on GitHub
v0.0.11
🚀 Features
- Automatic getTables type extractions - by @productdevbook in #4 (32587)
🐞 Bug Fixes
- Type and lint - by @productdevbook in #5 (fd7a7)
View changes on GitHub
v0.0.10
🚀 Features
- Fully customizable schema definition - by @productdevbook in #3 (d8ea2)
View changes on GitHub
v0.0.9
🐞 Bug Fixes
- Remove unnecessary export transformation in build hook - by @productdevbook (45b12)
View changes on GitHub
v0.0.8
No significant changes
View changes on GitHub
v0.0.7
🐞 Bug Fixes
- Remove unused imports and update build configuration for module format handling - by @productdevbook (d6fc5)
View changes on GitHub
v0.0.6
🐞 Bug Fixes
- Update build hooks to correctly handle TypeScript and MJS file exports - by @productdevbook (13a70)
View changes on GitHub
v0.0.5
🐞 Bug Fixes
- Update adapter imports and enhance build configuration for module support - by @productdevbook (57dbf)