Releases: halitsever/nuxt-telegram-auth
Releases Β· halitsever/nuxt-telegram-auth
Release list
v1.3.5
1.3.0
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
π©Ή Fixes
- session.get: Handle nullish telegram token (bb97043)
β€οΈ Contributors
- Halit Sever (@halitsever)
v1.2.5
v1.2.3
v1.2.2
π©Ή 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
- Halit Sever (@halitsever)
v1.2.0
π Enhancements
- πΈ initial commit (52559a9)
π©Ή Fixes
- π set maxAge as 1 day (e99f4a1)
β€οΈ Contributors
- Halit Sever (@halitsever)