Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 1.11 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • 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