Releases: Wolox/react-bootstrap
Releases · Wolox/react-bootstrap
Merge pull request #161 from Wolox/v5.0.0
- Added screen and component generators
- Removed all screens but Home (which were moved to our cookbook
- Updated linter
- Fixed various issues
v.0.3.0
- Lazy loading by route
- Aliases reintroduced
- Basic Login
v0.1.9
- Added linter support for both the generator and the generated projects.
- Added SearchBar component and wrapField HOC.
- Added optional dependencies to pick when generating the new project.
- Fix for lint-diff command to avoid erased files
v0.1.8
- Using rewire with wolox-react-scripts instead of directly using create-react-app with wolox-react-scripts
- Fixed a bug with importing App.js
v0.1.6
- Change eslint rules
- Remove folder creation inside project
v0.1.4
- Fix package json errors
- Clean eslint errors
v0.1.2-beta
- Resolve conflicts with merging files
v0.1.1-beta
Changelog
- Fixed run.sh script
- Including 'generator-' in package.json to publish this in
yeoman