|
1 | 1 | { |
2 | 2 | "emails": [ |
3 | 3 | { |
4 | | - "id": 0, |
| 4 | + "id": 1, |
| 5 | + |
| 6 | + "subject": "What's up with Vue 3.0? Here's how to find out from Evan You", |
| 7 | + "body": "The opening keynote of VueConf US this year was Evan You (the creator of Vue), giving his State of the Vuenion address. He walked us through the journey of getting Vue 3 from a prototype to a reality the past year. He also dove into Vue's overall growth in the community.", |
| 8 | + "sentAt": "2020-03-27T18:25:43.511Z", |
| 9 | + "archived": false, |
| 10 | + "read": false |
| 11 | + }, |
| 12 | + { |
| 13 | + "id": 2, |
5 | 14 | |
6 | | - "subject": "Vue 3 Is Cool", |
7 | | - "body": "So many cool things.\n\nGlad we're getting such a great update.", |
8 | | - "sentAt": "2012-04-23T18:25:43.511Z", |
| 15 | + "subject": "Five new VueJS videos this week + new podcast episode", |
| 16 | + "body": "I hope you've been enjoying the Vue 3 course I've been releasing with Vue Mastery!\n\nThis week on VueScreencasts.com we have a follow-up video that digs further into what we covered in this week's Vue Mastery lesson, I answer a question that five of you asked about last week's most popular video, and we start a new series with a very awesome library author.\n\nFinally, for your ears only: a new episode of Exploring the Vueniverse.", |
| 17 | + "sentAt": "2020-05-03T18:25:43.511Z", |
| 18 | + "archived": false, |
| 19 | + "read": false |
| 20 | + }, |
| 21 | + { |
| 22 | + "id": 3, |
| 23 | + |
| 24 | + "subject": "#177: Updated Vue.js Roadmap; Vuex v4.0.0-alpha.1 has been released; Kia King Ishii join the core team; Nuxt v2.12 released; Videos from Vue.js Amsterdam 2020 are here!", |
| 25 | + "body": "First of all, lets congratulate Kia King Ishii on joining the Vue.js core team! 🎉 He has been doing an incredible job building vuex-orm and will now focus on working on the next versions of Vuex.\n\nSpeaking of which – Vuex v4.0.0-alpha.1 has just been released! This is the version of Vuex that will work with Vue 3.0 but keep the familiar API you know from the current version.", |
| 26 | + "sentAt": "2020-03-18T18:25:43.511Z", |
| 27 | + "archived": false, |
| 28 | + "read": false |
| 29 | + }, |
| 30 | + { |
| 31 | + "id": 4, |
| 32 | + |
| 33 | + "subject": "'Vue 3 Release Roadmap' + 6 more must-read articles from this week", |
| 34 | + "body": "Newsletter Issue #161", |
| 35 | + "sentAt": "2020-03-24T18:25:43.511Z", |
9 | 36 | "archived": false, |
10 | 37 | "read": false |
11 | 38 | } |
|
0 commit comments