Upgrade to ts-rs 11.0 for TS type fixes (#7581)
* Bump ts-rs from 10.1.0 to 11.0.1 * Fix breaking changes * Fix tsc errors * Update output * Upgrade to kittycad-modeling-cmds 0.2.124 for ts-rs update * Update parser snaps * Update output of gridfinity_bins_stacking_lip sample * Fix missing field in TS unit tests * Fix tsc type error with fixed_size_grid project setting
This commit is contained in:
@ -17,6 +17,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 677,
|
||||
"end": 698,
|
||||
"moduleId": 0,
|
||||
"start": 677,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentA001"
|
||||
@ -30,6 +31,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 786,
|
||||
"end": 807,
|
||||
"moduleId": 0,
|
||||
"start": 786,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentB001"
|
||||
@ -43,6 +45,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 909,
|
||||
"end": 930,
|
||||
"moduleId": 0,
|
||||
"start": 909,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentC001"
|
||||
@ -56,6 +59,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 1000,
|
||||
"end": 1021,
|
||||
"moduleId": 0,
|
||||
"start": 1000,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentD001"
|
||||
@ -79,6 +83,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 677,
|
||||
"end": 698,
|
||||
"moduleId": 0,
|
||||
"start": 677,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentA001"
|
||||
@ -104,6 +109,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 786,
|
||||
"end": 807,
|
||||
"moduleId": 0,
|
||||
"start": 786,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentB001"
|
||||
@ -129,6 +135,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 909,
|
||||
"end": 930,
|
||||
"moduleId": 0,
|
||||
"start": 909,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentC001"
|
||||
@ -154,6 +161,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 1000,
|
||||
"end": 1021,
|
||||
"moduleId": 0,
|
||||
"start": 1000,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentD001"
|
||||
@ -286,6 +294,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 677,
|
||||
"end": 698,
|
||||
"moduleId": 0,
|
||||
"start": 677,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentA001"
|
||||
@ -311,6 +320,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 786,
|
||||
"end": 807,
|
||||
"moduleId": 0,
|
||||
"start": 786,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentB001"
|
||||
@ -336,6 +346,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 909,
|
||||
"end": 930,
|
||||
"moduleId": 0,
|
||||
"start": 909,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentC001"
|
||||
@ -361,6 +372,7 @@ description: Variables in memory after executing tooling-nest-block.kcl
|
||||
"tag": {
|
||||
"commentStart": 1000,
|
||||
"end": 1021,
|
||||
"moduleId": 0,
|
||||
"start": 1000,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentD001"
|
||||
|
Reference in New Issue
Block a user