Skip to content

2.0 release note

Randy edited this page Nov 7, 2018 · 1 revision

So happy to release Serlina 2.0! There are some changes in this release:

Babel 7

We upgrade Babel to 7 and now you can configure Babel in <baseDir>/babel.config.js.

Built in TypeScript support

The .ts and .tsx files will be parsed through ts-loader -> babel-loader now.

Hot Reload is removed, temporarily

Because the hot reload feature is not stable sometimes. So we removed it temporarily. It will be back soon.

Clone this wiki locally