Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add disabling of autoinstall globally via environment variable #2130

Closed
wants to merge 708 commits into from
Closed

Add disabling of autoinstall globally via environment variable #2130

wants to merge 708 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 28, 2018

  1. Fix methods of LazyPromise (#1059)

    jlfwong authored and devongovett committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    74438d4 View commit details
    Browse the repository at this point in the history
  2. Ignore require if it is defined (#975)

    fathyb authored and devongovett committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    12b649b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e4f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e8ae0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e26d443 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d6061c View commit details
    Browse the repository at this point in the history
  7. Update changelog

    devongovett committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    27e1d02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb47244 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    279f043 View commit details
    Browse the repository at this point in the history
  10. 1.7.0

    devongovett committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    0140dce View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    9792f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1863b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Add “private: true” to package.json files in tests. (#1142)

    Reduces amount of warnings during tests.
    CvX authored and devongovett committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    9038991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f3f30a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Fix sourcemap reference in JS output (#1148)

    Jasper De Moor authored and devongovett committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    28b87cf View commit details
    Browse the repository at this point in the history
  2. Sourcemap sourceRoot (#1141)

    Jasper De Moor authored and devongovett committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    3b1a585 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    3435c4c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    89952d7 View commit details
    Browse the repository at this point in the history
  2. Bump dependencies (#1089) (#1184)

    Hammster authored and devongovett committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    4189563 View commit details
    Browse the repository at this point in the history
  3. Fix asset size always be zero when building vue project (#1151)

    Weijia Wang authored and devongovett committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    25a054f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Custom workerfarm, BI-Directional IPC (#1105)

    Jasper De Moor authored and devongovett committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    69625e0 View commit details
    Browse the repository at this point in the history
  2. 1.7.1

    devongovett committed Apr 15, 2018
    3 Configuration menu
    Copy the full SHA
    1bfba6e View commit details
    Browse the repository at this point in the history
  3. Update changelog

    devongovett committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    bfc1d3c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Change appveyor badge to master branch (#1197)

    Jasper De Moor authored and devongovett committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    bb7f4aa View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Configuration menu
    Copy the full SHA
    7a2ba16 View commit details
    Browse the repository at this point in the history
  2. Handle empty config files (#1203)

    * handle empty config && asset files
    
    * remove bad empty asset solution
    Jasper De Moor authored and devongovett committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    11a7882 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Update dependency with security vuln (#1246)

    Jasper De Moor authored and devongovett committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    06999a0 View commit details
    Browse the repository at this point in the history
  2. Minor change to mkHandle in workerfarm (#1233)

    Jasper De Moor authored and devongovett committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    0d984a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Update default engines to > 0.25% (#1238)

    Don’t use “last 2 versions”. See https://jamie.build/last-2-versions
    devongovett authored Apr 27, 2018
    Configuration menu
    Copy the full SHA
    e9b249c View commit details
    Browse the repository at this point in the history
  2. use resolver for imports (#1256)

    Jasper De Moor authored and devongovett committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    31190cf View commit details
    Browse the repository at this point in the history
  3. Don't start server if target isn't browser (#1204)

    Jasper De Moor authored and devongovett committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    9064b3b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. return early instead of throwing (#1260)

    Jasper De Moor authored and devongovett committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    3fe54a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a688cd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Configuration menu
    Copy the full SHA
    ac3f8ca View commit details
    Browse the repository at this point in the history
  2. Fix autoinstall infinite loop (#1241)

    Jasper De Moor authored and devongovett committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    19b9fc6 View commit details
    Browse the repository at this point in the history
  3. Allow spaces in filenames (#1212)

    Jasper De Moor authored and devongovett committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    fb6912d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Expose modules as UMD (#453)

    eXon authored and devongovett committed May 1, 2018
    Configuration menu
    Copy the full SHA
    2af3fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d517132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cbbeef View commit details
    Browse the repository at this point in the history
  4. Update deps (#1271)

    Jasper De Moor authored and devongovett committed May 1, 2018
    Configuration menu
    Copy the full SHA
    ec98a95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a36b912 View commit details
    Browse the repository at this point in the history
  6. Remove eval usage. Fixes CSP cases. (#1133)

    CvX authored and devongovett committed May 1, 2018
    Configuration menu
    Copy the full SHA
    b032b85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b04b223 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    e905ff1 View commit details
    Browse the repository at this point in the history
  2. Remove jsnext:main

    The field is deprecated and replaced with package.module. Additionally it caused many issues with packages that used it incorrectly. Fixes #844, #1037, #1048, #1062.
    devongovett committed May 2, 2018
    Configuration menu
    Copy the full SHA
    f75941c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Watch directories instead of individual files (#1279)

    This prevents EMFILE errors on large projects caused by running out of file descriptors.
    devongovett authored May 3, 2018
    Configuration menu
    Copy the full SHA
    d67b76c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a176ded View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc6218 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55e27e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6042f79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1febbc7 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    devongovett committed May 3, 2018
    Configuration menu
    Copy the full SHA
    405bae0 View commit details
    Browse the repository at this point in the history
  8. 1.8.0

    devongovett committed May 3, 2018
    Configuration menu
    Copy the full SHA
    57be4e6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Configuration menu
    Copy the full SHA
    674b17d View commit details
    Browse the repository at this point in the history
  2. 1.8.1

    devongovett committed May 4, 2018
    Configuration menu
    Copy the full SHA
    f226d26 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. issue templates (#1296)

    Jasper De Moor authored and devongovett committed May 6, 2018
    Configuration menu
    Copy the full SHA
    390c46d View commit details
    Browse the repository at this point in the history
  2. Allow --https for watch (#1306)

    dobesv authored and devongovett committed May 6, 2018
    Configuration menu
    Copy the full SHA
    0b3d80f View commit details
    Browse the repository at this point in the history
  3. Fix browser entry-point resolution (#1284)

    Fixes #1283
    fathyb authored and devongovett committed May 6, 2018
    Configuration menu
    Copy the full SHA
    98a293f View commit details
    Browse the repository at this point in the history
  4. Don’t pass package.json and options over IPC (#1304)

    * Don’t pass package.json over IPC
    * Add backward compatibility getter for asset.package
    devongovett authored May 6, 2018
    Configuration menu
    Copy the full SHA
    2f7be14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adeee42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8db6ba View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Custom less filemanager (#1289)

    Jasper De Moor authored and devongovett committed May 7, 2018
    Configuration menu
    Copy the full SHA
    87b1ea9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    db07fa5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. improve the time reported by the bundler (#1343)

    Jasper De Moor authored and devongovett committed May 11, 2018
    Configuration menu
    Copy the full SHA
    5962605 View commit details
    Browse the repository at this point in the history
  2. update dependencies (#1340)

    Jasper De Moor authored and devongovett committed May 11, 2018
    Configuration menu
    Copy the full SHA
    e7df99d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. clear console before accepting updates, not after (#1366)

    Jasper De Moor authored and devongovett committed May 16, 2018
    Configuration menu
    Copy the full SHA
    08f9389 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. Configuration menu
    Copy the full SHA
    b2a08c4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. Configuration menu
    Copy the full SHA
    33ed913 View commit details
    Browse the repository at this point in the history
  2. Update PugAsset.js (#1396)

    buckle2000 authored and devongovett committed May 20, 2018
    Configuration menu
    Copy the full SHA
    15eb885 View commit details
    Browse the repository at this point in the history
  3. Fix indented syntax type for single file vue components (#1211) in as…

    …sets/SASSAsset.js (#1375)
    Matteo Maronati authored and devongovett committed May 20, 2018
    Configuration menu
    Copy the full SHA
    f743317 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Put filewatcher in a worker, for better stability and performance (#1368

    )
    Jasper De Moor authored and devongovett committed May 21, 2018
    Configuration menu
    Copy the full SHA
    af4cd33 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Configuration menu
    Copy the full SHA
    46fb97a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3988ffc View commit details
    Browse the repository at this point in the history
  3. node-sass accepts importer as single function or array of functions (#…

    …1409)
    
    The current implementation sets an importer, so you cant add other importers via `.sassrc.js, ...`.
    amrnt authored and Jasper De Moor committed May 22, 2018
    Configuration menu
    Copy the full SHA
    1e9556c View commit details
    Browse the repository at this point in the history
  4. Get mtime of folder on wildcard imports (#1410)

    Jasper De Moor authored and fathyb committed May 22, 2018
    Configuration menu
    Copy the full SHA
    d689fde View commit details
    Browse the repository at this point in the history
  5. Fix vue test (#1413)

    Jasper De Moor authored and fathyb committed May 22, 2018
    Configuration menu
    Copy the full SHA
    83907d8 View commit details
    Browse the repository at this point in the history
  6. support for sass specific import syntax (#1335)

    * support for sass specific import syntax
    
    * use test
    
    * fix
    
    * Test new and old behaviour
    Jasper De Moor authored May 22, 2018
    Configuration menu
    Copy the full SHA
    099a98e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Fix absolute and tilde paths (#1324)

    Fix addURLDependency resolution in Asset.js
    
    Minimal reproducible repo: https://github.com/marcosbozzani/parcel-bug-tilde-abs-paths
    
    Just clone the repo, `yarn install` and `yarn tilde` or `yarn slash`
    
    Tilde error: `Cannot resolve dependency './~\style.css'`
    Slash error: `Cannot resolve dependency './..\..\..\..\..\..\`
    marcosbozzani authored and Jasper De Moor committed May 23, 2018
    Configuration menu
    Copy the full SHA
    1614918 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Fix failing appveyor test (#1431)

    Fixes a failing appveyor html test
    Jasper De Moor authored and fathyb committed May 24, 2018
    Configuration menu
    Copy the full SHA
    1cb05e0 View commit details
    Browse the repository at this point in the history
  2. Use async modules when possibles (#1433)

    * Use async version of `resolve` for `localRequire`
    
    * Use async version of `glob` for `GlobAsset`
    fathyb authored and Jasper De Moor committed May 24, 2018
    Configuration menu
    Copy the full SHA
    83dfa3e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Adding an bundlestart event (#1435)

    Plugins should be able to run code before a build process starts.
    Tom-Julux authored and Jasper De Moor committed May 25, 2018
    Configuration menu
    Copy the full SHA
    304eb5f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. Fix worker environment variable (#1443)

    Jasper De Moor authored and fathyb committed May 26, 2018
    Configuration menu
    Copy the full SHA
    d3e04b5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

  1. Add unit tests for line counter (#1444)

    I'm curious if not using `require('os').EOL` for splitting lines in lineCounter is problematic or not. Since I don't have a Windows machine I'm testing this in your CI! :D
    mohsen1 authored and Jasper De Moor committed May 27, 2018
    Configuration menu
    Copy the full SHA
    dc11325 View commit details
    Browse the repository at this point in the history
  2. Use async FS in tests (#1437)

    Jasper De Moor authored and devongovett committed May 27, 2018
    Configuration menu
    Copy the full SHA
    181a63f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Use async fs on new linecounter tests (#1446)

    Jasper De Moor authored and fathyb committed May 28, 2018
    Configuration menu
    Copy the full SHA
    9861c46 View commit details
    Browse the repository at this point in the history
  2. Make CSS assets async (#1390)

    Remove `deasync` from CSS assets.
    Fixes #1331 and bring some performance improvements.
    
    #### Status
    
    - [x] Sass
    - [x] Less
    - [x] Stylus
    fathyb authored and Jasper De Moor committed May 28, 2018
    Configuration menu
    Copy the full SHA
    0d63879 View commit details
    Browse the repository at this point in the history
  3. Enable posthtml-parse options in posthtmlrc (#1316)

    luikore authored and Jasper De Moor committed May 28, 2018
    Configuration menu
    Copy the full SHA
    c600d44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    523ee0f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Add test/dist to .prettierignore (#1463)

    fathyb authored and devongovett committed May 31, 2018
    Configuration menu
    Copy the full SHA
    fc4a9f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Fix typo in uglify.js (#1468)

    Fix a typo that prevented source maps from being carried over when minifying.
    evanblack authored and devongovett committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    dc10531 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    24f28bc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Pass compiler of @vue/component-compiler-utils to parser. (#1496)

    Seems like this bug #1490 appeared, after the change made in this commit vuejs/component-compiler-utils@caa1538#diff-3bebbbb54c7d798b4200eb324ebd4500R17
    
    Tested for older version of vuejs/component-compiler-utils, works pretty fine.
    knight-bubble authored and Jasper De Moor committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    40fb76f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Fix babel config in package.json (#1515)

    Babel seems to mutate the passed-in config, so if we pass in the
    package.babel directly it will mutate the package config, then the next
    time it compiles the same file it will have duplicate plugins, etc.
    
    Instead, if loading config from a packageKey, clone the config before
    returning so it can't be mutated.
    sj26 authored and Jasper De Moor committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    eda41e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    82a80bb View commit details
    Browse the repository at this point in the history
  2. change Uglify to Terser (#1382)

    Jasper De Moor authored and devongovett committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    86731cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a662f90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15b7712 View commit details
    Browse the repository at this point in the history
  5. Changelog for 1.9.0 (#1516)

    Jasper De Moor authored and devongovett committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    066e30d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ac4e29 View commit details
    Browse the repository at this point in the history
  7. mention babel-minify

    devongovett committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b7b8405 View commit details
    Browse the repository at this point in the history
  8. update changelog

    devongovett committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1be74f2 View commit details
    Browse the repository at this point in the history
  9. 1.9.0

    devongovett committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    cc6018e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. fix relative paths being the same as node modules (#1556)

    Jasper De Moor authored and devongovett committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    f536e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e2f9ab View commit details
    Browse the repository at this point in the history
  3. 1.9.1

    devongovett committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    21fcd17 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Fix unintended Vue asset supplemental code insertion (#1576)

    This PR fixes the first line of supplemental code being [accidentally commented out](https://github.com/parcel-bundler/parcel/blob/v1.9.1/src/assets/VueAsset.js#L112) when the generated JS code (the `js` variable) was ended with `//`.
    
    ![screen shot 2018-06-18 at 20 14 20](https://user-images.githubusercontent.com/9481405/41533572-39fc91a4-7336-11e8-997e-22154a158219.png)
    chalkpe authored and Jasper De Moor committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    1701f9b View commit details
    Browse the repository at this point in the history
  2. fix 'Cannot read property 'posthtml' of null (#1578)

    fixes #1574
    ranfdev authored and Jasper De Moor committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    c94624e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. 1.9.2

    devongovett committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    0742b09 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Set user provided NODE_ENV if provided with build command, fixes #702 (

    …#1600)
    
    Like others in #702, there are times when I need a development build. This change remedies that by using the `NODE_ENV` set by a user in the build command, but will default to `production` is none is provided.
    chances authored and devongovett committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    1b6a93f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. CHANGELOG.md (#1581)

    RafalFilipek authored and devongovett committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    f7b9fdb View commit details
    Browse the repository at this point in the history
  2. Fix bugs related to watching symlinks (#1408)

    Jasper De Moor authored and devongovett committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    7f4049d View commit details
    Browse the repository at this point in the history
  3. add cache-dir option to cli (#1321)

    Jasper De Moor authored and devongovett committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    12ddda7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Fix tree-shaking DCE (#1575)

    fathyb authored and devongovett committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    b62132c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bd5fcc View commit details
    Browse the repository at this point in the history
  3. Update changelog

    devongovett committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    3aec9dd View commit details
    Browse the repository at this point in the history
  4. 1.9.3

    devongovett committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    2aa7215 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Upgrade Typescript to 2.9 (#1639)

    This pull request upgrades the default version of Typescript from 2.7 to 2.9
    RobinVdBroeck authored and DeMoorJasper committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    3a8f38c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Configuration menu
    Copy the full SHA
    fd2294a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a578c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ccaf6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9200e9a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. Configuration menu
    Copy the full SHA
    ead365c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729f252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4808c0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14fabe9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8599751 View commit details
    Browse the repository at this point in the history
  6. 1.9.4

    devongovett committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    a019bed View commit details
    Browse the repository at this point in the history
  7. Update changelog

    devongovett committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    cce9eb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Use fast glob (#1650)

    DeMoorJasper authored and devongovett committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    06fb3c8 View commit details
    Browse the repository at this point in the history
  2. fixes #933 : JSPackager deduplication now accounts for differences in…

    … absolute dependency paths (#1011)
    pcattori authored and devongovett committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    f699e81 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    1ab0558 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Configuration menu
    Copy the full SHA
    96856ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b64cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57f4c45 View commit details
    Browse the repository at this point in the history
  4. Use user installation of cssnano (#1432)

    fathyb authored and devongovett committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    8cee316 View commit details
    Browse the repository at this point in the history
  5. Upgrade to cssnano@4 (#1666)

    fathyb authored and devongovett committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    5e924b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. Configuration menu
    Copy the full SHA
    eff2c5c View commit details
    Browse the repository at this point in the history
  2. Logger improvements (#1472)

    DeMoorJasper authored and devongovett committed Jul 7, 2018
    1 Configuration menu
    Copy the full SHA
    c966120 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    038ade6 View commit details
    Browse the repository at this point in the history
  4. Add support for node 10 (#1672)

    jimexist authored and devongovett committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    cae25f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bc6ed9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec3aea9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. Configuration menu
    Copy the full SHA
    23ee7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a42dfeb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    7b38f4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2deb5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    764f568 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Use minify prelude only minify option (#1700)

    S. Suzuki authored and DeMoorJasper committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    b52548b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34a4d0 View commit details
    Browse the repository at this point in the history
  3. Update Bundler.js (#1706)

    DeMoorJasper authored and devongovett committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    2fa38c1 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    devongovett committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    de53d82 View commit details
    Browse the repository at this point in the history
  5. 1.9.5

    devongovett committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    3b579a8 View commit details
    Browse the repository at this point in the history
  6. Fix ora spinner in CI environments

    Fixes #1711
    devongovett committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    8670fd6 View commit details
    Browse the repository at this point in the history
  7. 1.9.6

    devongovett committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    c184390 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. correction in CONTRIBUTING.md for PARCEL_WORKERS (#1715)

    Changed debugging recommendation for `PARCEL_WORKERS` from `PARCEL_WORKERS=0` to `PARCEL_WORKERS=1` as `PARCEL_WORKERS=1` will force parcel to use the local worker in the main thread exclusively.
    RobertWHurst authored and DeMoorJasper committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    52f9766 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Configuration menu
    Copy the full SHA
    e0d8821 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    91a339e View commit details
    Browse the repository at this point in the history
  2. Update changelog

    devongovett committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    d81e4b1 View commit details
    Browse the repository at this point in the history
  3. 1.9.7

    devongovett committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    871ffc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5355685 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    075ca6f View commit details
    Browse the repository at this point in the history
  6. Fix comment typo (#1739)

    chocolateboy authored and devongovett committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    2e1ffc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    4316ff5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2018

  1. Configuration menu
    Copy the full SHA
    7423541 View commit details
    Browse the repository at this point in the history
  2. support error strings (#1761)

    DeMoorJasper authored and devongovett committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    3298473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a6fd75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26dd8c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f431b78 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2018

  1. Support sideEffect: false with CommonJS (#1770)

    Fixes #1699
    fathyb authored and devongovett committed Jul 22, 2018
    Configuration menu
    Copy the full SHA
    f3a43a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569b60a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b63c2ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0a84ae View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Use esnext target with TypeScript and scope hoist (#1781)

    Should bring a noticeable size improvement on big TypeScript apps
    fathyb authored and DeMoorJasper committed Jul 23, 2018
    3 Configuration menu
    Copy the full SHA
    3e9b086 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Replace Slack instructions with Spectrum instructions (#1785)

    Now that Parcel is using Spectrum instead of Slack for community management, I figured we should update `CONTRIBUTING.md` accordingly.
    
    Happy to make any language changes you feel are necessary!
    owap authored and DeMoorJasper committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    28d9883 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Configuration menu
    Copy the full SHA
    ffc48c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    e4ec369 View commit details
    Browse the repository at this point in the history
  2. generate unique certificate serial numbers (#1830)

    Fixes browser errors thrown due to multiple certificates using the same issuer and serial number.  Occurs when a self-signed certificate has already been stored in the browser and new certificate is generated; either in the same project or across project installations.
    dehuszar authored and DeMoorJasper committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    c334b2f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Typescript 3.0.0 update (#1840)

    Update to typescript 3.0.0, it's just so the tests run the latest version.
    There appears to be no breaking changes.
    DeMoorJasper authored and fathyb committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    56aa0ef View commit details
    Browse the repository at this point in the history
  2. Update help message for public-url option (#1846)

    Just a small documentation change -- as of #1040, the default value for `--public-url` is `/`, not the `--out-dir` option anymore.
    patricksmith authored and DeMoorJasper committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    19adf69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd99fa1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. Configuration menu
    Copy the full SHA
    81151bb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Import GraphQL files from other GraphQL files (closes #1477) (#1892)

    An alternative to #1817 that doesn't rely on using `graphql-tag/loader`, which is a Webpack loader.
    
    #### What this does:
    1. Recursively traverse the GraphQL files.
    2. Collect all the imports into a map.
    3. Concatenate them.
    4. Parse the result into an AST.
    
    #### What this doesn't do:
    
    This PR (as of time of writing) does not have feature parity with `graphql-tag/loader`, meaning that:
    * It does not de-duplicate fragments that have the same name. _This is a behavior that I personally disapprove of since it can lead to surprising results instead of throwing an error if a user accidentally (however unlikely) reuses an already defined fragment name._
    * It does not collect multiple defined queries/mutations and make them individually require-able from a JavaScript parent.
    
    
    If the above behaviours are desired then I can implement them.
    arianon authored and DeMoorJasper committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    afbca87 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Fix: VSCode syntax highlight with PostCSS in Vue Component style tag (#…

    …1897)
    
    This fixes the issue #1894. Now it compiles the CSS file containing the parsed version of the PostCSS code within Vue Components inline style tags. As well as working with the VSCode Vetur extension for the syntax highlighting.
    iFaxity authored and DeMoorJasper committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    1bb6394 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    7258da0 View commit details
    Browse the repository at this point in the history
  2. Default to Dart-Sass and add backwards compatibility for node-sass (#…

    …1847)
    
    Dart sass will prevent parcel from randomly freezing.
    It's also a lot stricter, preventing unknown errors or side-effects after compiling/parsing.
    Also adds codeFrames, so users get a visual representation of the line the error occurs.
    
    Closes #1836 Related to #1509
    DeMoorJasper authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    70ce33b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Fix infinite loop in resolver when using ~/... imports (#1881)

    * fix infinite loop in resolver
    
    * if ~ require is outside rootDir and node_modules, fallback to rootDir
    
    * more reliable root check
    DeMoorJasper authored and fathyb committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    a330668 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Add support for SharedWorkers (#1907)

    Closes #1905
    Tom-Julux authored and DeMoorJasper committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    38b5b28 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Workerfarm cleanup (#1918)

    DeMoorJasper authored and devongovett committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    ffef2c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. fix sass url loader (#1909)

    DeMoorJasper authored and devongovett committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    6ef0786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eadb5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28df546 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. remove corp artifactory (#1925)

    DeMoorJasper authored and devongovett committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    d996d56 View commit details
    Browse the repository at this point in the history
  2. Minimal verbose mode (#1834)

    DeMoorJasper authored and devongovett committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    4868462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a743f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da7eeb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Sugarss support (#1941)

    * Add PostCSS's SugarSS recognition by default
    
    * Update postcss.js
    
    * Update SSSAsset.js
    
    * Update Ast.js
    
    * Update SSSAsset.js
    
    * Update SSSAsset.js
    
    * cleanup a lil
    
    * remove parse step and fix sugarss fail
    DeMoorJasper authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    3430276 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Fix dotenv package error (#1953)

    This fixes #1440. Package "dotenv" does something like "process.env.hasOwnProperty( ... )".
    Parcel expects a value property lookup on process.env, not a function call. So valueToNode fails if it was called with a function like "hasOwnProperty".
    subhero24 authored and DeMoorJasper committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    304c860 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Added stub for require.cache (#1960)

    * Added a simple stub for require.cache in prelude (#1959)
    jfrconley authored and DeMoorJasper committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    876bfe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Don't resolve slash and tilde paths twice (#1993)

    Fix "Cannot resolve dependency" errors for valid slash and tilde paths.
    
    Before:
    
        /src/js/index.js
          -> /home/user/my-project/src/js/index.js
          -> /home/user/my-project/home/user/my-project/src/js/index.js
    
    Error:
    
        Cannot resolve dependency /home/user/my-project/src/js/index.js
    
    After:
    
        /src/js/index.js
          -> /home/user/my-project/src/js/index.js
    
    The code already has a way for asset-handlers to signal to the bundler that a dependency has been resolved to an absolute path, but it isn't being used.
    
    fixes #1555
    fixes #1986
    chocolateboy authored and DeMoorJasper committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    d7030f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    88d5fbf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    47c3519 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. [ADD] Pull Request Templates (#2010)

    🌟 FEATURE 🌟
    
    We already have Issue Templates, but what about Pull Request Templates?
    I did that, feel free to edit them to your needs 😊
    peanutbother authored and DeMoorJasper committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    6dccfaa View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. PR Templates | Fixing minor things (#2015)

    see following discussions: 
    - #2010 (comment)
    - #2010 (comment)
    - #2010 (comment)
    peanutbother authored and DeMoorJasper committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    a0f528b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Configuration menu
    Copy the full SHA
    94ae353 View commit details
    Browse the repository at this point in the history
  2. Babel 7 (#1955)

    devongovett authored Sep 16, 2018
    Configuration menu
    Copy the full SHA
    c9c5805 View commit details
    Browse the repository at this point in the history
  3. 1.10.0-beta.0

    devongovett committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    ffacdf8 View commit details
    Browse the repository at this point in the history
  4. Fix require (#2021)

    This was blocking me from using 1.10.beta0.
    kesla authored and DeMoorJasper committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    9431619 View commit details
    Browse the repository at this point in the history
  5. 1.10.0-beta.1

    devongovett committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    ca91bfe View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. fixed watch not working when NODE_ENV is production (#2024)

    ---
    name: 🙋 fix for watch not working when NODE_ENV is 'production'
    about: fixes issue #2011 
    ---
    
    <!---
    Thanks for filing a pull request 😄 ! Before you submit, please read the following:
    
    Search open/closed issues before submitting since someone might have pushed the same thing before!
    -->
    ## ↪️ Pull Request
    <!---
    Provide a general summary of the pull request here
    Does this address an existing issue?
    -->
    I understand that Parcel should watch changes every time the watch command is being used.
    Previously, watch was enabled on dev environment only, while the watch command inserted by users was completely ignored.
    
    With this modification, watch is always enabled if the user passes the command in CLI. 
    ## 💻 Examples
    
    There is an example in #2011 - first post
    
    ## ✔️ PR Todo
    
    - [ ] Added/updated unit tests for this change
    - [ ] Filled out test instructions
    - [ ] Included links to related issues/PRs
    <!-- Love parcel? Please consider supporting our collective:
    👉  https://opencollective.com/parcel/donate -->
    RobertPurcea authored and DeMoorJasper committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    550f8ea View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. allow empty string in meta (#2027)

    fixes #1714
    hiroppy authored and DeMoorJasper committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    a50222a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. update yarn.lock (#2028)

    DeMoorJasper authored and devongovett committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    13bf65e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def6f1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bbd84d View commit details
    Browse the repository at this point in the history
  4. Fix windows bugs & tests (#1965)

    DeMoorJasper authored and devongovett committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    a769fa7 View commit details
    Browse the repository at this point in the history
  5. Don't modify script nodes with text/html type (#1924)

    Knockout.js uses <script type="text/html> for named templates. Currently, the type attribute is stripped by parcel. This change prevents that from happening.
    southpolesteve authored and devongovett committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    d2f5a05 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Configuration menu
    Copy the full SHA
    3ed33fd View commit details
    Browse the repository at this point in the history
  2. fix node 6 tests (#2049)

    DeMoorJasper authored and devongovett committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    45a479c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Configuration menu
    Copy the full SHA
    becfd81 View commit details
    Browse the repository at this point in the history
  2. Add support for Elm assets (#1968)

    benthepoet authored and devongovett committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    6ab52e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. fix security vuln (#1794)

    DeMoorJasper authored and devongovett committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    92b5c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a0f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6844492 View commit details
    Browse the repository at this point in the history
  4. Changelog v1.10 (#1949)

    DeMoorJasper authored and devongovett committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    5dfef90 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    devongovett committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    78b9e36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c8c231 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4023c84 View commit details
    Browse the repository at this point in the history
  8. 1.10.0

    devongovett committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    10960f7 View commit details
    Browse the repository at this point in the history
  9. Add test to fs.readFileSync in TypeScript files (#1736) (#2046)

    ---
    name: Add test to fs.readFileSync in TypeScript files
    ---
    ```
    parcel-bundler version 1.9.7
    ```
    
    ## 💥 Problem
    
    Inlining file in browser mode doesn't work in TypeScript files when `fs` is imported with star import or default import. The only way to use `readFileSync` is:
    ```typescript
    import { readFileSync } from 'fs';
    const raw = readFileSync(__dirname + '/raw.tsx', 'utf-8');
    ```
    
    ### Reproduction: 
    Repo: https://github.com/hasparus/parcel-readfilesync-typescript-repro
    ghPages: https://hasparus.github.io/parcel-readfilesync-typescript-repro/
    CodeSandbox: https://codesandbox.io/s/github/hasparus/parcel-readfilesync-typescript-repro/tree/master/
    
    Fun Fact: All ways to import `fs` work on CodeSandbox (parcel template).
    
    ## ↪️ Pull Request
    Adds test to `fs.readFileSync` in TypeScript files and thus provides better workaround for #1736.
    
    ## ✔️ PR Todo
    - [X] Link in #1736.
    - [X] Post reproduction to CodeSandbox.
    - [ ] Document how to use `readFileSync` in TypeScript?
    hasparus authored and DeMoorJasper committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    5fdb722 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    a78bc95 View commit details
    Browse the repository at this point in the history
  2. 1.10.1

    devongovett committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    56b2dad View commit details
    Browse the repository at this point in the history
  3. Update changelog

    devongovett committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    9aa562b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. add missing --no-autoinstall flag to build command (#2076)

    Was running `parcel build` and the auto installer started running, I went to disable it and found that the option was not available here
    jamiebuilds authored and DeMoorJasper committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    c58dce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Don't load existing sourcemaps if sourcemaps are disabled (#2089)

    # ↪️ Pull Request
    
    Do not load existing sourcemaps if sourcemaps are disabled
    DeMoorJasper authored and fathyb committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    419ade9 View commit details
    Browse the repository at this point in the history
  2. Fix HMR for Pug assets (#2091)

    ---
    name: 🙋 Fix HMR for Pug assets
    ---
    
    <!---
    Thanks for filing a pull request 😄 ! Before you submit, please read the following:
    
    Search open/closed issues before submitting since someone might have pushed the same thing before!
    -->
    ## ↪️ Pull Request
    <!---
    Provide a general summary of the pull request here
    Does this address an existing issue?
    -->
    #2090
    
    ## 💻 Examples
    
    <!-- Examples help us understand the requested feature better -->
    
    ## ✔️ PR Todo
    
    - [ ] Added/updated unit tests for this change
    - [ ] Filled out test instructions
    - [x] Included links to related issues/PRs
    <!-- Love parcel? Please consider supporting our collective:
    👉  https://opencollective.com/parcel/donate -->
    Ty3uK authored and DeMoorJasper committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    b292407 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Configuration menu
    Copy the full SHA
    0b13f00 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. Configuration menu
    Copy the full SHA
    fa4c467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf49c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fae786a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db91bd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f92c83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b4e37e View commit details
    Browse the repository at this point in the history
  7. Changelog for v1.10.2

    devongovett committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    66d9d61 View commit details
    Browse the repository at this point in the history
  8. 1.10.2

    devongovett committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    c734423 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. use npm for auto-install by default (#2119)

    <!---
    Thanks for filing a pull request 😄 ! Before you submit, please read the following:
    
    Search open/closed issues before submitting since someone might have pushed the same thing before!
    -->
    
    # ↪️ Pull Request
    
    <!---
    Provide a general summary of the pull request here
    Please look for any issues that this PR resolves and tag them in the PR.
    -->
    
    Changed the logic to determine which package manager to use during auto-installation.
    
    The only situation Parcel should use yarn is when it satisfies
    - There is `yarn` command available
    AND
    - There is `yarn.lock` file
    AND
    - There is NOT `package-lock.json`
    
    Otherwise, it uses npm.
    
    Fixes #2117 
    
    ## 🚨 Test instructions
    
    <!-- In case it is impossible (or too hard) to reliably test this feature/fix with unit tests, please provide test instructions! -->
    
    Setup a testing directory with different setups (package-lock existence, yarn.lock existence, yarn command existence).
    The only situation Parcel should use yarn is when
    - There is `yarn` command available
    AND
    - There is `yarn.lock` file
    AND
    - There is NOT `package-lock.json`
    
    ## ✔️ PR Todo
    
    ~~- [ ] Added/updated unit tests for this change~~
    - [x] Filled out test instructions (In case there aren't any unit tests)
    - [x] Included links to related issues/PRs
    
    <!--
    Love parcel? Please consider supporting our collective:
    👉  https://opencollective.com/parcel/donate
    -->
    
    ## Side note
    
    There is a situation where there are both package-lock.json and yarn.lock. Having npm as default package manager means that it should use npm in this situation.
    
    That's why there is only one situation where Parcel should use yarn.
    Keiichiro Amemiya authored and DeMoorJasper committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    b539cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f4164 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    devongovett committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    1b808ec View commit details
    Browse the repository at this point in the history
  4. 1.10.3

    devongovett committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    a0df886 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. Use this.write and super.end for JSPackager (#2126)

    Very small change, but I noticed how these were calling `this.dest` directly over using the Packager's methods.
    timneutkens authored and DeMoorJasper committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    e86ddf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. Add disabling of autoinstall globally via environment variable

    -Allows disabling autoinstall via a environment variable named PARCEL_NO_AUTOINSTALL.
    -Closes 2081.
    cacheflow committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    e07473c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    79dbed1 View commit details
    Browse the repository at this point in the history