File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://unpkg.com/@changesets/config@3.1.2/schema.json" ,
33 "changelog" : [
4- " @svitejs/ changesets- changelog-github-compact " ,
5- { "repo" : " TanStack/intent" }
4+ " @changesets/ changelog-github" ,
5+ { "repo" : " TanStack/intent" , "disableThanks" : true }
66 ],
77 "commit" : false ,
88 "access" : " public" ,
Original file line number Diff line number Diff line change 4646 ]
4747 },
4848 "devDependencies" : {
49+ "@changesets/changelog-github" : " ^0.7.0" ,
4950 "@changesets/cli" : " ^2.29.8" ,
5051 "@faker-js/faker" : " ^10.2.0" ,
51- "@svitejs/changesets-changelog-github-compact" : " ^1.2.0" ,
5252 "@tanstack/eslint-config" : " 0.4.0" ,
53+ "@tanstack/typedoc-config" : " ^0.3.3" ,
5354 "@types/node" : " ^25.0.7" ,
5455 "eslint" : " ^9.39.2" ,
5556 "eslint-plugin-unused-imports" : " ^4.3.0" ,
6566 "vitest" : " ^4.0.17" ,
6667 "yaml" : " 2.8.3"
6768 },
68- "overrides" : {},
69- "dependencies" : {
70- "@tanstack/typedoc-config" : " ^0.3.3"
71- }
69+ "overrides" : {}
7270}
You can’t perform that action at this time.
0 commit comments