Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

Releases: secret-tech/frontend-boilerplate

5.0.0

23 Jul 19:01
bcd1dfe
Compare
Choose a tag to compare
5.0.0 Pre-release
Pre-release
  • Added scss support, linter and loaders
  • Bump version of react, redux and other ecosystem libraries
  • Bump Webpack v4
  • Added new react's connected-router
  • seamless-immutable was replaced with a immutable

4.0.0 is alive!

29 Jan 20:41
7e7999a
Compare
Choose a tag to compare
4.0.0 is alive! Pre-release
Pre-release

Add react-router-dom v4
Add react-router-redux v5
Add redux-form and redux-form-saga
Move url and file loader to devdeps
Remove useless fonts
Update actions and fetch utils
Add auth and validators utils
Fix css-loader
Create small routing example

3.0.0 is alive!

20 Jan 09:35
Compare
Choose a tag to compare
3.0.0 is alive! Pre-release
Pre-release
  • Update all dependencies
  • Add pre-commit hook that launched linters and tests before commit
  • Bundle analyzer
  • Add jest for unit-testing
  • Add dotenv
  • Remove i18next
  • Update readme
  • Refactor env structure
  • Move babel, eslint and stylelint config into package.json
  • Move webpack and postcss config into /tools

2.0.0

22 Jul 19:41
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release
React I18next

Roboto fonts as example
Favicons generator
Social share tags
Add readme
Better example

1.0.0

21 Jul 11:55
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release
init