generator-starhackit v7.0.0 Release Notes

Release Date: 2019-06-23 // almost 5 years ago
  • Major frontend rewrite:

    • multi frontend: public, user and admin, all under 100KB.
    • typescript has replaced babel, reducing bundle size by 25%.
    • glamorous being no longer maintained, emotion is the new css solution.
    • react replaced preact due to emotion.
    • nightwatch uses chrome driver directly, no more selenium.
    • 0️⃣ concept of layout, each component can choose its own layout or uses the default one.
    • all routes are loaded dynamically to reduce bundle size.