File tree Expand file tree Collapse file tree 5 files changed +22
-2
lines changed
Expand file tree Collapse file tree 5 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1818 },
1919 "changesets" : [
2020 " add-format-command" ,
21+ " bright-dogs-teach" ,
2122 " brown-keys-float" ,
23+ " fix-typegen-auth-detection" ,
2224 " get-query-string-entity-ids-override" ,
2325 " happy-rocks-watch" ,
26+ " lucky-zebras-beam" ,
2427 " olive-coins-trade" ,
2528 " quick-ends-drop" ,
2629 " real-ideas-sort" ,
Original file line number Diff line number Diff line change 11# @proofgeist/kit
22
3+ ## 2.0.0-beta.10
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ ae07372]
8+ - Updated dependencies [ 23639ec]
9+ - Updated dependencies [ dfe52a7]
10+ - @proofkit/typegen @1.1.0-beta.5
11+
312## 2.0.0-beta.9
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @proofkit/cli" ,
3- "version" : " 2.0.0-beta.9 " ,
3+ "version" : " 2.0.0-beta.10 " ,
44 "description" : " Create web application with the ProofKit stack" ,
55 "license" : " MIT" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11# @proofkit/typegen
22
3+ ## 1.1.0-beta.5
4+
5+ ### Patch Changes
6+
7+ - ae07372: Fix post-generate command to run once after all configs instead of once per config.
8+ - 23639ec: Fix generated client authentication type detection to use OttoAdapter when OTTO_API_KEY environment variable is set with default names
9+ - dfe52a7: Fix boolean transformations in odata
10+
311## 1.1.0-beta.4
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @proofkit/typegen" ,
3- "version" : " 1.1.0-beta.4 " ,
3+ "version" : " 1.1.0-beta.5 " ,
44 "description" : " " ,
55 "type" : " module" ,
66 "main" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments