Skip to content

Commit 90f8c52

Browse files
authored
Update README for clarity on version isolation
Refine wording for version isolation and coexistence.
1 parent 173d930 commit 90f8c52

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ This allows applications to be composed from independently evolving components w
4747
- Runtime component loading
4848
- Declarative configuration (JSON-based)
4949
- Automatic dependency resolution
50-
- Version isolation for framework and components
51-
- Multiple component versions can coexist
52-
- No build step or bundling required
50+
- Version isolation (framework + components)
51+
- Multiple versions can coexist
52+
- No build step required
5353
- Fully client-side execution
5454
- Instance-level DOM isolation (Shadow DOM)
5555

0 commit comments

Comments
 (0)