Sha256: ebc03a9468eedca9e69c07fb4b3b7f9dd73c97cc418efa3e5fa927f4f4614669

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 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]

- add @types/jest for VSCode intellisense

## [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.6.0 CHANGELOG.md