All Versions
55
Latest Version
Avg Release Cycle
35 days
Latest Release
526 days ago

Changelog History
Page 4

  • v1.9.5 Changes

    July 11, 2018

    βž• Added

    • πŸ‘‰ Use fast-glob Details
    • πŸ‘‰ Use user installation of cssnano Details
    • ⬆️ Upgrade to cssnano v4 Details
    • Logger improvements Details
    • πŸ”Œ Watch PostHTML plugins dependencies Details
    • βž• Add support for node 10 Details
    • πŸ‘· Workerfarm improvements Details
    • πŸ‘‰ Use minify prelude only minify option Details
    • Deterministic asset ids Details

    πŸ›  Fixed

    • πŸ“¦ JSPackager deduplication now accounts for differences in absolute dependency paths Details
    • πŸ›  Fix worker bundle hoisting Details
    • πŸ’» Prioritize browser field over module Details
    • πŸ›  Fix aliasing of folder relative to project folder Details
    • 🍎 Only watch directories on macOS Details
    • πŸ›  Fix generating names when outside of the entry directory Details
    • πŸ– Handle invalidating cache if dependency is a glob Details
    • πŸ›  Fix import deep wildcards with tree-shaking Details
    • πŸ›  Fix tree-shaking named import on wrapped module Details
    • πŸ›  Fix circular deps in isolated bundles (e.g. workers) Details
    • πŸ›  Fix tree-shaking wildcards with sideEffects: false Details
    • πŸ›  Fix 'buildStart' event is not firing Details
  • v1.9.4 Changes

    July 01, 2018

    βž• Added

    • ⬆️ Upgrade Typescript to 2.9 Details
    • ⬆️ Upgrade DEFAULT_ENGINES node to Node 8 Details
    • βž• Add a buildError event to bundler Details
    • Use process.env.PARCEL_MAX_CONCURRENT_CALLS environment variable Details

    πŸ›  Fixed

    • πŸ›  Fix Sass dependencies can not be watched when includePaths is a relative path Details
    • Replaced fwd slashes with backslashes for win to fix sass deps watch Details
    • πŸ›  Fix sourcemap file size in report Details
    • πŸ›  fix build not exiting in dev env Details
    • πŸ”Œ Prevent postcss-modules plugin config from being deleted after first run Details
  • v1.9.3 Changes

    June 24, 2018

    πŸ›  Fixed

    • πŸ— Set user provided NODE_ENV if provided with build command Details
    • πŸ›  Fix bugs related to watching symlinks Details
    • βž• add cache-dir option to cli Details
    • πŸ›  Fix tree-shaking DCE Details
    • πŸ›  Fix writing hashed bundle names to the cache Details
  • v1.9.2 Changes

    June 18, 2018

    πŸ›  Fixed

    • πŸ›  Fix unintended Vue asset supplemental code insertion Details
    • πŸ›  fix 'Cannot read property 'posthtml' of null Details
  • v1.9.1 Changes

    June 16, 2018

    πŸ›  Fixed

    • πŸ›  fix relative paths being the same as node modules Details
    • πŸ›  Fix ES6 re-export of CommonJS modules with tree shaking Details
  • v1.9.0 Changes

    June 14, 2018

    βž• Added

    • Tree shaking + scope hoisting for ES6 and CommonJS modules Details
    • 🐎 Put filewatcher in a worker, for better stability and performance Details
    • Cache resolved paths of dependencies Details
    • Custom less filemanager Details
    • πŸ‘Œ support for sass specific import syntax Details
    • πŸ‘ Allow --https for watch Details
    • πŸ›  Fix browser entry-point resolution Details
    • πŸ‘‰ Use config.locals to render pug template Details
    • πŸ‘‰ Use async modules when possibles Details
    • βž• Add a bundlestart event Details
    • βž• Add unit tests for line counter Details
    • βœ… Use async FS in tests Details
    • βœ… Use async fs on new linecounter tests Details
    • 🍱 Make CSS assets async Details
    • πŸ“œ Enable posthtml-parse options in posthtmlrc Details
    • πŸ‘• Enforce Prettier (check if prettier is run in lint script) Details
    • βž• Add support for Cargo workspaces in Rust integration Details
    • πŸ’» Surface Bundler error to browser Details
    • Programatically pass env vars as a whitelist Details

    πŸ›  Fixed

    • πŸ›  Fix bundle hoisting when asset is already in the common bundle Details
    • πŸ’» Only resolve env vars on bundling when --target=browser Details
    • πŸ‘Œ improve the time reported by the bundler Details
    • ⚑️ clear console before accepting updates, not after Details
    • πŸ“¦ Lookup correct generated output for bundle type in RawPackager Details
    • βœ‚ Remove extra argument passed to addAssetToBundle in JSPackager Details
    • πŸ›  Fix indented syntax type for single file vue components Details
    • πŸ›  Fix Vue asset supplemental code concatenation Details
    • βž• Add dependencies referenced by posthtml-include Details
    • node-sass accepts importer as single function or array of functions Details
    • Get mtime of folder on wildcard imports Details
    • πŸ›  Fix vue test Details
    • πŸ›  Fix absolute and tilde paths for url dependencies Details
    • πŸ›  Fix failing appveyor test Details
    • πŸ›  Fix worker environment variable Details
    • βž• Add test/dist to .prettierignore Details
    • πŸ›  Fix typo in uglify.js Details
    • πŸ“œ Pass compiler of @vue/component-compiler-utils to parser. Details
    • πŸ›  Fix package.json configs Details
    • πŸ”„ change Uglify to Terser Details

    βœ‚ Removed

    • πŸ“¦ Don’t pass package.json and options over IPC Details
  • v1.8.1 Changes

    May 04, 2018

    πŸ›  Fixed

    • Loading modules with AMD Defines Details
  • v1.8.0 Changes

    May 03, 2018

    βž• Added

    • βž• Add support for multiple entry points Details
    • πŸ‘Œ Support source field in package.json to enable babel on symlinked modules Details
    • πŸ”¦ Expose modules as UMD Details
    • πŸ‘‰ Use parcel's resolver for sass imports Details
    • ⚑️ Update default browser engines to > 0.25% marketshare Details
    • Ignore dependencies in falsy branches Details
    • πŸ’» Clear the console in browser on each HMR Details
    • Watch directories instead of individual files to fix EMFILE errors Details

    πŸ›  Fixed

    • πŸ— Prevent build from breaking when .scss file is empty Details
    • πŸ– Handle empty config files Details
    • ⚑️ Update dependency with security vuln Details
    • πŸ‘· Minor change to mkHandle in workerfarm Details
    • πŸ’» Don't start server if target isn't browser Details
    • πŸ‘· Let worker return early instead of throw on unknown messages Details
    • πŸ”„ change default behaviour to keep default values of HTML form elements Details
    • πŸ›  Fix autoinstall infinite loop Details
    • πŸ‘ Allow spaces in filenames Details
    • ⚑️ Update deps Details
    • πŸ›  Fix reference pass error in package config Details
    • βœ‚ Remove eval usage. Fixes CSP cases. Details
    • βœ‚ Remove jsnext:main Details
    • πŸ›  fix for outFile option; respect file-extension Details
  • v1.7.1 Changes

    April 15, 2018

    πŸ›  Fixed

    • πŸ›  Fix scoped plugin packages Details
    • πŸ›  Fix writing files in subfolders inside dist directory Details
    • ⚑️ Update addBundleLoader to accept multiple targets Details
    • πŸ›  Fix sourcemap reference in JS output Details
    • Sourcemap sourceRoot Details
    • πŸ›  Fix serving files with query params Details
    • Give priority to styl files in StylusAsset resolver Details
    • ⬆️ Bump dependencies Details
    • πŸ›  Fix asset size always be zero when building vue project Detailds
    • πŸ‘· Custom workerfarm, BI-Directional IPC - run all npm/yarn installs on the main process Details
  • v1.7.0 Changes

    March 28, 2018

    βž• Added

    • βž• Add .vue file support Details
    • πŸ†• New faster resolver supporting absolute and tilde paths, and aliases Details
    • Content hash output file names in production Details
    • Automatically install missing dependencies that you require in your code Details
    • πŸ‘ Production sourcemaps support via uglify Details
    • βž• Add Pug and Jade support Details
    • βž• Add GLSL assets support Details
    • βž• Add overlay for build errors when using HMR Details
    • Implement pipelines to compose multiple asset types together Details
    • βž• Add --hmr-port and --hmr-hostname options to parcel watch Details
    • βž• Add support for specifying SSL certificate & key Details
    • πŸ‘ Allow specifying which browser to open with --open option Details
    • βž• Add data config option so it is possible to include global scss variables Details
    • βž• Add --log-level option Details
    • βž• Add support for data attr of object element Details
    • βž• Add useBuiltIns babel-preset-env option Details
    • πŸ‘Œ Support code splitting and loading WASM with --target=node Details

    πŸ›  Fixed

    • πŸ›  Fix hmr runtime error Details
    • βž• Add server reference to bundler Details
    • πŸ›  Fix error when no "targets" options in .babelrc Details
    • πŸ”¨ Refactor prettifySize Details
    • πŸ›  Fix property descriptor of config.internal in transforms/babel.js Details
    • only transform safe cssnano minifiers Details
    • πŸ›  fix electon hmr bug Details
    • πŸ›  Fix HMR hostname in browser Details
    • πŸ›  Fix srcset not working for source element Details
    • ⚑️ Update htmlnano Details
    • πŸ›  Fix svg dependencies not being found when using minification Details
    • 0️⃣ Set TypeScript option esModuleInterop to true by default Details
    • HTML bundle serving bug Details
    • πŸ”„ Change default public-url to / Details
    • πŸ‘‰ Make --help same as help command Details
    • πŸ‘‰ Make -h same as help command Details
    • Close hmr server when HMRServer.stop() is called Details
    • πŸ›  Fix methods of LazyPromise Details
    • Ignore require if it is defined as a local variable Details
    • πŸ“¦ Check browserslist prop in package.json for environments Details