Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/dull-fireants-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-keys-guess.md

This file was deleted.

10 changes: 5 additions & 5 deletions apps/next13/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"schema": "prisma/schema.prisma"
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "^4.5.0",
"@tanstack/react-query": "5.51.1",
"blitz": "3.0.1",
"blitz": "3.0.2",
"flatted": "3.2.7",
"next": "15.0.1",
"prisma": "^4.5.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/toolkit-app-passportjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
]
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "6.1.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"next": "15.0.1",
"openid-client": "5.2.1",
"prisma": "6.1.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/toolkit-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
]
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "6.1.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"next": "15.0.1",
"next-auth": "4.24.7",
"prisma": "6.1.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"schema": "./db/schema.prisma"
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@prisma/client": "6.1.0",
"@types/jest": "29.2.2",
"@types/passport-twitter": "1.0.37",
"blitz": "3.0.1",
"blitz": "3.0.2",
"jest": "29.3.0",
"jest-environment-jsdom": "29.3.0",
"next": "15.0.1",
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/auth-with-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"prisma:studio": "prisma studio"
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "6.1.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"delay": "5.0.0",
"next": "15.0.1",
"prisma": "6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"prisma:studio": "prisma studio"
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@prisma/client": "6.1.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"lowdb": "3.0.0",
"next": "15.0.1",
"prisma": "6.1.0",
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/get-initial-props/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
"schema": "db/schema.prisma"
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@prisma/client": "6.1.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"lowdb": "2.1.0",
"next": "15.0.1",
"prisma": "6.1.0",
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@blitzjs/config": "3.0.1",
"@blitzjs/config": "3.0.2",
"@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
},
"dependencies": {
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"blitz": "3.0.1",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"blitz": "3.0.2",
"next": "15.0.1",
"react": "19.0.0",
"react-dom": "19.0.0"
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/next-13-app-dir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"prisma:studio": "prisma studio"
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@prisma/client": "6.1.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"lowdb": "2.1.0",
"next": "15.0.1",
"prisma": "6.1.0",
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/no-suspense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
"prisma:studio": "prisma studio"
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@prisma/client": "6.1.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"lowdb": "3.0.0",
"next": "15.0.1",
"prisma": "6.1.0",
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@blitzjs/config": "3.0.1",
"@blitzjs/config": "3.0.2",
"@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/qm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"clean": "rm -rf .turbo && rm -rf node_modules"
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@prisma/client": "6.1.0",
"@tanstack/react-query": "5.51.1",
"blitz": "3.0.1",
"blitz": "3.0.2",
"next": "15.0.1",
"prisma": "6.1.0",
"react": "19.0.0",
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/react-query-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"schema": "db/schema.prisma"
},
"dependencies": {
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@prisma/client": "6.1.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"lowdb": "3.0.0",
"next": "15.0.1",
"prisma": "6.1.0",
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@blitzjs/config": "3.0.1",
"@blitzjs/config": "3.0.2",
"@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/rpc-path-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
},
"dependencies": {
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"blitz": "3.0.1",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"blitz": "3.0.2",
"next": "15.0.1",
"react": "19.0.0",
"react-dom": "19.0.0"
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
},
"dependencies": {
"@blitzjs/config": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"blitz": "3.0.1",
"@blitzjs/config": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"blitz": "3.0.2",
"next": "15.0.1",
"react": "19.0.0",
"react-dom": "19.0.0"
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/trailing-slash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
"schema": "db/schema.prisma"
},
"dependencies": {
"@blitzjs/auth": "3.0.1",
"@blitzjs/next": "3.0.1",
"@blitzjs/rpc": "3.0.1",
"@blitzjs/auth": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@prisma/client": "6.1.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"lowdb": "3.0.0",
"next": "15.0.1",
"prisma": "6.1.0",
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@blitzjs/config": "3.0.1",
"@blitzjs/config": "3.0.2",
"@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
Expand Down
6 changes: 3 additions & 3 deletions integration-tests/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@blitzjs/config": "workspace:3.0.1",
"@blitzjs/next": "workspace:3.0.1",
"@blitzjs/rpc": "workspace:3.0.1",
"@blitzjs/config": "workspace:3.0.2",
"@blitzjs/next": "workspace:3.0.2",
"@blitzjs/rpc": "workspace:3.0.2",
"@tanstack/react-query": "4.13.0",
"@testing-library/react": "16.0.1",
"@types/express": "4.17.13",
Expand Down
8 changes: 8 additions & 0 deletions packages/blitz-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @blitzjs/auth

## 3.0.2

### Patch Changes

- 83b6be7ad: Upgrade cookie-session dependency to v2.1.1
- 0ef8de04b: fix: Overriden custom cookies with pages router
- blitz@3.0.2

## 3.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/blitz-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blitzjs/auth",
"version": "3.0.1",
"version": "3.0.2",
"homepage": "https://blitzjs.com/",
"repository": {
"type": "git",
Expand Down Expand Up @@ -50,7 +50,7 @@
"url": "0.11.0"
},
"peerDependencies": {
"blitz": "3.0.1",
"blitz": "3.0.2",
"next": "*",
"next-auth": "*",
"secure-password": "4.0.0"
Expand All @@ -67,14 +67,14 @@
}
},
"devDependencies": {
"@blitzjs/config": "3.0.1",
"@blitzjs/config": "3.0.2",
"@testing-library/react": "16.0.1",
"@types/cookie": "0.4.1",
"@types/debug": "4.1.7",
"@types/jsonwebtoken": "8.5.8",
"@types/react": "npm:types-react@19.0.0",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"blitz": "3.0.1",
"blitz": "3.0.2",
"next": "15.0.1",
"next-auth": "4.24.7",
"react": "19.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/blitz-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @blitzjs/next

## 3.0.2

### Patch Changes

- @blitzjs/rpc@3.0.2
- blitz@3.0.2

## 3.0.1

### Patch Changes
Expand Down
Loading
Loading