You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Major rewrite of componentssystem and scaffolding
- Simplify .frontendrc
- Update all packages
- Make ssr part of webpack
- Make components more isolated
- Support HMR
Scaffold and webpack 4
- Update to support webpack 4
- Add new command: scaffold to quickly start a new setup
- Separate css files to containers and components
Major
- Add support for HMR
- Add support for browsersync
- Add support for i18n
- Add containers by default
- Add scss globals
- Switch mocha to jest as testingframework
- Major refactoring to the internals section
- Updates to all packages
Version 2.4.0
- Add react-svg support for inline SVG
- Add Subcomponent support
- Add serverside rendering support
- Fix bugs with publish command
- Update all packages to the latest versions
- Add babel-polyfill
- Move react to dependencies
- Fix sourcemaps for css
- Add publish command to make a simple htmlpage
- Update all packages to latest stable version