@wire-dsl/web 0.0.7 → 0.0.8

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,5 +1,5 @@
1
1
 
2
- > @wire-dsl/web@0.0.7 build /home/runner/work/wire-dsl/wire-dsl/packages/web
2
+ > @wire-dsl/web@0.0.8 build /home/runner/work/wire-dsl/wire-dsl/packages/web
3
3
  > tsc && vite build
4
4
 
5
5
  vite v7.3.1 building client environment for production...
@@ -10,4 +10,4 @@ computing gzip size...
10
10
  dist/index.html  0.48 kB │ gzip: 0.31 kB
11
11
  dist/assets/index-CUIy2zPc.css  0.44 kB │ gzip: 0.30 kB
12
12
  dist/assets/index-CHiOjnNN.js 193.88 kB │ gzip: 60.95 kB
13
- ✓ built in 1.43s
13
+ ✓ built in 1.29s
package/CHANGELOG.md CHANGED
@@ -1,17 +1,32 @@
1
1
  # @wire-dsl/web
2
2
 
3
+ ## 0.0.8
4
+
5
+ ### Patch Changes
6
+
7
+ - [#23](https://github.com/Wire-DSL/wire-dsl/pull/23) [`890e8c5`](https://github.com/Wire-DSL/wire-dsl/commit/890e8c540d8a06b3861823f9b36e7363d3671be5) Thanks [@roxguel](https://github.com/roxguel)! - Rollback pdfkit changes
8
+
9
+ - Updated dependencies [[`890e8c5`](https://github.com/Wire-DSL/wire-dsl/commit/890e8c540d8a06b3861823f9b36e7363d3671be5)]:
10
+ - @wire-dsl/core@0.1.6
11
+
3
12
  ## 0.0.7
4
13
 
5
14
  ### Patch Changes
6
15
 
7
- - Updated dependencies [[`2a858f4`](https://github.com/Wire-DSL/wire-dsl/commit/2a858f4bd8200f85f9b8a8c2f76c46ed69b8cb1a), [`2a858f4`](https://github.com/Wire-DSL/wire-dsl/commit/2a858f4bd8200f85f9b8a8c2f76c46ed69b8cb1a)]:
16
+ - [#21](https://github.com/Wire-DSL/wire-dsl/pull/21) [`993727b`](https://github.com/Wire-DSL/wire-dsl/commit/993727bd0a126e54b518edcb1cd5f4b0640d366a) Thanks [@roxguel](https://github.com/roxguel)! - Rollback pdfkit changes (2)
17
+
18
+ - [#21](https://github.com/Wire-DSL/wire-dsl/pull/21) [`993727b`](https://github.com/Wire-DSL/wire-dsl/commit/993727bd0a126e54b518edcb1cd5f4b0640d366a) Thanks [@roxguel](https://github.com/roxguel)! - Rollback pdfkit changes
19
+
20
+ - Updated dependencies [[`993727b`](https://github.com/Wire-DSL/wire-dsl/commit/993727bd0a126e54b518edcb1cd5f4b0640d366a), [`993727b`](https://github.com/Wire-DSL/wire-dsl/commit/993727bd0a126e54b518edcb1cd5f4b0640d366a)]:
8
21
  - @wire-dsl/core@0.1.5
9
22
 
10
23
  ## 0.0.6
11
24
 
12
25
  ### Patch Changes
13
26
 
14
- - Updated dependencies [[`00550fc`](https://github.com/Wire-DSL/wire-dsl/commit/00550fc8d839e83a8fee474870a7ab1cfadb1087)]:
27
+ - [#19](https://github.com/Wire-DSL/wire-dsl/pull/19) [`512116e`](https://github.com/Wire-DSL/wire-dsl/commit/512116e5408db62a7053171962550519988530c2) Thanks [@roxguel](https://github.com/roxguel)! - Rollback pdfkit changes
28
+
29
+ - Updated dependencies [[`512116e`](https://github.com/Wire-DSL/wire-dsl/commit/512116e5408db62a7053171962550519988530c2)]:
15
30
  - @wire-dsl/core@0.1.4
16
31
 
17
32
  ## 0.0.5
@@ -20,7 +35,7 @@
20
35
 
21
36
  - [#8](https://github.com/Wire-DSL/wire-dsl/pull/8) [`5783506`](https://github.com/Wire-DSL/wire-dsl/commit/5783506cb8eb9bc3ce7e08596ff826c29092787a) Thanks [@roxguel](https://github.com/roxguel)! - Add packages readmes
22
37
 
23
- - Updated dependencies [[`5783506`](https://github.com/Wire-DSL/wire-dsl/commit/5783506cb8eb9bc3ce7e08596ff826c29092787a), [`6b4c7ae`](https://github.com/Wire-DSL/wire-dsl/commit/6b4c7ae34e702e374e589bb188a47c8ccd86358b)]:
38
+ - Updated dependencies [[`5783506`](https://github.com/Wire-DSL/wire-dsl/commit/5783506cb8eb9bc3ce7e08596ff826c29092787a)]:
24
39
  - @wire-dsl/core@0.1.3
25
40
 
26
41
  ## 0.0.4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wire-dsl/web",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "description": "WireDSL Web - Live editor with React and Monaco",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -14,7 +14,7 @@
14
14
  "@radix-ui/react-dialog": "1.1.15",
15
15
  "@radix-ui/react-slot": "1.2.4",
16
16
  "lucide-react": "0.562.0",
17
- "@wire-dsl/core": "0.1.5"
17
+ "@wire-dsl/core": "0.1.6"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@tailwindcss/postcss": "4.1.18",