Sha256: 1ca20bfe6a955a1e983bdedcebb1d0c5b0acb80f96994ed4fea841ec1b30e2fc

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.5.1] - 2019-10-08

- skip bootsnap by default
- added prerequisite rails version check
- adjust webpacker routines to run `after_bundle`
- only stop spring if it is being installed

## [0.5.0] - 2019-09-02

### Added

- `react-router` is now installed by default

### Changed

- `--karma` and `--jest` options have been removed in favor of a `--js-test-lib` param. 
- The default behavior of `make_it_so` now generates `jest` as the default test lib instead of `karma`
- `foundation-rails` was updated to v6.5
- `modernizr` was removed
- Development runtime was upgraded to ruby v2.6.3

[Unreleased]:https://github.com/LaunchAcademy/make_it_so/compare/v0.5.0...HEAD
[0.5.1]:https://github.com/LaunchAcademy/make_it_so/compare/v0.5.0...v0.5.1
[0.5.0]:https://github.com/LaunchAcademy/make_it_so/compare/v0.4.5...v0.5.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
make_it_so-0.5.1 CHANGELOG.md