Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
0a50ddd
chore: create next branch
jpina1-godaddy Jan 21, 2026
d42ca80
chore: remove fixed
jpina1-godaddy Jan 21, 2026
b235fc1
bump major (#1311)
jpina1-godaddy Jan 23, 2026
3bd27b2
Version Packages (next) (#1317)
github-actions[bot] Jan 23, 2026
63868e0
PFX-1099 Remove preset packages from monorepo (#1309)
jpina1-godaddy Jan 26, 2026
d99ffaf
PFX-1100 Remove create only plugins and create, prompt, and postCreat…
jpina1-godaddy Jan 27, 2026
ed9a857
[PFX-1098] - ESM-Only Exports (#1320)
mmason2-godaddy Jan 27, 2026
3f99205
tune changesets
mmason2-godaddy Jan 28, 2026
e3c715d
tune changesets
mmason2-godaddy Jan 28, 2026
042b553
tune changesets
mmason2-godaddy Jan 28, 2026
b042904
Version Packages (next) (#1322)
github-actions[bot] Jan 28, 2026
9d66789
fix gha
mmason2-godaddy Jan 28, 2026
04622c2
pick: tune publish workflow with dynamic branch handling (#1325)
agerard-godaddy Jan 28, 2026
9e55122
debug gha
mmason2-godaddy Jan 28, 2026
0bee325
debug gha
mmason2-godaddy Jan 28, 2026
d8818f1
chore: exit changeset pre mode
github-actions[bot] Jan 28, 2026
b8971b2
chore: simplify publish workflow
agerard-godaddy Jan 28, 2026
82806fd
update template deps with next dist tag (#1328)
mmason2-godaddy Jan 29, 2026
b5667b0
chore: re-enter pre-release mode for next branch
jpina1-godaddy Feb 11, 2026
9f53191
[PFX-1134] - React 19 & NextJS 16 upgrade (#1342)
mmason2-godaddy Feb 12, 2026
a92c7ed
feat: upgrade Next.js to 16.1.6 (#1346)
jpina1-godaddy Feb 16, 2026
1008946
Version Packages (next) (#1344)
github-actions[bot] Feb 16, 2026
4aaacd0
Pfx 1122 Fastify 5 for Gasket Plugin (#1329)
jpina1-godaddy Feb 16, 2026
28ca134
Version Packages (next) (#1347)
github-actions[bot] Feb 16, 2026
dc01fac
feat: remove @gasket/plugin-middleware and migrate to express/fastify…
jpina1-godaddy Feb 25, 2026
6346ff7
[PFX-1158] - Template Manager (#1362)
mmason2-godaddy Feb 27, 2026
20eafa6
fix: remove legacy-peer-deps fallback from nextjs templates (#1371)
jpina1-godaddy Mar 2, 2026
26a5fcd
fix: remove deleted packages from pending changesets (#1372)
jpina1-godaddy Mar 2, 2026
5832e5b
[PFX-1157] - Node 24 native TS (#1377)
mmason2-godaddy Mar 6, 2026
c15553c
feat: upgrade pnpm 10 to 11 (#1439)
mmason2-godaddy Jun 9, 2026
d21a373
Version Packages (next) (#1373)
github-actions[bot] Jun 9, 2026
fc2c954
Regen lockfiles (#1441)
mmason2-godaddy Jun 10, 2026
43c7212
feat: fallow CI gate (#1440)
kawikabader Jun 11, 2026
f930b6d
Remove unused files (#1444)
kbader-godaddy Jun 11, 2026
a0a6713
chore: remove dead exports flagged by fallow (#1446)
kbader-godaddy Jun 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"baseBranch": "next",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": ["template-manager"]
}
10 changes: 10 additions & 0 deletions .changeset/curvy-mammals-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@gasket/template-nextjs-express": patch
"@gasket/template-nextjs-pages": patch
"@gasket/template-nextjs-app": patch
"@gasket/typescript-tests": patch
"@gasket/plugin-nextjs": patch
"@gasket/nextjs": patch
---

upgrade to next 16
24 changes: 24 additions & 0 deletions .changeset/evil-pumas-yell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
"@gasket/template-nextjs-express": patch
"@gasket/template-nextjs-pages": patch
"@gasket/template-api-express": patch
"@gasket/template-api-fastify": patch
"@gasket/template-nextjs-app": patch
"@gasket/plugin-elastic-apm": patch
"@gasket/typescript-tests": patch
"@gasket/plugin-express": patch
"@gasket/plugin-fastify": patch
"@gasket/plugin-swagger": patch
"@gasket/plugin-webpack": patch
"@gasket/plugin-morgan": patch
"@gasket/plugin-nextjs": patch
"@gasket/plugin-data": patch
"@gasket/plugin-intl": patch
"@gasket/react-intl": patch
"@gasket/assets": patch
"@gasket/nextjs": patch
"@gasket/core": patch
"@gasket/data": patch
---

remove middleware plugin
8 changes: 8 additions & 0 deletions .changeset/fallow-dead-exports.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"create-gasket-app": patch
"@gasket/core": patch
"@gasket/plugin-fastify": patch
"@gasket/plugin-nextjs": patch
---

remove dead exports flagged by fallow
12 changes: 12 additions & 0 deletions .changeset/few-waves-yell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"@gasket/template-nextjs-express": patch
"@gasket/plugin-dynamic-plugins": patch
"@gasket/template-nextjs-pages": patch
"@gasket/template-api-express": patch
"@gasket/template-api-fastify": patch
"@gasket/template-nextjs-app": patch
"create-gasket-app": patch
"@gasket/utils": patch
---

Upgrade chalk, regen lockfiles
13 changes: 13 additions & 0 deletions .changeset/giant-hornets-shout.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
"@gasket/plugin-docusaurus": patch
"@gasket/typescript-tests": patch
"@gasket/plugin-metadata": patch
"@gasket/plugin-swagger": patch
"@gasket/plugin-logger": patch
"@gasket/plugin-docs": patch
"create-gasket-app": patch
"@gasket/request": patch
"@gasket/core": patch
---

remove presets and related docs
35 changes: 35 additions & 0 deletions .changeset/grumpy-streets-stop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
"@gasket/plugin-dynamic-plugins": patch
"@gasket/plugin-docs-graphs": patch
"@gasket/plugin-elastic-apm": patch
"@gasket/plugin-https-proxy": patch
"@gasket/plugin-docusaurus": patch
"@gasket/plugin-happyfeet": patch
"@gasket/typescript-tests": patch
"@gasket/plugin-metadata": patch
"@gasket/plugin-analyze": patch
"@gasket/plugin-command": patch
"@gasket/plugin-express": patch
"@gasket/plugin-fastify": patch
"@gasket/plugin-swagger": patch
"@gasket/plugin-webpack": patch
"@gasket/plugin-winston": patch
"@gasket/plugin-logger": patch
"@gasket/plugin-morgan": patch
"@gasket/plugin-nextjs": patch
"@gasket/plugin-https": patch
"@gasket/plugin-data": patch
"@gasket/plugin-docs": patch
"@gasket/plugin-intl": patch
"create-gasket-app": patch
"@gasket/react-intl": patch
"@gasket/request": patch
"@gasket/assets": patch
"@gasket/nextjs": patch
"@gasket/utils": patch
"@gasket/core": patch
"@gasket/data": patch
"@gasket/intl": patch
---

Remove plugins: redux, manifest, service-worker & workbox
12 changes: 12 additions & 0 deletions .changeset/hungry-rats-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"@gasket/template-nextjs-express": patch
"@gasket/template-nextjs-pages": patch
"@gasket/template-api-express": patch
"@gasket/template-api-fastify": patch
"@gasket/template-nextjs-app": patch
"@gasket/react-intl": patch
"@gasket/assets": patch
"@gasket/nextjs": patch
---

React 19 upgrade
7 changes: 7 additions & 0 deletions .changeset/lemon-bananas-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@gasket/template-nextjs-express": patch
"@gasket/template-nextjs-pages": patch
"@gasket/template-nextjs-app": patch
---

update template deps so legacy dep flag is no longer needed
9 changes: 9 additions & 0 deletions .changeset/mighty-ears-bet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@gasket/template-nextjs-express": patch
"@gasket/template-nextjs-pages": patch
"@gasket/template-api-express": patch
"@gasket/template-api-fastify": patch
"@gasket/template-nextjs-app": patch
---

Update OS deps to next dist tag
41 changes: 41 additions & 0 deletions .changeset/polite-hornets-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
"create-gasket-app": major
"@gasket/assets": major
"@gasket/core": major
"@gasket/data": major
"@gasket/fetch": major
"@gasket/intl": major
"@gasket/nextjs": major
"@gasket/plugin-analyze": major
"@gasket/plugin-command": major
"@gasket/plugin-data": major
"@gasket/plugin-docs": major
"@gasket/plugin-docs-graphs": major
"@gasket/plugin-docusaurus": major
"@gasket/plugin-dynamic-plugins": major
"@gasket/plugin-elastic-apm": major
"@gasket/plugin-express": major
"@gasket/plugin-fastify": major
"@gasket/plugin-happyfeet": major
"@gasket/plugin-https": major
"@gasket/plugin-https-proxy": major
"@gasket/plugin-intl": major
"@gasket/plugin-logger": major
"@gasket/plugin-metadata": major
"@gasket/plugin-morgan": major
"@gasket/plugin-nextjs": major
"@gasket/plugin-swagger": major
"@gasket/plugin-webpack": major
"@gasket/plugin-winston": major
"@gasket/react-intl": major
"@gasket/request": major
"@gasket/template-api-express": major
"@gasket/template-api-fastify": major
"@gasket/template-nextjs-app": major
"@gasket/template-nextjs-express": major
"@gasket/template-nextjs-pages": major
"@gasket/typescript-tests": major
"@gasket/utils": major
---

bump all package majors to 8
61 changes: 61 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"create-gasket-app": "8.0.0-next.1",
"@gasket/assets": "8.0.0-next.1",
"@gasket/core": "8.0.0-next.1",
"@gasket/data": "8.0.0-next.1",
"@gasket/fetch": "8.0.0-next.0",
"@gasket/intl": "8.0.0-next.1",
"@gasket/nextjs": "8.0.0-next.1",
"@gasket/plugin-analyze": "8.0.0-next.1",
"@gasket/plugin-command": "8.0.0-next.1",
"@gasket/plugin-data": "8.0.0-next.1",
"@gasket/plugin-docs": "8.0.0-next.1",
"@gasket/plugin-docs-graphs": "8.0.0-next.1",
"@gasket/plugin-docusaurus": "8.0.0-next.1",
"@gasket/plugin-dynamic-plugins": "8.0.0-next.1",
"@gasket/plugin-elastic-apm": "8.0.0-next.1",
"@gasket/plugin-express": "8.0.0-next.1",
"@gasket/plugin-fastify": "8.0.0-next.1",
"@gasket/plugin-happyfeet": "8.0.0-next.1",
"@gasket/plugin-https": "8.0.0-next.1",
"@gasket/plugin-https-proxy": "8.0.0-next.1",
"@gasket/plugin-intl": "8.0.0-next.1",
"@gasket/plugin-logger": "8.0.0-next.1",
"@gasket/plugin-metadata": "8.0.0-next.1",
"@gasket/plugin-middleware": "8.0.0-next.1",
"@gasket/plugin-morgan": "8.0.0-next.1",
"@gasket/plugin-nextjs": "8.0.0-next.1",
"@gasket/plugin-swagger": "8.0.0-next.1",
"@gasket/plugin-webpack": "8.0.0-next.1",
"@gasket/plugin-winston": "8.0.0-next.1",
"@gasket/react-intl": "8.0.0-next.1",
"@gasket/request": "8.0.0-next.1",
"@gasket/template-api-express": "8.0.0-next.0",
"@gasket/template-api-fastify": "8.0.0-next.0",
"@gasket/template-nextjs-app": "8.0.0-next.0",
"@gasket/template-nextjs-express": "8.0.0-next.0",
"@gasket/template-nextjs-pages": "8.0.0-next.0",
"@gasket/typescript-tests": "8.0.0-next.1",
"@gasket/utils": "8.0.0-next.1",
"generate-docs-index": "8.0.0-next.1",
"template-manager": "1.0.0"
},
"changesets": [
"curvy-mammals-hope",
"evil-pumas-yell",
"few-waves-yell",
"giant-hornets-shout",
"grumpy-streets-stop",
"hungry-rats-report",
"lemon-bananas-dream",
"mighty-ears-bet",
"polite-hornets-jam",
"rotten-masks-pay",
"spicy-buttons-learn",
"thin-rockets-listen",
"weak-foxes-prove"
]
}
9 changes: 9 additions & 0 deletions .changeset/rotten-masks-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@gasket/template-nextjs-express": patch
"@gasket/template-nextjs-pages": patch
"@gasket/template-api-express": patch
"@gasket/template-api-fastify": patch
"@gasket/template-nextjs-app": patch
---

Remove tsx from template in favor of Node 24
9 changes: 9 additions & 0 deletions .changeset/slimy-hands-relax.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@gasket/template-nextjs-express": patch
"@gasket/template-nextjs-pages": patch
"@gasket/template-api-express": patch
"@gasket/template-api-fastify": patch
"@gasket/template-nextjs-app": patch
---

regen lockfiles
26 changes: 26 additions & 0 deletions .changeset/spicy-buttons-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
"@gasket/plugin-dynamic-plugins": patch
"@gasket/plugin-elastic-apm": patch
"@gasket/plugin-https-proxy": patch
"@gasket/plugin-docusaurus": patch
"@gasket/typescript-tests": patch
"@gasket/plugin-metadata": patch
"@gasket/plugin-analyze": patch
"@gasket/plugin-command": patch
"@gasket/plugin-express": patch
"@gasket/plugin-fastify": patch
"@gasket/plugin-swagger": patch
"@gasket/plugin-webpack": patch
"@gasket/plugin-winston": patch
"@gasket/plugin-logger": patch
"@gasket/plugin-nextjs": patch
"@gasket/plugin-https": patch
"@gasket/plugin-data": patch
"@gasket/plugin-docs": patch
"@gasket/plugin-intl": patch
"create-gasket-app": patch
"@gasket/request": patch
"@gasket/core": patch
---

remove create only plugins and create, prompt, postcreate hooks
5 changes: 5 additions & 0 deletions .changeset/spinner-error-context.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-gasket-app": patch
---

fix spinner error stacks recorded on create context, not wrapper args
9 changes: 9 additions & 0 deletions .changeset/thin-rockets-listen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@gasket/template-api-fastify": patch
"@gasket/typescript-tests": patch
"@gasket/plugin-fastify": patch
"@gasket/plugin-swagger": patch
"@gasket/plugin-nextjs": patch
---

Update fastify to use v5 and use adapters
35 changes: 35 additions & 0 deletions .changeset/weak-foxes-prove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
"@gasket/plugin-dynamic-plugins": patch
"@gasket/plugin-docs-graphs": patch
"@gasket/plugin-elastic-apm": patch
"@gasket/plugin-https-proxy": patch
"@gasket/plugin-docusaurus": patch
"@gasket/plugin-happyfeet": patch
"@gasket/typescript-tests": patch
"@gasket/plugin-metadata": patch
"@gasket/plugin-analyze": patch
"@gasket/plugin-command": patch
"@gasket/plugin-express": patch
"@gasket/plugin-fastify": patch
"@gasket/plugin-swagger": patch
"@gasket/plugin-webpack": patch
"@gasket/plugin-winston": patch
"@gasket/plugin-logger": patch
"@gasket/plugin-morgan": patch
"@gasket/plugin-nextjs": patch
"@gasket/plugin-https": patch
"@gasket/plugin-data": patch
"@gasket/plugin-docs": patch
"@gasket/plugin-intl": patch
"create-gasket-app": patch
"@gasket/react-intl": patch
"@gasket/request": patch
"@gasket/assets": patch
"@gasket/nextjs": patch
"@gasket/utils": patch
"@gasket/core": patch
"@gasket/data": patch
"@gasket/intl": patch
---

ESM only exports
Loading
Loading