Skip to content

Releases: sebastian-software/prepublish

Release 0.20.0

04 Jul 15:17
Compare
Choose a tag to compare
  • Updated readme. Removed wrong docs. (6ec4662)
  • Added correct hash-bang for binary output (def7ba4)
  • Added executable plugin for rollup to make binary executable. (5076f98)
  • Worked on binary output support (76ebacb)
  • Removed iife support which is... pretty useless nowadays... and also not well tested. (44aadd1)
  • Worked on initial stuff for supporting outputting binaries (1a3c181)
  • Use app-root-dir instead of CWD (a7bb974)
  • Updated docs (891b1b0)
  • Cleanup deps (29e3c2c)
  • Simplified babel preset handling with new support in babel-preset-edge (177c6b1)
  • Replaced manual modern set with support from babel-preset-edge (d86fee6)
  • Updated babel-preset-edge to 0.9.2 (592b50b)
  • Updated deps (4cbb60e)

Release 0.19.1

03 Jul 16:05
Compare
Choose a tag to compare

Release 0.19.0

03 Jul 15:57
Compare
Choose a tag to compare
  • Disabled preset debugging by default (0bad0e3)
  • Updated preset-edge (ea85a7d)
  • Updated deps (1f00653)
  • Removed manually handled runtime setting - delegated to babel-preset-edge (f388699)
  • Removed useless modules option which is false by default for these target types (441735b)
  • Docs (348cb76)
  • Dynamic import section is now support by babel-preset-edge directly. (341b3e1)
  • Disabled accidentally enabled babelrc flag (cef1b51)
  • Updated babel-preset-edge (afd363b)
  • Update lock file (c3e1841)

Release 0.18.0

03 Jul 13:09
Compare
Choose a tag to compare
  • Updated readme (644f2d9)
  • Removed specific React preset - merged with normal Babel one. Renamed "latest" to "babel". This makes the transpiler selection really a transpiler selection. (8de65e5)
  • Updated babel-preset-edge to bundle nodedent-runtime. (7029604)
  • Updated deps + removed a lot of manual babel presets for preparing real usage of babel-preset-env (c03f354)
  • Unfortunately dead code only seem to work in combination with other but disabled rules. Disabled it again. (376c248)
  • Enable dead code elimination for non-minified builds, too + added comment (20bf560)
  • Fixed missing es2015 preset which we replace with env plugin and empty options == latest (adc31ea)
  • Renamed dep script (0eee5bf)
  • Renamed script for npm@5 (ee262f8)
  • Removed manual babili plugin list... making deps simpler. (a2a2e2d)
  • Removed es2015 preset. Env all the way. (69d68a4)
  • Replaced manual plugin lists for babili with preset - which is not configurable - and use options instead. (88bef6f)

Release 0.17.0

29 Jun 13:07
Compare
Choose a tag to compare
  • Updated lock (f1cd4a3)
  • Minor change (a10fa5e)
  • Added missing aliases section for meow... this never actually worked before... great ;) (cc3b0d0)
  • Minor change (ead1807)
  • Added babili preset (9029056)
  • Removed transform-property-literals from default compilation as this seem to break some literals. + Replaced custom babili compression list with babili plugin. (0876bb2)
  • Updated deps (0747742)

Release 0.16.3

14 Jun 11:35
Compare
Choose a tag to compare

Release 0.16.2

14 Jun 09:42
Compare
Choose a tag to compare
  • Tweaked test further (2c39350)
  • Tweaked test case (e6a60e4)
  • Updated deps + added new test (ffd2140)
  • Updated travis config (3a96a27)
  • Updated deps + switched from yarn to npm@5 (23f7898)

Release 0.16.1

23 May 10:49
Compare
Choose a tag to compare
  • Reconfigured presets using string identifiers as suggested by new version of babel-preset-env. (36a2c0b)
  • Updated deps (39f64ec)
  • Merged (3c0a15e)
  • Added article reference (d86bdcf)
  • Updated deps (b1075d6)

Release 0.16.0

21 Apr 15:13
Compare
Choose a tag to compare

Release 0.15.4

14 Apr 12:28
Compare
Choose a tag to compare