This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 7
7
# Table of Contents
8
8
* [ Introduction] ( #introduction )
9
9
* [ Getting Started with Universal] ( #getting-started )
10
- * [ Upgrading to Version 8] ( #version-8 )
11
10
* [ Packages] ( #packages )
12
11
* [ Universal "Gotchas"] ( #universal-gotchas )
13
12
* [ Roadmap] ( #roadmap )
@@ -29,9 +28,6 @@ The Universal project is driven by community contributions. Please send us your
29
28
30
29
[ Angular Universal Guide] ( https://angular.io/guide/universal )
31
30
32
- # Version 8
33
- Follow this upgrade guide if you are upgrading an existing Universal project to Angular version 8 - [ Guide] ( /docs/v8-upgrade-guide.md )
34
-
35
31
# Packages
36
32
The packages from this repo are published as scoped packages under [ @nguniversal ] ( https://www.npmjs.com/search?q=%40nguniversal )
37
33
@@ -61,9 +57,6 @@ Moved to [/docs/gotchas.md](/docs/gotchas.md)
61
57
- Support [ AppShell] ( https://developers.google.com/web/updates/2015/11/app-shell ) use cases
62
58
- Development server/watch mode builder with livereload for CLI
63
59
64
- ## In Progress
65
- - Static site rendering
66
-
67
60
## Planning
68
61
- Full client rehydration strategy that reuses DOM elements/CSS rendered on the server
69
62
- Better internal performance and stress tests
You can’t perform that action at this time.
0 commit comments