Skip to content

Releases: halitsever/nuxt-telegram-auth

v1.3.5

Choose a tag to compare

@halitsever halitsever released this 28 May 01:55

What's Changed

Full Changelog: v1.3.0...v1.3.5

1.3.0

Choose a tag to compare

@halitsever halitsever released this 27 May 18:18
1fe2c32

What's Changed

  • chore(deps): bump nanoid in /playground by @dependabot[bot] in #74
  • chore(deps): bump undici from 5.28.4 to 5.29.0 in /playground by @dependabot[bot] in #92
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /playground by @dependabot[bot] in #96
  • chore(deps): bump vite from 5.4.8 to 5.4.19 in /playground by @dependabot[bot] in #95
  • chore(deps): bump @babel/helpers from 7.24.8 to 7.27.1 in /playground by @dependabot[bot] in #94
  • chore(deps): bump nuxt from 3.12.4 to 3.16.0 in /playground by @dependabot[bot] in #98
  • chore(deps-dev): bump vitest from 3.1.4 to 3.2.3 by @dependabot[bot] in #105
  • chore(deps-dev): bump nuxt from 3.17.4 to 3.17.5 by @dependabot[bot] in #104
  • chore(deps-dev): bump @nuxt/devtools from 2.4.1 to 2.5.0 by @dependabot[bot] in #103
  • chore(deps-dev): bump @types/node from 22.15.21 to 22.15.30 by @dependabot[bot] in #102
  • chore(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot[bot] in #100
  • chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /playground by @dependabot[bot] in #106
  • chore(deps-dev): bump eslint from 9.28.0 to 9.30.1 by @dependabot[bot] in #119
  • chore(deps): bump rollup from 4.41.1 to 4.59.0 in /playground by @dependabot[bot] in #189
  • feat: migrate to Nuxt 4 by @halitsever in #241
  • fix: update node version of docs workflow by @halitsever in #244

Full Changelog: v1.2.6...v1.3.0

v1.2.6

Choose a tag to compare

@halitsever halitsever released this 26 May 08:38

compare changes

🩹 Fixes

  • session.get: Handle nullish telegram token (bb97043)

❀️ Contributors

v1.2.5

Choose a tag to compare

@halitsever halitsever released this 26 May 08:18

compare changes

🩹 Fixes

❀️ Contributors

v1.2.3

Choose a tag to compare

@halitsever halitsever released this 03 May 21:45

v1.2.2

Choose a tag to compare

@halitsever halitsever released this 03 May 21:44

compare changes

🩹 Fixes

  • πŸ› eslint integration (3c9754f)
  • πŸ› test workflow (34d20d8)
  • πŸ› typo prepare:dev => dev:prepare (da26bc3)
  • telegramloginwidget: Update btoa function for utf8 (a3ce167)

πŸ“– Documentation

  • ✏️ update features section (fc44579)
  • ✏️ update features section (fcf1c1e)
  • Update image aligments (dd39167)

🏑 Chore

  • πŸ€– add npm run lint to release script (269ced5)
  • deps-dev: Bump nuxt from 3.12.3 to 3.12.4 (168e5e5)
  • deps-dev: Bump serve-static from 1.15.0 to 1.16.2 (ae66e1f)
  • deps-dev: Bump @types/node from 20.14.10 to 22.7.4 (bd9663d)
  • deps-dev: Bump vite from 5.3.5 to 5.4.8 (b1149f4)
  • deps-dev: Bump @nuxt/schema from 3.12.4 to 3.13.2 (1c62687)
  • deps-dev: Bump eslint from 9.6.0 to 9.12.0 (3418ff4)
  • deps-dev: Bump vitest from 1.6.0 to 2.1.2 (3bb8589)
  • deps-dev: Bump rollup from 3.29.4 to 3.29.5 (7551df1)
  • deps-dev: Bump vue-tsc from 2.0.26 to 2.1.6 (4340bea)
  • package.json: Bump nuxt to 3.17.1 (d4e28b5)

❀️ Contributors

v1.2.0

Choose a tag to compare

@halitsever halitsever released this 16 Jul 08:13
c3783eb

πŸš€ Enhancements

  • 🎸 initial commit (52559a9)

🩹 Fixes

  • πŸ› set maxAge as 1 day (e99f4a1)

❀️ Contributors