fetch-progress
fetch-progress copied to clipboard
Bump parcel-bundler from 1.7.0 to 1.10.0
Bumps parcel-bundler from 1.7.0 to 1.10.0.
Changelog
Sourced from parcel-bundler's changelog.
[1.10.0] - 2018-09-25
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=nodeDetails- 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-urlDetails- 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-hashoption to build cli DetailsFixed
... (truncated)
- 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- 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
Commits
-
10960f71.10.0 -
4023c84Fix merging parser plugins in babel 6 -
6c8c231Don’t add export proposal syntax by default -
78b9e36Update changelog -
5dfef90Changelog v1.10 (#1949) -
6844492Remove wasm-gc from RustAsset (#2048) -
43a0f5efeat:added no content hashing option to build cli (#1934) -
92b5c08fix security vuln (#1794) -
6ab52e8Add support for Elm assets (#1968) -
becfd81Set up CI with Azure Pipelines (#2047) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.