0.2.0
Pre-release
Pre-release
β What's Changed
- π§ fixed an issue preventing users from logging in (small typo sorry!)
- β¨ updated to the latest rc for svelte 5
- β¨ added a new
Tooltipcomponent thats used for easy tooltips onIconButtons. - π add badges to the README
- π§ added vitest as a dep for unit testing and bits-ui for accessible headless svelte components.
- π§ added tests for auth functions.
β¬οΈ Pull requests
- feat: upgrade to svelte 5 by @jacob-shuman in #10
- feat: unit testing by @jacob-shuman in #11
Full Changelog: v0.1.0...v0.2.0