Skip to content

Latest commit

 

History

History
192 lines (79 loc) · 5.08 KB

CHANGELOG.md

File metadata and controls

192 lines (79 loc) · 5.08 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19 (2019-09-26)

Bug Fixes

  • don't include the user's entire environment in the build (e07e3ca)

0.0.18 (2019-07-03)

Bug Fixes

  • add net to the externals list (7e381f5)

0.0.17 (2019-04-05)

Bug Fixes

  • Use custom cep-shim instead of es5-shim to fix the Date shim not working properly. (085c7e5)

0.0.16 (2019-03-08)

Features

  • use safe mode on the shell plugin (4cbae50)

0.0.15 (2018-11-30)

Bug Fixes

  • Upgrade neutrino-middleware-jsxbin instead to fix Linux hosts. (61d572b)

0.0.14 (2018-11-30)

Bug Fixes

  • Make neutrino-middleware-jsxbin an optional dependency for linux hosts running tests. (4f2d727)

0.0.13 (2018-09-08)

Features

0.0.12 (2018-09-04)

Bug Fixes

  • Support older browsers. (01ee0ae)

0.0.11 (2018-08-24)

Features

  • Sourcemaps and a new ES5 shim. (68d81e4)

0.0.10 (2018-08-21)

Features

  • Add babel-plugin-transform-class-properties and babel-plugin-transform-decorators-legacy (898aee3)

0.0.9 (2018-08-21)

Features

  • Add manifestOnly and showMenu (d5bf841)

0.0.8 (2018-08-18)

Features

  • ES5 Shim + JSON polyfill. (8379334)

0.0.7 (2018-08-11)

Features

0.0.6 (2018-08-05)

Bug Fixes

  • Default type to "Panel" instead of "panel" (7bd0668)

Features

  • Add support for defining externals. (2d85f7b)
  • Copies package.json and runs npm install in the build directory. (ff356d9)

0.0.5 (2018-08-05)

0.0.4 (2018-08-05)

Bug Fixes

  • Fix ExtendScript support. (fd18124)

0.0.3 (2018-08-03)

Features

  • Add process.env.APP_VERSION using DefinePlugin. (c24c831)

0.0.2 (2018-07-21)

Features

  • Add options.mains, other fixes. (9d2cc4f)

0.0.1 (2018-07-21)

Features