Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Commit 01f9750

Browse files
authored
Update README.md
1 parent 3397379 commit 01f9750

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
### 2.6
88

9+
* [GitHub Project](https://github.com/vuejs/vue/projects/4)
910
* Various improvements regarding error handling, functional components, SSR
1011

1112
### 2.x-next
@@ -18,6 +19,8 @@
1819

1920
### 3.x
2021

22+
- [Announcement blog post](https://medium.com/the-vue-point/plans-for-the-next-iteration-of-vue-js-777ffea6fabf)
23+
- [Updates Slides (Nov 2018)](https://docs.google.com/presentation/d/1yhPGyhQrJcpJI2ZFvBme3pGKaGNiLi709c37svivv0o/edit?usp=sharing)
2124
- Will be using TypeScript. For internal implementation only. Does NOT affect ES users, but should improve TS integration for TS users.
2225
- Decouple internals into separate packages (monorepo) each with its own defined API contracts.
2326
- Individual packages are smaller in scope and more friendly for contributions

0 commit comments

Comments
 (0)