All Versions
50
Latest Version
Avg Release Cycle
32 days
Latest Release
28 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.10.2 Changes
October 06, 2018โ Added
- โ Add
<image>
as a valid element type to bundle in<svg>
tags Details - Resolving
.postcssrc.json
as a PostCSS config Details - โ Add loaders when bundling workers Details
๐ Fixed
- ๐ Fix hoist of modules with multiple aliases Details
- ๐ Fix hoisting of optional require calls Details
- ๐ Fix safari 10 compatibility for terser Details
- ๐ Fix HMR for Pug assets Details
- Don't load existing sourcemaps if sourcemaps are disabled Details
- โ add missing --no-autoinstall flag to build command Details
- โ Add
-
v1.10.1 Changes
September 26, 2018๐ Fixed
- ๐ Fix error when node.id is undefined instead of null
-
v1.10.0 Changes
September 25, 2018โ 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
-
v1.9.7 Changes
July 15, 2018 -
v1.9.6 Changes
July 11, 2018๐ Fixed
- ๐ Fix ora spinner in CI environments Details
-
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.2 Changes
June 18, 2018 -
v1.9.1 Changes
June 16, 2018