Skip to content

Releases: Cow258/next-sql

v1.0.2

03 Nov 07:12

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.2

Updates

  • Update clients imports and fix paths
  • Add GitHub Actions workflow for testing
  • Add clients directory to files in package.json
  • Update README.md

v1.0.0

03 Nov 06:08

Choose a tag to compare

Breaking Changes

  • Revamp client module import way

Updates

  • Add unit test
  • Add mock database

Fixes

  • Some relation bug
  • Improve xsql.init JSDoc