v1.1.0
What's Changed
- Added JSDoc for Clerk modules by @mikhail-create in #34
- Added JSDoc for Data access modules by @tgestronas in #37
- Added JSDoc for Ui and Utils modules by @tgestronas in #38
- Added support for shorter import paths with enhanced code editor suggestions by @VitalyMih in #35
Note: See the README for updated import path documentation. To enable these features, your tsconfig.json should use moduleResolution: bundler. Old version of imports is also supported.
Full Changelog: v1.0.1...v1.1.0
