- Support insecure cookies for auth token (5e59064)
- deps-dev: Bump @types/node from 22.7.7 to 22.8.1 (979c480)
- deps-dev: Bump vue-tsc from 2.1.6 to 2.1.8 (b3a6b5a)
- deps-dev: Bump vue-tsc from 2.1.8 to 2.1.10 (73259c8)
- deps-dev: Bump vitest from 2.1.3 to 2.1.4 (ce299ac)
- deps-dev: Bump eslint from 9.13.0 to 9.14.0 (2840859)
- deps-dev: Bump @nuxt/eslint-config from 0.6.0 to 0.6.1 (5f4e34c)
- deps-dev: Bump @types/node from 22.8.7 to 22.9.0 (cbe9b6f)
- deps-dev: Bump nuxt from 3.13.2 to 3.14.159 (79ccffc)
- deps-dev: Bump @nuxt/schema from 3.13.2 to 3.14.159 (4dbd21a)
- deps-dev: Bump vitest from 2.1.4 to 2.1.5 (1bd218b)
- deps-dev: Bump @nuxt/eslint-config from 0.6.1 to 0.7.0 (1303a9a)
- deps-dev: Bump eslint from 9.14.0 to 9.15.0 (b71d6e8)
- Install typescript-eslint with a fix (0e6b0e5)
- Manchenkoff (@manchenkoff)
- Add option to prepend the global middleware (94c3346)
- deps-dev: Bump eslint from 9.11.1 to 9.12.0 (b593bd7)
- deps-dev: Bump @nuxt/test-utils from 3.14.2 to 3.14.3 (e775417)
- deps-dev: Bump typescript from 5.5.4 to 5.6.3 (0963a0b)
- deps-dev: Bump @nuxt/eslint-config from 0.5.7 to 0.6.0 (c5bc900)
- Updated bug report issue template (f8534f1)
- deps-dev: Bump @nuxt/test-utils from 3.14.3 to 3.14.4 (e89441f)
- deps-dev: Bump vitest from 2.1.2 to 2.1.3 (e563484)
- deps-dev: Bump eslint from 9.12.0 to 9.13.0 (412f36f)
- Jonian Guveli [email protected]
- Manchenkoff (@manchenkoff)
⚠️ Use ofetch as actual dependency (07f0213)
- Expect object instead of headers to log (aeeddb8)
⚠️ Use ofetch as actual dependency (07f0213)
- Manchenkoff (@manchenkoff)
- Improve headers logging readability (8160e8c)
- Use normalized Headers object for interceptors (22602b6)
- Use specific ofetch version for development (6edf22d)
- Manchenkoff (@manchenkoff)
- Added headers validation and more control on config values (c08c778)
- Manchenkoff (@manchenkoff)
- Prevent concurrent update of request headers (c5af530)
- Manchenkoff (@manchenkoff)
- Add request and response headers logging (fed1d16)
- Prevent object merging with HeadersList (393ddca)
- deps-dev: Bump @nuxt/devtools from 1.5.0 to 1.5.1 (c564ab3)
- deps-dev: Bump @types/node from 22.5.5 to 22.7.4 (9a2f385)
- deps-dev: Bump eslint from 9.11.0 to 9.11.1 (4b4ab3f)
- Manchenkoff (@manchenkoff)
- Use nuxt app context for default token storage (1f7fdb2)
- Manchenkoff (@manchenkoff)
- Keep same session on SSR requests (fc96f34)
- Manchenkoff (@manchenkoff)
- deps-dev: Bump nuxt from 3.13.0 to 3.13.1 (33e6323)
- deps-dev: Bump @nuxt/eslint-config from 0.5.5 to 0.5.6 (f88ecb9)
- deps-dev: Bump vue-tsc from 2.1.4 to 2.1.6 (11661f9)
- deps-dev: Bump eslint from 9.9.1 to 9.10.0 (95cd069)
- deps-dev: Bump @nuxt/module-builder from 0.8.3 to 0.8.4 (51fd807)
- deps-dev: Bump @types/node from 22.5.2 to 22.5.5 (abe3846)
- deps-dev: Bump vitest from 2.0.5 to 2.1.1 (bbcb244)
- Upgraded nuxt dependencies (6b28a2a)
- Manchenkoff (@manchenkoff)
- deps-dev: Bump vue-tsc from 2.1.2 to 2.1.4 (35efc7b)
- deps-dev: Bump @types/node from 22.5.1 to 22.5.2 (7a7e912)
- deps-dev: Bump @nuxt/eslint-config from 0.5.4 to 0.5.5 (84e836d)
- Added prerelease pipeline (deff64a)
- Manchenkoff (@manchenkoff)
- Improved nullable schema fields (879fdee)
- Manchenkoff (@manchenkoff)
- Simplified module config (b3bad10)
- Added augmented types for PageMeta (e784f88)
- Migrated from yarn to pnpm (bad9820)
- Simplified pull request template (8f8955b)
- Applied eslint formatter (1b2670d)
- Upgraded pipelines to work with pnpm (1a041da)
- Manchenkoff (@manchenkoff)
- Update to latest
@nuxt/module-builder
(fdeae82)
- Daniel Roe (@danielroe)
- Use new augmented types from nuxt 3.13 (197f1c3)
- Manchenkoff (@manchenkoff)
- Do not trim single slash in the url (81c87d0)
- Manchenkoff (@manchenkoff)
- Trim trailing slash on redirects (d24014d)
- Manchenkoff (@manchenkoff)
- Fallback to #app augmented type for page meta (cbf8a6c)
- Manchenkoff (@manchenkoff)
- Use resolved path for augmented types when using pnpm (050c006)
- Upgraded nuxt version (0cd2d51)
- Manchenkoff (@manchenkoff)
- Configure redirect if unauthenticated (9574818)
- Use updated csrf token on first login (14f5c63)
- Manchenkoff (@manchenkoff)
- Experimental support for cloudflare workers (9146cba)
- Updated github templates (932fd0f)
- Manchenkoff (@manchenkoff)
- Updated playgorund config to breeze-api (5644023)
- Indicate compatibility with new v4 major (54869f7)
⚠️ Dropped support for excludeFromSanctum page meta (5d09e71)
- Daniel Roe (@danielroe)
- Manchenkoff (@manchenkoff)
- Changed path with typo (1c9c963)
- Manchenkoff (@manchenkoff)
- Hardcode absolute path to node_modules for page meta (eb0d555)
- Manchenkoff (@manchenkoff)
- Adjusted path for page meta type (c0ddc35)
- Manchenkoff (@manchenkoff)
- Expose page meta augmented type (b49fdfb)
- Manchenkoff (@manchenkoff)
- Removed workspace from dependencies (a648ae9)
- Manchenkoff (@manchenkoff)
- Manchenkoff (@manchenkoff)
- Updated exporting nuxt schemas (fa608f6)
- Manchenkoff (@manchenkoff)
- Use common request header (2536f21)
- Manchenkoff (@manchenkoff)
- Export module types (b1a513b)
- Manchenkoff (@manchenkoff)
- Added support for custom interceptors (2795998)
- Disabled typecheck in the playground (cd77036)
- Upgraded module build dependencies (16cdde6)
- Extracted default module options (e0f2c7a)
- Applied formatting to system files (ae7918f)
- Manchenkoff (@manchenkoff)
- Dropped extenal cookie parser to use h3 (1410179)
- Manchenkoff (@manchenkoff)
- Fixed cookie parses dependency (bd6ef34)
- Upgraded yarn to 4.2.2 (007a7e4)
- Manchenkoff (@manchenkoff)
- Added github token for automatic release creation (84fac56)
- Request csrf only when not set (569dbdc)
- Added csrf cookie for secure ssr calls (8b45e06)
- Added debug log for user initial request (409b3ae)
- Manchenkoff (@manchenkoff)
- Added npm credentials config (51d76ef)
- Added id-token permission for pipeline (72b08ea)
- Keep config type exported in composable (3862bfb)
- Manchenkoff (@manchenkoff)
- Include history and write permissions in release pipeline (220e16b)
⚠️ Added guest mode for global middleware (50f2a10)
- Manchenkoff (@manchenkoff)
- Resolved constant visibility issue (5cbd7a3)
- Manchenkoff (@manchenkoff)
- Remove git push with tags (03b28d4)
- Prevent infinite redirect for guests (20e7cc9)
- Removed redundant empty line (6426309)
- Reset user only when it expires (d314b86)
- Request identity once on plugin init (c88fbdf)
- Push main branch after bumping release version (cc76b0e)
- release: V0.2.1 (cf80175)
- Manchenkoff (@manchenkoff)
- Daniel Roe (@danielroe)
- Manchenkoff (@manchenkoff)
- Daniel Roe (@danielroe)
- Add Origin header to the request (6387379)
- Added separate error page (79ce7b2)
- Implemented global middleware (6322fd3)
- Opt in to
import.meta.*
properties (99e98c9) - Prevent redirects to the same page (01daa22)
- Prevent redirect on 401 response from login page (380d4a6)
- Removed mistaken command from contributing rules (f4fbf82)
- Adjusted tsc directories to check (de23cbb)
- Manchenkoff (@manchenkoff)
- Daniel Roe (@danielroe)
- Added required config to fixture env (09b621d)
- Updated nuxt dependencies and fixed test behavior (e06cb36)
- Manchenkoff (@manchenkoff)
- Dumped compatibility version to 3.9 (1268ffc)
- Manchenkoff (@manchenkoff)
- Manchenkoff (@manchenkoff)
- Ugo Mignon [email protected]
- Test bundler module resolution (4dc2cde)
- Daniel Roe [email protected]
- release: V0.0.12 (8230041)
- Manchenkoff (@manchenkoff)
- release: V0.0.5 (d52546e)
- Manchenkoff (@manchenkoff)
- Initial release
- Added first implementation of the module
- Added readme
- Published NPM package