@contractkit/prettier-plugin 0.9.4 → 0.9.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
1
 
2
- > @contractkit/prettier-plugin@0.9.4 build:ci /home/runner/work/ContractKit/ContractKit/apps/prettier-plugin
2
+ > @contractkit/prettier-plugin@0.9.6 build:ci /home/runner/work/ContractKit/ContractKit/apps/prettier-plugin
3
3
  > eslint --max-warnings=0 && pnpm run build
4
4
 
5
5
 
6
- > @contractkit/prettier-plugin@0.9.4 build /home/runner/work/ContractKit/ContractKit/apps/prettier-plugin
6
+ > @contractkit/prettier-plugin@0.9.6 build /home/runner/work/ContractKit/ContractKit/apps/prettier-plugin
7
7
  > tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration
8
8
 
9
9
  CLI Building entry: src/index.ts
@@ -13,7 +13,7 @@
13
13
  ESM Build start
14
14
  ESM dist/index.js 20.51 KB
15
15
  ESM dist/index.js.map 48.93 KB
16
- ESM ⚡️ Build success in 92ms
16
+ ESM ⚡️ Build success in 143ms
17
17
  DTS Build start
18
- DTS ⚡️ Build success in 3985ms
18
+ DTS ⚡️ Build success in 4458ms
19
19
  DTS dist/index.d.ts 157.00 B
@@ -1,17 +1,17 @@
1
1
 
2
- > @contractkit/prettier-plugin@0.9.4 test:ci /home/runner/work/ContractKit/ContractKit/apps/prettier-plugin
2
+ > @contractkit/prettier-plugin@0.9.6 test:ci /home/runner/work/ContractKit/ContractKit/apps/prettier-plugin
3
3
  > vitest run --coverage
4
4
 
5
5
 
6
6
   RUN  v4.1.5 /home/runner/work/ContractKit/ContractKit/apps/prettier-plugin
7
7
  Coverage enabled with v8
8
8
 
9
- ✓ tests/print-ck.test.ts (60 tests) 384ms
9
+ ✓ tests/print-ck.test.ts (60 tests) 141ms
10
10
 
11
11
   Test Files  1 passed (1)
12
12
   Tests  60 passed (60)
13
-  Start at  11:09:07
14
-  Duration  6.19s (transform 1.72s, setup 0ms, import 4.41s, tests 384ms, environment 0ms)
13
+  Start at  11:38:17
14
+  Duration  4.98s (transform 1.82s, setup 0ms, import 3.45s, tests 141ms, environment 10ms)
15
15
 
16
16
   % Coverage report from v8
17
17
  -------------------|---------|----------|---------|---------|-------------------
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @contractkit/prettier-plugin-contractkit
2
2
 
3
+ ## 0.9.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [4ac6d4d]
8
+ - @contractkit/core@0.16.0
9
+
10
+ ## 0.9.5
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [130d53b]
15
+ - @contractkit/core@0.15.1
16
+
3
17
  ## 0.9.4
4
18
 
5
19
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1778152154215" clover="3.2.0">
3
- <project timestamp="1778152154215" name="All files">
2
+ <coverage generated="1778153902774" clover="3.2.0">
3
+ <project timestamp="1778153902774" name="All files">
4
4
  <metrics statements="332" coveredstatements="248" conditionals="443" coveredconditionals="261" methods="31" coveredmethods="23" elements="806" coveredelements="532" complexity="0" loc="332" ncloc="332" packages="1" files="5" classes="5"/>
5
5
  <file name="indent.ts" path="/home/runner/work/ContractKit/ContractKit/apps/prettier-plugin/src/indent.ts">
6
6
  <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
76
- at 2026-05-07T11:09:14.185Z
76
+ at 2026-05-07T11:38:22.722Z
77
77
  </div>
78
78
  <script src="prettify.js"></script>
79
79
  <script>
@@ -161,7 +161,7 @@
161
161
  <div class='footer quiet pad2 space-top1 center small'>
162
162
  Code coverage generated by
163
163
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
164
- at 2026-05-07T11:09:14.185Z
164
+ at 2026-05-07T11:38:22.722Z
165
165
  </div>
166
166
  <script src="prettify.js"></script>
167
167
  <script>
@@ -409,7 +409,7 @@ export function printCk(ast: CkRootNode, <span class="branch-1 cbranch-no" title
409
409
  <div class='footer quiet pad2 space-top1 center small'>
410
410
  Code coverage generated by
411
411
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
412
- at 2026-05-07T11:09:14.185Z
412
+ at 2026-05-07T11:38:22.722Z
413
413
  </div>
414
414
  <script src="prettify.js"></script>
415
415
  <script>
@@ -277,7 +277,7 @@ function <span class="fstat-no" title="function not covered" >printTypeAlias(m</
277
277
  <div class='footer quiet pad2 space-top1 center small'>
278
278
  Code coverage generated by
279
279
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
280
- at 2026-05-07T11:09:14.185Z
280
+ at 2026-05-07T11:38:22.722Z
281
281
  </div>
282
282
  <script src="prettify.js"></script>
283
283
  <script>
@@ -1024,7 +1024,7 @@ function printResponseBlock(responses: OpResponseNode[]): string[] {
1024
1024
  <div class='footer quiet pad2 space-top1 center small'>
1025
1025
  Code coverage generated by
1026
1026
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1027
- at 2026-05-07T11:09:14.185Z
1027
+ at 2026-05-07T11:38:22.722Z
1028
1028
  </div>
1029
1029
  <script src="prettify.js"></script>
1030
1030
  <script>
@@ -517,7 +517,7 @@ export function extractTrailingInlineObject(type: ContractTypeNode): {
517
517
  <div class='footer quiet pad2 space-top1 center small'>
518
518
  Code coverage generated by
519
519
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
520
- at 2026-05-07T11:09:14.185Z
520
+ at 2026-05-07T11:38:22.722Z
521
521
  </div>
522
522
  <script src="prettify.js"></script>
523
523
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractkit/prettier-plugin",
3
- "version": "0.9.4",
3
+ "version": "0.9.6",
4
4
  "description": "Prettier plugin for ContractKit DSL",
5
5
  "author": {
6
6
  "name": "Marooned Software",
@@ -29,12 +29,12 @@
29
29
  "prettier": "^3.0.0"
30
30
  },
31
31
  "dependencies": {
32
- "@contractkit/core": "0.15.0"
32
+ "@contractkit/core": "0.16.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "prettier": "^3.8.3",
36
- "@repo/config-typescript": "0.1.0",
37
- "@repo/config-eslint": "0.3.1"
36
+ "@repo/config-eslint": "0.3.1",
37
+ "@repo/config-typescript": "0.1.0"
38
38
  },
39
39
  "scripts": {
40
40
  "build": "tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration",