Releases: gustavocadev/qwik-lucia
Releases · gustavocadev/qwik-lucia
v0.6.0
- chore: Update oslo npm dependency to version 1.2.1 (6e258b9)
- chore: Update release-it npm dependency to version 17.6.0 (f8d29dc)
- chore: Update node engine requirement to support versions 18.17.0, 20.3.0, and above (66e1f98)
- chore: Update typescript dependency to version 5.4.5 (42d543a)
- chore: Update tsconfig.json module resolution to "Bundler" (8d7ebc8)
- Update meta charset attribute to use lowercase "charset" in root.tsx (cbe9ec0)
- chore: Update Qwik packages to latest versions (8fc6968)
- chore: Update vite npm dependency to version 5.4.2 (e1cc563)
- chore: Update lucia npm dependency to version 3.2.0 (5c6ad7d)
- chore: Remove .prettierignore file (7bfb8ad)
- Remove cookie parameter (60c7e07)
- docs: remove unused import and variable assignments (fad1697)
v0.5.1
v0.5.0
v0.4.0
- Add JSDoc and rename the logout function to invalidateSessionCookie, which will delete the session from the database as well (be0dc0a)
- Add JSdoc (bfc9e0c)
- Merge branch 'main' of github.com:gustavocadev/qwik-lucia (5773470)
- Add destructuring (8a0bdce)
- Comment references method (db9a2aa)
- Add lucia-drizzle-mysql-planetscale-qwik example (9352476)
- Refactor login route to use qwick-lucia for password verification (d050739)
- Refactor signup route to use qwik-lucia for password hashing (dff67f2)
- Add default function to generate ID in userTable schema (9afdfd9)
- Update comments (907c3da)
- Update qwik-lucia version in package.json (a16a789)
v0.3.1
v0.3.0
v0.2.0
- Update readme (1e71c1a)
- Add Oslo dependency to package.json (c1ba8b3)
- Add verifyPassword utility function (e9e4903)
- Add hashPassword utility function (a38de3d)
- Export password hashing and verification utilities (3697d31)
- Update commit message for release and tagging (fdd0752)
- Update release-it.json file (0000734)
- chore: release v0.1.1 (5026009)
- Update commit message in .release-it.json (5ff2259)
- Add tilde (cc73706)
- Update package.json description (d202bde)
- Add repository URL to package.json (ce7b143)
- Add keywords to package.json (08696ee)
- Add PostgreSQL neon drizzle example (59cedb1)
- chore: release v0.1.0 (4a9f2ce)
- Update Readme (775c67e)
- Merge branch 'main' of github.com:gustavocadev/qwik-lucia (3a2a906)
- Update .gitignore file to include lock files (813c7a5)
- Update package.json description and author (9ad2b80)
- Update README.md (760f55b)
- Update package.json with new library name (264bf0e)
- Update exports in index.ts (c9a7e5b)
- Remove unused components and update root.tsx (97c25fc)
- Add qwikLuciaConfig module (a7369f9)
- Delete counter and logo components (2f114b2)
- Add release-it configuration file (70ff304)
- Add .env file to .gitignore (d4516ec)
- Initial commit (144c829)
- Initial commit ⚡️ (8293cb1)
v0.1.1
Release 0.1.0
- Update Readme (775c67e)
- Merge branch 'main' of github.com:gustavocadev/qwik-lucia (3a2a906)
- Update .gitignore file to include lock files (813c7a5)
- Update package.json description and author (9ad2b80)
- Update README.md (760f55b)
- Update package.json with new library name (264bf0e)
- Update exports in index.ts (c9a7e5b)
- Remove unused components and update root.tsx (97c25fc)
- Add qwikLuciaConfig module (a7369f9)
- Delete counter and logo components (2f114b2)
- Add release-it configuration file (70ff304)
- Add .env file to .gitignore (d4516ec)
- Initial commit (144c829)
- Initial commit ⚡️ (8293cb1)