parcel v1.10.0 Release Notes

Release Date: 2018-09-25 // over 5 years ago
  • โž• Added

    • ๐Ÿ‘ Babel 7 support Details
    • HTML Bundle loader Details
    • ๐Ÿ’… Process inline scripts and styles Details
    • โž• Added LD+JSON asset Details
    • โž• Add support for Elm assets Details
    • ๐Ÿ‘Œ Support optionally bundling node_modules for --target=node Details
    • Import existing sourcemaps Details
    • Import GraphQL files from other GraphQL files Details
    • Automatically strip flow types Details
    • ๐Ÿ‘ SugarSS Support Details
    • Minimal verbose/debug mode Details
    • ๐Ÿ‘‰ User friendly error on failed entrypoint resolving Details
    • ๐Ÿ‘Œ Support for SharedWorkers Details
    • โž• Add Object Spread to default Babel transforms Details
    • โšก๏ธ Update help message for --public-url Details
    • ๐Ÿ‘Œ Support HTML5 history mode routing Details
    • Split cache into multiple folders for faster FS Details
    • ๐Ÿ‘Œ Support array in package.json's sideEffects property Details
    • โž• Added stub for require.cache Details
    • โž• Added dotenv-expand to expand env vars Details
    • โšก๏ธ Update Typescript to v3.0.0 Details
    • โž• Add --no-content-hash option to build cli Details

    ๐Ÿ›  Fixed

    • Exit process on Error Details
    • ๐Ÿ›  Fix non updating asset hashes Details
    • ๐Ÿ›  Fix Sass url resolving Details
    • ๐Ÿ‘ท WorkerFarm Cleanup Details
    • ๐Ÿ›  Fix infinite loop in resolver when using ~/... imports Details
    • 0๏ธโƒฃ Default to Dart-Sass and add backwards compatibility for node-sass Details
    • Validate if a PostCSS config is an object Details
    • ๐Ÿ’… VSCode syntax highlight with PostCSS in Vue Component style tag Details
    • ๐Ÿ‘ Glob support in less imports Details
    • Generate unique certificate serial number Details
    • Keep name in sourcemaps mappings Details
    • Replace slack with spectrum badge Details
    • ๐Ÿ‘‰ Use esnext with typescript and scope hoisting Details
    • ๐Ÿ›  Fix sourcemaps failing on refresh/hmr Details
    • ๐Ÿ‘Œ Support sideEffect: false with CommonJS Details
    • ๐Ÿ“ฆ Get only existing package main Details
    • Load minified built-in if available Details
    • ๐Ÿ‘Œ Support error strings in workers Details
    • ๐Ÿ‘ท Terminate workerfarm when using the API Details
    • ๐Ÿ›  Fix comment typo Details
    • ๐Ÿ›  Fix dotenv package error Details
    • Don't resolve slash and tilde paths twice Details
    • bundle name hash-key generation is not environment independent Details
    • Don't modify script nodes with text/html type Details
    • ๐Ÿ›  Fix various windows bugs & tests Details
    • Cross-platform deterministic asset ids Details
    • ๐Ÿ‘ allow empty string in meta Details
    • ๐Ÿ›  fixed watch not working when NODE_ENV is production Details
    • Incorrect casing for Logger require Details
    • ๐Ÿ›  fix security vuln Details
    • โœ‚ Remove wasm-gc from RustAsset Details