blob: d847e16f3abcdf46b0d813cc7b887d311d1cd472 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
# astro-scripts
## 0.0.14
### Patch Changes
- Updated dependencies [[`afbbc4d5b`](https://github.com/withastro/astro/commit/afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808)]:
- @astrojs/webapi@2.1.0
## 0.0.13
### Patch Changes
- Updated dependencies [[`0abd1d3e4`](https://github.com/withastro/astro/commit/0abd1d3e42cf7bf5efb8c41f37e011b933fb0629)]:
- @astrojs/webapi@2.0.3
## 0.0.12
### Patch Changes
- Updated dependencies [[`5aa6580f7`](https://github.com/withastro/astro/commit/5aa6580f775405a4443835bf7eb81f0c65e5aed6)]:
- @astrojs/webapi@2.0.2
## 0.0.11
### Patch Changes
- Updated dependencies [[`bb1801013`](https://github.com/withastro/astro/commit/bb1801013708d9efdbbcebc53a564ac375bf4b26)]:
- @astrojs/webapi@2.0.1
## 0.0.10
### Patch Changes
- Updated dependencies [[`46ecd5de3`](https://github.com/withastro/astro/commit/46ecd5de34df619e2ee73ccea39a57acd37bc0b8), [`c55fbcb8e`](https://github.com/withastro/astro/commit/c55fbcb8edca1fe118a44f68c9f9436a4719d171), [`1f92d64ea`](https://github.com/withastro/astro/commit/1f92d64ea35c03fec43aff64eaf704dc5a9eb30a)]:
- @astrojs/webapi@2.0.0
## 0.0.10-beta.1
<details>
<summary>See changes in 0.0.10-beta.1</summary>
### Patch Changes
- Updated dependencies [[`46ecd5de3`](https://github.com/withastro/astro/commit/46ecd5de34df619e2ee73ccea39a57acd37bc0b8)]:
- @astrojs/webapi@2.0.0-beta.1
</details>
## 0.0.10-beta.0
<details>
<summary>See changes in 0.0.10-beta.0</summary>
### Patch Changes
- Updated dependencies [[`c55fbcb8e`](https://github.com/withastro/astro/commit/c55fbcb8edca1fe118a44f68c9f9436a4719d171), [`1f92d64ea`](https://github.com/withastro/astro/commit/1f92d64ea35c03fec43aff64eaf704dc5a9eb30a)]:
- @astrojs/webapi@2.0.0-beta.0
</details>
## 0.0.9
### Patch Changes
- Updated dependencies [[`b6a478f37`](https://github.com/withastro/astro/commit/b6a478f37648491321077750bfca7bddf3cafadd)]:
- @astrojs/webapi@1.1.1
## 0.0.8
### Patch Changes
- Updated dependencies [[`5e4c5252b`](https://github.com/withastro/astro/commit/5e4c5252bd80cbaf6a7ee4d4503ece007664410f)]:
- @astrojs/webapi@1.1.0
## 0.0.7
### Patch Changes
- Updated dependencies [[`04ad44563`](https://github.com/withastro/astro/commit/04ad445632c67bdd60c1704e1e0dcbcaa27b9308)]:
- @astrojs/webapi@1.0.0
## 0.0.6
### Patch Changes
- [#3758](https://github.com/withastro/astro/pull/3758) [`660abd3d`](https://github.com/withastro/astro/commit/660abd3deeb3c451ce32d8d0d068ec6290e82d22) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Chore: remove memory test from CI workflow. This causes issues with Vite 3 dependency resolution, and is no longer necessary for testing our compiler.
## 0.0.5
### Patch Changes
- [#3744](https://github.com/withastro/astro/pull/3744) [`fb9ef401`](https://github.com/withastro/astro/commit/fb9ef4019bd5aec99972cac9bb82f2b6c259292c) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Fix: avoid generating sourcemaps for dev builds of the monorepo - prevents Vite warning logs
## 0.0.4
### Patch Changes
- Updated dependencies [[`4de53ecc`](https://github.com/withastro/astro/commit/4de53eccef346bed843b491b7ab93987d7d85655)]:
- @astrojs/webapi@0.12.0
|