Skip to content

Releases: KidkArolis/jetpack

v0.30.0-4

07 Feb 16:15
Compare
Choose a tag to compare
v0.30.0-4 Pre-release
Pre-release
  • Restore publicPath behaviour where it was only used in prod af65ec3
  • Remove --jsx flag, less is more, update docs 661322a

v0.30.0-3...v0.30.0-4

v0.30.0-3

06 Feb 14:18
Compare
Choose a tag to compare
v0.30.0-3 Pre-release
Pre-release
  • Improve README 039b6e3
  • Fix tests to work with new logging flags ac41bcc
  • Fix the --exec flag dcdf5ab
  • Simplify log levels behind --log flag 8496590
  • Fix non TTY logging, insert new lines between logs 084a35d
  • Fix how publicPath is prepended to the bundle file name 83cec6b

v0.30.0-2...v0.30.0-3

v0.30.0-2

06 Feb 12:28
Compare
Choose a tag to compare
v0.30.0-2 Pre-release
Pre-release
  • Use core-js/stable, don't want to pull in too much 8539bc2
  • Simplify the default browserlist 526f30d
  • Remove out of the box support for react-hot-loader 1aba2e4
  • Use compiler stats to correcty compute entrypoints feff8c0

v0.30.0-1...v0.30.0-2

v0.30.0-1

05 Feb 20:09
Compare
Choose a tag to compare
v0.30.0-1 Pre-release
Pre-release
  • Fix logger to work in non TTY fdba843

v0.30.0-0...v0.30.0-1

Webpack 5, SWC and build progress! πŸ₯³

05 Feb 18:50
Compare
Choose a tag to compare
  • Log build progress 7b4f849
  • Upgrade execa to the latest d38697a
  • Upgrade to the latest version of commander 282dff4
  • Switch to healthier and prettier 6fe80b6
  • Update README and docs to remove mentions of babel 30ea970
  • Merge pull request #94 from KidkArolis/swc-loader be189df
  • Use swc instead of babel for transpilation and for minification 4c3ec47
  • Merge pull request #93 from KidkArolis/webpack-5 22ba361
  • Upgrade to webpack 5! 2f7b83c

v0.22.0...v0.30.0-0