Skip to content

Commit

Permalink
other: 🔹 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ubugeeei committed Nov 25, 2023
1 parent 685f93e commit aeb0936
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,12 +192,16 @@ Please refer to the information below for the progress status.
- Fixing typos and errors
- Reviewing English version of the text
- Making explanations more understandable
- Incorporate refactoring of the reactivity package that will likely be included in Vue.js 3.4
- Implementation and explanation of SSR / SSG
- Implementation and explanation of compile-time optimization
Tree flattening and static hoisting, among others
- Incorporate refactoring of the parser that will likely be included in Vue.js 3.4
 https://github.com/vuejs/core/pull/9674
- Incorporate refactoring of the reactivity package that will likely be included in Vue.js 3.4
https://github.com/vuejs/core/pull/5912
- 🌟 Implementation and explanation of \***\*Vapor Mode\*\***
Since the official version has not been released, we will implement it based on our predictions.
Since the official version has not been released, we will implement it based on our predictions.
https://github.com/vuejs/core-vapor/tree/main

## 🎉 Bonus Track

Expand Down

0 comments on commit aeb0936

Please sign in to comment.