Skip to content

Tags: Frojd/react-sass-starterkit

Tags

v4.2.0

Toggle v4.2.0's commit message
- Change to js format on data files instead of json

- Rename Wysiwyg to RawHtml
- Update all packages
- Use core-js 3 instead of 2

v4.1.0

Toggle v4.1.0's commit message
- Change to storybook instead of styleguideist

- Patch react-dom

v4.0.0

Toggle v4.0.0's commit message
- Major rewrite of componentssystem and scaffolding

- Simplify .frontendrc
- Update all packages
- Make ssr part of webpack
- Make components more isolated
- Support HMR

v3.3.0

Toggle v3.3.0's commit message
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

v3.1.0

Toggle v3.1.0's commit message
- Fix HMR so it preserves state

- Fix publish command
- Fix production settings
- Change output stats on watch

v3.0.0

Toggle v3.0.0's commit message
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

v2.4.0

Toggle v2.4.0's commit message
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

v2.3.0

Toggle v2.3.0's commit message
Version 2.3.0

- Update all packages to latest version
- Now use webpack 3
- Fix a bug with css/js path not being correct in devserver

v2.2.1

Toggle v2.2.1's commit message
- Add defaultHost

- Add object-spread

v2.2.0

Toggle v2.2.0's commit message
- 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