|
| 1 | +# [0.3.0-beta.0](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.8...v0.3.0-beta.0) (2023-08-10) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* generate correct useAuth types ([#70](https://github.com/Hebilicious/authjs-nuxt/issues/70)) ([a38672e](https://github.com/Hebilicious/authjs-nuxt/commit/a38672e8c7a586e923acdb9ac763003ba1d9c288)) |
| 7 | + |
| 8 | + |
| 9 | +### Features |
| 10 | + |
| 11 | +* add middlewares at build time ([#71](https://github.com/Hebilicious/authjs-nuxt/issues/71)) ([7f0a8d8](https://github.com/Hebilicious/authjs-nuxt/commit/7f0a8d8bab2a03bacc485a5d25760071093f7082)) |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +# [0.2.0-beta.8](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.7...v0.2.0-beta.8) (2023-08-10) |
| 16 | + |
| 17 | + |
| 18 | +### Bug Fixes |
| 19 | + |
| 20 | +* remove bundled aliases ([2dc0fcc](https://github.com/Hebilicious/authjs-nuxt/commit/2dc0fcceee6b99c7ca3a6a1f0fd76eeeaf4c4f4f)) |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | +# [0.2.0-beta.7](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.6...v0.2.0-beta.7) (2023-08-10) |
| 25 | + |
| 26 | + |
| 27 | +### Features |
| 28 | + |
| 29 | +* h3 web responses ([#66](https://github.com/Hebilicious/authjs-nuxt/issues/66)) ([c12d417](https://github.com/Hebilicious/authjs-nuxt/commit/c12d4174a938de753f1abf966267bbea473e5e1a)) |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +# [0.2.0-beta.6](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.5...v0.2.0-beta.6) (2023-08-10) |
| 34 | + |
| 35 | + |
| 36 | +### Features |
| 37 | + |
| 38 | +* add getProviders function to useAuth composable ([#57](https://github.com/Hebilicious/authjs-nuxt/issues/57)) ([9049e60](https://github.com/Hebilicious/authjs-nuxt/commit/9049e60d4d3be22bceb90f5d2c8749cf3da4edf7)) |
| 39 | +* add signin types ([#62](https://github.com/Hebilicious/authjs-nuxt/issues/62)) ([44f8d82](https://github.com/Hebilicious/authjs-nuxt/commit/44f8d824a250e065a573a21c58d4ba0da05e8069)) |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | +# [0.2.0-beta.5](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.4...v0.2.0-beta.5) (2023-08-01) |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | +# [0.2.0-beta.4](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.3...v0.2.0-beta.4) (2023-07-26) |
| 48 | + |
| 49 | + |
| 50 | +### Bug Fixes |
| 51 | + |
| 52 | +* **app:** navigateTo is not defined error ([#48](https://github.com/Hebilicious/authjs-nuxt/issues/48)) ([d05faad](https://github.com/Hebilicious/authjs-nuxt/commit/d05faad0c4d85fb1f6da60dde3539e89e148751f)) |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +# [0.2.0-beta.3](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.2...v0.2.0-beta.3) (2023-07-23) |
| 57 | + |
| 58 | + |
| 59 | +### Bug Fixes |
| 60 | + |
| 61 | +* set-cookie-parser import ([2aea772](https://github.com/Hebilicious/authjs-nuxt/commit/2aea772d783c8c5e9149c6621ce51f19b712db0e)) |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | +# [0.2.0-beta.2](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.1...v0.2.0-beta.2) (2023-07-23) |
| 66 | + |
| 67 | + |
| 68 | +### Bug Fixes |
| 69 | + |
| 70 | +* splitcookiestring from setcookieparser ([#47](https://github.com/Hebilicious/authjs-nuxt/issues/47)) ([d3ec11a](https://github.com/Hebilicious/authjs-nuxt/commit/d3ec11a15dc741db3387fc198d555bd166634c28)) |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | +# [0.2.0-beta.1](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.0...v0.2.0-beta.1) (2023-07-22) |
| 75 | + |
| 76 | + |
| 77 | +### Bug Fixes |
| 78 | + |
| 79 | +* fix defineNuxtRouteMiddleware import ([7be2be4](https://github.com/Hebilicious/authjs-nuxt/commit/7be2be44da991aec8d6f7fc62913d78374cfbc0e)) |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | +# [0.2.0-beta.0](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.10...v0.2.0-beta.0) (2023-07-22) |
| 84 | + |
| 85 | + |
| 86 | +### Bug Fixes |
| 87 | + |
| 88 | +* cast types instead of generics ([#45](https://github.com/Hebilicious/authjs-nuxt/issues/45)) ([b790545](https://github.com/Hebilicious/authjs-nuxt/commit/b790545a2b2b9e3e2ec8cd79b231de1fd3676d9f)) |
| 89 | +* middleware needs to be registered by name ([#44](https://github.com/Hebilicious/authjs-nuxt/issues/44)) ([b95a02d](https://github.com/Hebilicious/authjs-nuxt/commit/b95a02d53efefe6a5cc660dec229ec2234d486fd)) |
| 90 | + |
| 91 | + |
| 92 | +### Features |
| 93 | + |
| 94 | +* add guest-only middleware ([#42](https://github.com/Hebilicious/authjs-nuxt/issues/42)) ([275f0a1](https://github.com/Hebilicious/authjs-nuxt/commit/275f0a1623991a57be71b02efa34262db1d88d62)) |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | +## [0.1.10](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.9...v0.1.10) (2023-07-20) |
| 99 | + |
| 100 | + |
| 101 | +### Bug Fixes |
| 102 | + |
| 103 | +* run verifyClientSession on page without middleware auth ([#39](https://github.com/Hebilicious/authjs-nuxt/issues/39)) ([6dcfd87](https://github.com/Hebilicious/authjs-nuxt/commit/6dcfd87355c0551be5ae5c0392fad916c3ad35c0)) |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | +## [0.1.9](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.8...v0.1.9) (2023-07-20) |
| 108 | + |
| 109 | + |
| 110 | +### Bug Fixes |
| 111 | + |
| 112 | +* append set cookie header ([#38](https://github.com/Hebilicious/authjs-nuxt/issues/38)) ([55a6b0c](https://github.com/Hebilicious/authjs-nuxt/commit/55a6b0c0377e23e25f45361436000e25eb9de225)) |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | +## [0.1.8](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.7...v0.1.8) (2023-07-19) |
| 117 | + |
| 118 | + |
| 119 | +### Bug Fixes |
| 120 | + |
| 121 | +* use set-cookie-parser ([#37](https://github.com/Hebilicious/authjs-nuxt/issues/37)) ([bf28c96](https://github.com/Hebilicious/authjs-nuxt/commit/bf28c969455b857f895b7f74d580d75cb730f21f)) |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | +## [0.1.7](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.6...v0.1.7) (2023-07-18) |
| 126 | + |
| 127 | + |
| 128 | +### Bug Fixes |
| 129 | + |
| 130 | +* split cookie string ([#33](https://github.com/Hebilicious/authjs-nuxt/issues/33)) ([4c99fa0](https://github.com/Hebilicious/authjs-nuxt/commit/4c99fa03912f1c93c14987b13062e82043075d0e)) |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | +## [0.1.6](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.5...v0.1.6) (2023-07-18) |
| 135 | + |
| 136 | + |
| 137 | +### Bug Fixes |
| 138 | + |
| 139 | +* remove useRuntimeConfig from server utilities ([#31](https://github.com/Hebilicious/authjs-nuxt/issues/31)) ([f1506b5](https://github.com/Hebilicious/authjs-nuxt/commit/f1506b5965935b2b69b1553c8f7b06bb23da6147)) |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | +## [0.1.5](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.4...v0.1.5) (2023-07-15) |
| 144 | + |
| 145 | + |
| 146 | +### Bug Fixes |
| 147 | + |
| 148 | +* cookieparser default export ([#27](https://github.com/Hebilicious/authjs-nuxt/issues/27)) ([31b5740](https://github.com/Hebilicious/authjs-nuxt/commit/31b574028dc932a6189e3897b8df1c78200d40aa)) |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | +## [0.1.4](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.3...v0.1.4) (2023-07-14) |
| 153 | + |
| 154 | + |
| 155 | +### Bug Fixes |
| 156 | + |
| 157 | +* correctly parse cookies ([#24](https://github.com/Hebilicious/authjs-nuxt/issues/24)) ([0bae473](https://github.com/Hebilicious/authjs-nuxt/commit/0bae4736377a1c95b11da2d8341b814f91689a3c)) |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | +## [0.1.3](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.2...v0.1.3) (2023-07-05) |
| 162 | + |
| 163 | + |
| 164 | +### Features |
| 165 | + |
| 166 | +* add old middleware syntax back ([7cbfecb](https://github.com/Hebilicious/authjs-nuxt/commit/7cbfecb312ddd05f7b72fd9c89102b5ab3f9d4fa)) |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | +## [0.1.2](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.0...v0.1.2) (2023-07-05) |
| 171 | + |
| 172 | + |
| 173 | +### Bug Fixes |
| 174 | + |
| 175 | +* 3.6 types, mts, cts, turbo ([#14](https://github.com/Hebilicious/authjs-nuxt/issues/14)) ([6fc8868](https://github.com/Hebilicious/authjs-nuxt/commit/6fc8868817c78e445df3d84d22472aec3c228225)) |
| 176 | + |
| 177 | + |
| 178 | +### Features |
| 179 | + |
| 180 | +* add getServerToken ([#15](https://github.com/Hebilicious/authjs-nuxt/issues/15)) ([c58f050](https://github.com/Hebilicious/authjs-nuxt/commit/c58f0508c00f8411a5122c8fd053199657cb7333)) |
| 181 | +* add user to useAuth ([0cbbe30](https://github.com/Hebilicious/authjs-nuxt/commit/0cbbe305634bc01c14f112fa3fd2bea5bc8f5b53)) |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | +# [0.1.0](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.0-beta.7...v0.1.0) (2023-06-18) |
| 186 | + |
| 187 | + |
| 188 | +### Features |
| 189 | + |
| 190 | +* add login error handling ([2c2d428](https://github.com/Hebilicious/authjs-nuxt/commit/2c2d428ce5f6a6e94c59805ab8e7614d95ffc2a3)) |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | +# [0.1.0-beta.7](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.0-beta.6...v0.1.0-beta.7) (2023-06-17) |
| 195 | + |
| 196 | + |
| 197 | +### Features |
| 198 | + |
| 199 | +* add posibility to customise guestRedirectTo ([bab58bd](https://github.com/Hebilicious/authjs-nuxt/commit/bab58bd7cc43db6e6e52cd9ea582b667aee07e84)) |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | +# [0.1.0-beta.6](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.0-beta.5...v0.1.0-beta.6) (2023-06-14) |
| 204 | + |
| 205 | + |
| 206 | +### Bug Fixes |
| 207 | + |
| 208 | +* cookie issue ([252fe54](https://github.com/Hebilicious/authjs-nuxt/commit/252fe543d1218ef5e291c29537a973c1e191104a)) |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | +# [0.1.0-beta.5](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.0-beta.4...v0.1.0-beta.5) (2023-06-11) |
| 213 | + |
| 214 | + |
| 215 | +### Bug Fixes |
| 216 | + |
| 217 | +* cookie alias ([6dde4c3](https://github.com/Hebilicious/authjs-nuxt/commit/6dde4c3d4acac044f44ac7e6d1f66317aff47db5)) |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | +# [0.1.0-beta.4](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.0-beta.3...v0.1.0-beta.4) (2023-05-11) |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | +# [0.1.0-beta.3](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.0-beta.2...v0.1.0-beta.3) (2023-05-11) |
| 226 | + |
| 227 | + |
| 228 | +### Bug Fixes |
| 229 | + |
| 230 | +* add @auth/core as peer dependency ([c024794](https://github.com/Hebilicious/authjs-nuxt/commit/c024794b549565efb9fe7b468e99e7110b02251b)) |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | +# [0.1.0-beta.2](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.0-beta.1...v0.1.0-beta.2) (2023-05-11) |
| 235 | + |
| 236 | + |
| 237 | +### Bug Fixes |
| 238 | + |
| 239 | +* remove postinstall script ([e666940](https://github.com/Hebilicious/authjs-nuxt/commit/e6669401bb21aa5e329c8ce6ec914c1bee663fb1)) |
| 240 | +* workspace deps ([6ddccf7](https://github.com/Hebilicious/authjs-nuxt/commit/6ddccf792d9f0d15ccc301745c3fbae63632b981)) |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | +# [0.1.0-beta.1](https://github.com/Hebilicious/authjs-nuxt/compare/v0.1.0-beta.0...v0.1.0-beta.1) (2023-05-11) |
| 245 | + |
| 246 | + |
| 247 | +### Bug Fixes |
| 248 | + |
| 249 | +* bundle dependencies for pnpm compatibility ([34f6ad4](https://github.com/Hebilicious/authjs-nuxt/commit/34f6ad42ce6a6619afb5be3465bd245593bfd6b1)) |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | +# [0.1.0-beta.0](https://github.com/Hebilicious/authjs-nuxt/compare/v0.0.8-beta.0...v0.1.0-beta.0) (2023-05-11) |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | +## [0.0.8-beta.0](https://github.com/Hebilicious/authjs-nuxt/compare/v0.0.6...v0.0.8-beta.0) (2023-05-11) |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | +## [0.0.6](https://github.com/Hebilicious/authjs-nuxt/compare/v0.0.5...v0.0.6) (2023-05-11) |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | +## [0.0.5](https://github.com/Hebilicious/authjs-nuxt/compare/v0.0.4...v0.0.5) (2023-05-11) |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | +## [0.0.4](https://github.com/Hebilicious/authjs-nuxt/compare/v0.0.3...v0.0.4) (2023-05-11) |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | +## [0.0.3](https://github.com/Hebilicious/authjs-nuxt/compare/v0.0.2...v0.0.3) (2023-05-11) |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | +## [0.0.2](https://github.com/Hebilicious/authjs-nuxt/compare/v0.0.1...v0.0.2) (2023-05-11) |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | +## [0.0.1](https://github.com/Hebilicious/authjs-nuxt/compare/6bf4710330871d4a2c9ac4fd46f91a5d923ff15f...v0.0.1) (2023-05-11) |
| 282 | + |
| 283 | + |
| 284 | +### Bug Fixes |
| 285 | + |
| 286 | +* correct imports and dependencies for pnpm ([424e76b](https://github.com/Hebilicious/authjs-nuxt/commit/424e76b51c943b51bc7fb042e71bea7ab3062d69)) |
| 287 | +* remove client bundle lib from the nitro bundle ([265fe11](https://github.com/Hebilicious/authjs-nuxt/commit/265fe11a578624b92e4adadb5452a8110f0625e0)) |
| 288 | + |
| 289 | + |
| 290 | +### Features |
| 291 | + |
| 292 | +* add minimal playground ([57a6ce3](https://github.com/Hebilicious/authjs-nuxt/commit/57a6ce3f2aa62d8dc74b1b386bdfbd387c62e8f9)) |
| 293 | +* add module ([06f9d7b](https://github.com/Hebilicious/authjs-nuxt/commit/06f9d7ba979b77fb6ed64b13986d70e7b0bc0dd9)) |
| 294 | +* change module virtual imports ([797cd5b](https://github.com/Hebilicious/authjs-nuxt/commit/797cd5b5093f5c9713dca895d486c853f8021990)) |
| 295 | +* package monorepo config ([6bf4710](https://github.com/Hebilicious/authjs-nuxt/commit/6bf4710330871d4a2c9ac4fd46f91a5d923ff15f)) |
| 296 | + |
| 297 | + |
| 298 | + |
1 | 299 | # [0.2.0-beta.8](https://github.com/Hebilicious/authjs-nuxt/compare/v0.2.0-beta.7...v0.2.0-beta.8) (2023-08-10) |
2 | 300 |
|
3 | 301 |
|
|
0 commit comments