-
Notifications
You must be signed in to change notification settings - Fork 2
/
RELEASE-NOTES.txt
65 lines (44 loc) · 1.84 KB
/
RELEASE-NOTES.txt
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
v.9.0.100
- Update: Updated the referenced packages to 9.0.0, 8.0.11, and 6.0.36.
v.9.0.100-rc.2
- Update: Updated the referenced packages to 9.0.0 Release Candidate 2, 8.0.10, and 6.0.35.
v.9.0.100-rc.1
- Update: Updated the referenced packages to 9.0.0 Release Candidate 1.
v.9.0.100-preview.7.3
- Improve: Add an "importmap" script tag in a fallback page on .NET 9.
v.9.0.100-preview.7.2
- Fix: The generated project for .NET 6 could not be built.
v.9.0.100-preview.7.1
- Improve: Use "MapStaticAssets" instead of "UseStaticWebAssets" in the Startup.cs when the project is targeting the .NET 9.
v.9.0.100-preview.7
- Update: Updated the referenced packages to 9.0.0 preview 7.
v.9.0.100-preview.6
- Update: Updated the referenced packages to 9.0.0 preview 6.
v.9.0.100-preview.4
- Update: Updated the referenced packages to 9.0.0 preview 4.
v.9.0.100-preview.3
- Update: Add support for .NET 9.0 preview.
v.8.0.403
- Update: Updated the referenced packages to 8.0.10, and 6.0.35.
v.8.0.400.1
- Improve: Make Blazor Server fallback Razor pages single on .NET7 or later.
v.8.0.400
- Update: Updated the referenced packages to 8.0.8 and 6.0.33.
v.8.0.303
- Update: Updated the referenced packages to 8.0.7 and 6.0.32.
v.8.0.301
- Update: Updated the referenced packages to 8.0.6, 7.0.20 and 6.0.31.
v.8.0.204
- Update: Updated the referenced packages to 8.0.4, 7.0.18 and 6.0.29.
v.8.0.202
- Update: Updated the referenced packages to 8.0.3, 7.0.17 and 6.0.28.
v.8.0.200.1
- Update: Updated the referenced packages to 7.0.16.
v.8.0.200
- Update: Updated the referenced packages to 8.0.2 and 6.0.27.
v.8.0.101.1
- Update: Updated the referenced packages to 8.0.1, 7.0.16, and 6.0.26.
v.8.0.101
- Fix: A client project wasn't included in a solution file when a project was generated on Visual Studio.
v.8.0.100
- Improve: .NET 8 Blazor App style project support