Skip to content

Commit 97fee2a

Browse files
chore: release (#2302)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d78288f commit 97fee2a

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/loose-stars-greet.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-planes-brush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/start/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @solidjs/start
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- e21fadf: fix potentially incomplete first chunk for chunk readers
8+
- d78288f: Declare an explicit `Content-Type: text/plain; charset=utf-8` on seroval-stream server function responses (success and error paths) so intermediaries cannot content-sniff a type onto them
9+
310
## 2.0.1
411

512
### Patch Changes

packages/start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solidjs/start",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/solidjs/solid-start.git",

0 commit comments

Comments
 (0)