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

fix(deps): update dependency webpack-external-import to v2 #232

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

ScriptedAlchemy
Copy link
Collaborator

@ScriptedAlchemy ScriptedAlchemy commented Jan 29, 2020

This PR contains the following updates:

Package Type Update Change
webpack-external-import dependencies major ^1.1.0-beta.3 -> ^2.0.0

Release Notes

ScriptedAlchemy/webpack-external-import

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Features
  • Recursive tree-shake support (#​111) (2eb0d2a)

  • Tree shaking support
    Basic implementation working

  • moved demo to static serve
    fix: addressed issues with missing chunks
    chore: preparing codebase for queue groups in require extension

  • fix: stable parallel chunk resolution
    improving resolution tactics
    updated style resolution
    remove useless chunk registration checks

  • fix: decouple loader scripts from the main bundle

  • docs: adding comments

  • fix: adding error handling for CSS

  • fix: fixed error handling on CSS and JS promises

  • perf: split chunks into 50kb fragments

  • refactor: cleanup unused code
    removing old template code
    removing old functions

  • style: linting interleaveFn

  • fix: use yarn workspaces on demo

  • feat: resolve and return required module
    No longer need to use a webpack_require inside another promise.
    You can now just use __webpack_require__.interleaved()

  • build: fixing rogue prod build

  • chore: remove encryption

  • style: fixing various linting issues

  • refactor: deleting old template files

  • docs: updating readme with fixed require chains

you now no longer need to webpack_require inside require.interleaved

  • ci: running multiple scripts in the build stage

  • docs: update license to BSD-3

  • refactor: removing old files

removing and .npmignore'ing files and folders

  • refactor: removing old files

removing and .npmignore'ing files and folders

  • ci: improve build speed

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes
  • deps: update dependency eslint-plugin-react-hooks to v2 (#​103) (311722a)

v2.0.0

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ScriptedAlchemy ScriptedAlchemy force-pushed the renovate/webpack-external-import-2.x branch from 85861bf to 62b4680 Compare January 30, 2020 04:40
@ScriptedAlchemy ScriptedAlchemy merged commit 3ad42db into master Feb 11, 2020
@ScriptedAlchemy ScriptedAlchemy deleted the renovate/webpack-external-import-2.x branch February 18, 2020 01:32
@ScriptedAlchemy
Copy link
Collaborator Author

🎉 This PR is included in version 4.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant