Skip to content

Releases: gustavocadev/qwik-lucia

v0.6.0

23 Aug 19:14
Compare
Choose a tag to compare
  • 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

09 Mar 17:48
Compare
Choose a tag to compare
  • docs: remove some points (08573ea)
  • docs: update sharedMap.get calls to remove unnecessary async/await (28cf553)
  • Update Examples (efa7e47)
  • Update docs (7738591)

v0.5.0

09 Mar 17:05
Compare
Choose a tag to compare
  • Refactor handleRequest function to use destructured cookie parameter (92a70e1)
  • Update Readme with some examples (d014ff6)
  • Update deps (220da3b)
  • Add CONTRIBUTING.md file (5925577)
  • Add Qwik Lucia setup example (35b3af3)
  • Remove lock (540702a)
  • Update to qwik-lucia v0.4 (7ad9b10)

v0.4.0

22 Feb 15:08
Compare
Choose a tag to compare
  • 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

17 Feb 17:29
Compare
Choose a tag to compare
  • Update readme (f340953)
  • Add lucia-drizzle-sqlite-turso-qwik example (8fe349c)

v0.3.0

17 Feb 17:16
Compare
Choose a tag to compare
  • Add "prepublishOnly" script to package.json (4c9b35b)

v0.2.0

17 Feb 17:02
Compare
Choose a tag to compare
  • 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

17 Feb 15:46
Compare
Choose a tag to compare
  • 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)

Release 0.1.0

17 Feb 15:04
Compare
Choose a tag to compare
  • 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)