Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 777 Bytes

CHANGELOG.jetpacker.md

File metadata and controls

28 lines (20 loc) · 777 Bytes

Changelog

All notable changes to this project will be documented in this file. This project tries to adhere to Semantic Versioning, even before v1.0.

[0.7.0]

  • #4 update babel.config.js to work with latest versions of webpack node modules #4

[0.5.0]

  • merge upstream webpacker v5.2.1
  • jetpacker v0.5.x ~ webpacker v5.x
  • fix turbine: yarn integrity check not longer done

[0.4.2]

  • fix jets turbine

[0.4.1]

  • add app/assets to resolved paths by default

[0.4.0]

  • add jets turbine to load webpacker, but dont run yarn check on lambda
  • default extract_css: true

[0.3.0]

  • dont install javascript/packs/application.js, jets adds a custom one

[0.2.0]

  • actual initial release