[
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/7171020/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* fix incorrect warnings about exports when using the DllReferencePlugin",
        "created_at": "2017-07-26T08:48:55Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v3.4.1",
        "id": 7171020,
        "name": "",
        "prerelease": false,
        "published_at": "2017-07-26T08:49:54Z",
        "tag_name": "v3.4.1",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v3.4.1",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/7171020/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/7171020",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v3.4.1"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/7160347/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Features:\r\n\r\n* Improved optimization bailout messages\r\n* NamedModulesPlugins and HashedModuleIdsPlugin work now properly with delegated modules (DllReferencePlugin) and externals.\r\n* add `--config-name` option to choose a config by name for compiling a part of the config\r\n* Improved error message when parsing in ModuleConcatenationPlugin fails\r\n* Upgrade a lot of dependencies\r\n* Child compilation names are not relative in stats\r\n\r\n# Bugfixes:\r\n\r\n* Fix setting boolean options in configuration (profile, bail)\r\n* Fix \"uncatched\" exception in HMR runtime code\r\n* Fix two cases where ModuleConcatenationPlugin crashes (missing internal name)\r\n  * Concatating delegated modules (from Dlls)\r\n  * reference to the default export of the root module\r\n* Fix `--module-bind-pre` and `--module-bind-post`\r\n\r\n# Performance:\r\n\r\n* Performance improvements in \r\n  * SourceMapDevToolPlugin\r\n  * AggressiveSplittingPlugin\r\n  * NormalModule variable injection\r\n  * Parser\r\n  * RecordIdsPlugin\r\n  * Stats",
        "created_at": "2017-07-25T14:27:39Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v3.4.0",
        "id": 7160347,
        "name": "",
        "prerelease": false,
        "published_at": "2017-07-25T14:28:20Z",
        "tag_name": "v3.4.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v3.4.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/7160347/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/7160347",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v3.4.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/7052391/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Features:\r\n\r\n* HMR logging now displays an expandable shorter module id.\r\n\r\n# Bugfixes:\r\n\r\n* Fix refactoring typo `this.compiler.compiler is not a function`\r\n* NormalModule source can be cache between compilations (performance for incremental builds)\r\n* webpack now also watches when missing directories are added (i. e. when a module was missing and is installed)\r\n",
        "created_at": "2017-07-15T13:52:49Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v3.3.0",
        "id": 7052391,
        "name": "",
        "prerelease": false,
        "published_at": "2017-07-15T13:53:23Z",
        "tag_name": "v3.3.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v3.3.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/7052391/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/7052391",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v3.3.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/7009107/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Features:\r\n\r\n* add `resolve.cacheWithContext` to schema\r\n* add workaround for chrome with eval-source-maps\r\n* update webpack-sources for performance reasons\r\n* allow `[contenthash]` in `sourceMapFilename` as workaround for a caching bug\r\n",
        "created_at": "2017-07-12T07:00:17Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.7.0",
        "id": 7009107,
        "name": "",
        "prerelease": false,
        "published_at": "2017-07-12T07:03:01Z",
        "tag_name": "v2.7.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.7.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/7009107/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/7009107",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.7.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/7004617/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* fix duplicate entries in SourceMaps.\r\n* call imported functions with correct context.\r\n* support `strictThisContextOnImports` in ConcatenatedModules.\r\n* fix a bug which prevents parsing arguments for imported function calls when using `strictThisContextOnImports`.\r\n* support nested `.call()` renames of this.\r\n* fix `typeof` with `require.resolve(Weak)`.\r\n* fix hashing with ConcatenatedModules.",
        "created_at": "2017-07-11T20:09:42Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v3.2.0",
        "id": 7004617,
        "name": "",
        "prerelease": false,
        "published_at": "2017-07-11T20:17:30Z",
        "tag_name": "v3.2.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v3.2.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/7004617/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/7004617",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v3.2.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6958103/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Features:\r\n\r\n* Allow different library names for UMD\r\n* Support for passing a defined identifier as `this` in a IIFE\r\n* Use the new resolve performance option `cacheWithContext: false` by default when it's safe\r\n* Support array of functions as configuration\r\n* add `sortModules` to `Chunk` which is required in extract-text-plugin to support webpack 3\r\n\r\n# Bugfixes:\r\n\r\n* `!` with truthy webpack identifier will evaluate correctly\r\n* assets and dependencies are preserved in concatenated modules\r\n* Fix some internal usage of deprecated APIs",
        "created_at": "2017-07-06T21:57:17Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v3.1.0",
        "id": 6958103,
        "name": "",
        "prerelease": false,
        "published_at": "2017-07-06T21:57:27Z",
        "tag_name": "v3.1.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v3.1.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6958103/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6958103",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v3.1.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6760062/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Changes from 2.6.1 to 3.0.0\r\n\r\n## Features\r\n\r\n* `node_modules` no longer mangle to `~` in stats [breaking change]\r\n* timeout for HMR requests is configurable\r\n* added experimental Scope Hoisting (`webpack.optimize.ModuleConcatenationPlugin`)\r\n* some performance improvements\r\n* added `output.libraryExport` to select an export for the library\r\n* `sourceMapFilename` now supports `[contenthash]` [breaking change]\r\n* `module.noParse` supports functions\r\n* add `node: false` option to disable all node specific additions\r\n\r\n## Bugfixes\r\n\r\n* add workaround for breakpoints in eval source maps (chrome)\r\n* avoid creating redundant connections in chunk graph\r\n* enable chunk modules in stats by default\r\n* add special behavior when using CommonsChunkPlugin with only `async` option\r\n* error is shown when hot-only HMR fails\r\n* fixed a few issues with weird stats output [breaking change]\r\n* fixed a bug in occurrence order plugin [breaking change]\r\n* optimization plugins now only affect the current compilation [breaking change]\r\n* context now also include index files [breaking change]\r\n* require.resolve evaluate truthy [breaking change]\r\n* import order no longer adds to hash\r\n* Hashing for RawModule fixed\r\n\r\n## Internal changes\r\n\r\n* child compilations get records and cache assigned (they need a unique name) [breaking change]\r\n* Set is used for Child.modules, Module.chunks, Reason.chunks [breaking change]\r\n* uglifyjs-plugin is moved into separate repository\r\n\r\n\r\n\r\n# Changes from 3.0.0-rc.2 to 3.0.0\r\n\r\n## Bugfixes\r\n\r\n* fix duplicate dependencies in ConcatenatedModule\r\n* Hashing for RawModule fixed\r\n\r\n## Internal changes\r\n\r\n* uglifyjs-plugin is moved into separate repository\r\n",
        "created_at": "2017-06-19T15:37:28Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v3.0.0",
        "id": 6760062,
        "name": "",
        "prerelease": false,
        "published_at": "2017-06-19T15:38:03Z",
        "tag_name": "v3.0.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v3.0.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6760062/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6760062",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v3.0.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6717557/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Features\r\n\r\n* Scope Hoisting now works for module in multiple chunks\r\n* chunks in module reason is now a Set for better performance\r\n\r\n# Bugfixes\r\n\r\n* add workaround for breakpoints in eval source maps (chrome)\r\n* avoid creating redundant connections in chunk graph\r\n* enable chunk modules in stats by default\r\n* add special behavior when using CommonsChunkPlugin with only `async` option\r\n* Scope Hoisting: rename correctly when using shorthand declarations\r\n",
        "created_at": "2017-06-14T21:46:00Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2",
        "id": 6717557,
        "name": "",
        "prerelease": true,
        "published_at": "2017-06-14T21:51:44Z",
        "tag_name": "v3.0.0-rc.2",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v3.0.0-rc.2",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6717557/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6717557",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v3.0.0-rc.2"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6630893/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* CLI args `--display-modules` and `--display-optimization-bailout` now work as expected\r\n* Scope Hoisting + class now works correctly\r\n* Scope Hoisting + namespace exports works correctly\r\n* deprecation for Module.chunks now works correctly",
        "created_at": "2017-06-07T11:33:58Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1",
        "id": 6630893,
        "name": "",
        "prerelease": true,
        "published_at": "2017-06-07T11:35:11Z",
        "tag_name": "v3.0.0-rc.1",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v3.0.0-rc.1",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6630893/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6630893",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v3.0.0-rc.1"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6605148/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Features\r\n\r\n* `node_modules` no longer mangle to `~` in stats [breaking change]\r\n* timeout for HMR requests is configurable\r\n* added experimental Scope Hoisting (`webpack.optimize.ModuleConcatenationPlugin`)\r\n* some performance improvements\r\n* added `output.libraryExport` to select an export for the library\r\n* `sourceMapFilename` now supports `[contenthash]` [breaking change]\r\n* `module.noParse` supports functions\r\n* add `node: false` option to disable all node specific additions\r\n\r\n# Bugfixes\r\n\r\n* error is shown when hot-only HMR fails\r\n* fixed a few issues with weird stats output [breaking change]\r\n* fixed a bug in occurrence order plugin [breaking change]\r\n* optimization plugins now only affect the current compilation [breaking change]\r\n* context now also include index files [breaking change]\r\n* require.resolve evaluate truthy [breaking change]\r\n* import order no longer adds to hash\r\n\r\n# Internal changes\r\n\r\n* child compilations get records and cache assigned (they need a unique name) [breaking change]\r\n* Set is used for Child.modules and Module.chunks [breaking change]",
        "created_at": "2017-06-05T14:12:24Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0",
        "id": 6605148,
        "name": "",
        "prerelease": true,
        "published_at": "2017-06-05T14:24:32Z",
        "tag_name": "v3.0.0-rc.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v3.0.0-rc.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6605148/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6605148",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v3.0.0-rc.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6502003/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* Promise is now only needed when loading chunk, not in initialization\r\n* variable injection in require.ensure is now working again\r\n* better comment message when no export found (`output.pathinfo`)",
        "created_at": "2017-05-25T11:16:17Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.6.1",
        "id": 6502003,
        "name": "",
        "prerelease": false,
        "published_at": "2017-05-25T11:19:00Z",
        "tag_name": "v2.6.1",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.6.1",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6502003/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6502003",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.6.1"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6469083/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Features:\r\n\r\n* add `webpackMode` comment option for `import()`\r\n* add `output.chunkLoadTimeout`\r\n\r\n# Bugfixes:\r\n\r\n* fixed providing `webpackChunkName` for `import()` with expression\r\n* fixed parsing of destructing in assignment\r\n* fixed some edge cases when parsing declarations",
        "created_at": "2017-05-22T20:38:28Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.6.0",
        "id": 6469083,
        "name": "",
        "prerelease": false,
        "published_at": "2017-05-22T22:19:35Z",
        "tag_name": "v2.6.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.6.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6469083/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6469083",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.6.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6301587/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* Fix crash when error happens while watching\r\n* Fix hoisting of exports",
        "created_at": "2017-05-06T20:07:11Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.5.1",
        "id": 6301587,
        "name": "",
        "prerelease": false,
        "published_at": "2017-05-06T20:09:12Z",
        "tag_name": "v2.5.1",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.5.1",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6301587/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6301587",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.5.1"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6276861/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* add `hashSalt` to schema\r\n* webpack's source code no longer contains `sourceMappingURL`, which caused issues with some tools\r\n* Added missing semicolon in dll-imported modules\r\n* DllPlugin manifest is smaller (not pretty printed)\r\n* CommonsChunkPlugin in async mode doesn't extract from initial chunks\r\n\r\n# Features:\r\n\r\n* allow placeholders in the BannerPlugin\r\n* add option to disable the module trace in stats\r\n",
        "created_at": "2017-05-04T10:17:13Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.5.0",
        "id": 6276861,
        "name": "",
        "prerelease": false,
        "published_at": "2017-05-04T10:19:52Z",
        "tag_name": "v2.5.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.5.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6276861/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6276861",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.5.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6082940/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* Fix scope analysis in function declarations",
        "created_at": "2017-04-14T13:34:34Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.4.1",
        "id": 6082940,
        "name": "",
        "prerelease": false,
        "published_at": "2017-04-14T13:49:39Z",
        "tag_name": "v2.4.1",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.4.1",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6082940/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6082940",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.4.1"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6082189/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Highlighted Features:\r\n\r\n## `import()` now allows to configure a chunk name\r\n\r\n``` js\r\nimport(/* webpackChunkName: \"my-chunk-name\" */ \"module\")\r\n```\r\n\r\n## `require.ensure` has a error callback\r\n\r\n``` js\r\nrequire.ensure([], () => {\r\n    require(\"a\");\r\n}, err => {\r\n    console.error(\"We failed to load chunk: \" + err);\r\n}, \"chunk-name\");\r\n```\r\n\r\n# Features:\r\n\r\n* update to acorn 5\r\n* resolve context is provided to resolver\r\n* add `warningsFilter` to stats options to filter warnings\r\n* add `__webpack_chunkname__` to `ExtendedAPIPlugin`\r\n* support string chunk ids\r\n* add `NamedChunksPlugin` which allows to set chunk id, i. e. to chunk name\r\n* allow to provided different watch options for multiple compilations\r\n* add error handler callback to `require.ensure`\r\n* add chunk name option for `import()`\r\n\r\n\r\n# Bugfixes:\r\n\r\n* main flag for HMR is set correctly\r\n* ignored modules are now context-agnositic\r\n* recorded paths are now platform-agnositic\r\n* fix for local AMD modules which wrap commonjs\r\n* erros now print more detailed message when logged\r\n* fix missing SourceMaps for non-entry chunks after rebuild\r\n* variables now hoist in scope\r\n",
        "created_at": "2017-04-14T11:42:58Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.4.0",
        "id": 6082189,
        "name": "",
        "prerelease": false,
        "published_at": "2017-04-14T11:45:40Z",
        "tag_name": "v2.4.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.4.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6082189/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6082189",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.4.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/6070709/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "Note: webpack 1 do no longer receive bugfixes/features. Please upgrade to webpack 2.\r\n\r\n# Bugfixes:\r\n\r\n* check for own property when adding modules from chunk (IE8)\r\n* support uglifyjs mangle options\r\n\r\n# Features:\r\n\r\n* wrap module function in parentheses",
        "created_at": "2017-04-13T10:18:22Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v1.15.0",
        "id": 6070709,
        "name": "",
        "prerelease": false,
        "published_at": "2017-04-13T10:23:46Z",
        "tag_name": "v1.15.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v1.15.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/6070709/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/6070709",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v1.15.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5953069/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* fix progress in multi compiler",
        "created_at": "2017-04-03T07:49:56Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.3.3",
        "id": 5953069,
        "name": "",
        "prerelease": false,
        "published_at": "2017-04-03T07:52:42Z",
        "tag_name": "v2.3.3",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.3.3",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5953069/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5953069",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.3.3"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5865310/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* Fix performance issue with cheap-source-maps\r\n* Fix a line offset issue with cheap-source-maps\r\n* Allow lowercased drive letters as absolute paths (not recommended)\r\n* Improve some error reporting\r\n",
        "created_at": "2017-03-25T00:02:19Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.3.2",
        "id": 5865310,
        "name": "",
        "prerelease": false,
        "published_at": "2017-03-25T00:04:27Z",
        "tag_name": "v2.3.2",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.3.2",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5865310/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5865310",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.3.2"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5834127/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\r\n\r\n* add stacktrace when calling `emitWarning/Error` from loader with non-Error value\r\n* remove extra newline in absolute/relative path validation\r\n* fix crash in MinChunkSizePlugin",
        "created_at": "2017-03-22T14:40:54Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.3.1",
        "id": 5834127,
        "name": "",
        "prerelease": false,
        "published_at": "2017-03-22T16:50:25Z",
        "tag_name": "v2.3.1",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.3.1",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5834127/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5834127",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.3.1"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5824712/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Features:\r\n\r\n* add `extensions` option to DllReferencePlugin\r\n* add `warningsFilter` to UglifyJsPlugin to hide warnings selectively\r\n* add `extractComments` to UglifyJsPlugin to move kept comments into separate file (i. e. LICENSE file)\r\n* validate relative and absolute paths in configuration\r\n* validate stats options\r\n* allow to match on `compiler` (`name` in configuration) in rules\r\n  * i. e. allows to specify different rules for `extract-text-webpack-plugin` or `html-webpack-plugin`\r\n* Allow to pass multiple entries via CLI\r\n* Performance improvements\r\n* CommonsChunkPlugin give errors on incorrect options\r\n* add `module.strictExportPresence` to make missing export an error instead of warning\r\n* Compiler emits `watch-close` event when the watcher is closed\r\n* Allow additional compress options in UglifyJsPlugin\r\n* empty chunk numbers are not flags in every chunk, this improves caching invalidation\r\n\r\n# Bugfixes:\r\n\r\n* OccurrenceOrderPlugin now counts occurrences correctly\r\n* Fix cheap-source-maps when combined with ES Modules (lines were offset)\r\n* Watcher now detects file deleting correctly\r\n* Resolve output path if relative output path is given via CLI\r\n* Handle stack traces in errors correctly\r\n* Some usages of `System` now generate valid code i. e. `System.global`\r\n* Dynamic property names are now parsed and can contain webpack stuff (i. e. imports)\r\n* Empty enviroment variables are now supported in the `EnvironmentPlugin`\r\n* (Maybe) Fixes chunk loading in IE when script is cached\r\n\r\n# Notes\r\n\r\nThe validation now fails when passing absolute paths with lowercase drive letter on windows.\r\n(i. e. `c:\\work\\stuff` instead of `C:\\work\\stuff`)\r\n\r\nLowercase drive letters will cause weird errors (node.js behavior is inconsistent about drive letter casing) in some cases.\r\n\r\nSo please fix the paths in your shell resp. your tooling and always call webpack with uppercase drive letter. Don't use lowercase drive letters.",
        "created_at": "2017-03-21T22:43:01Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.3.0",
        "id": 5824712,
        "name": "",
        "prerelease": false,
        "published_at": "2017-03-21T22:44:10Z",
        "tag_name": "v2.3.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.3.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5824712/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5824712",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.3.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5308458/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\n- `ident` is no longer required, but it will choose one automatically\n- DefinePlugin no longer generates invalid code when using nested objects without semicolons\n\n# Features:\n- You can provide defaults and silence warnings of the EnvironmentPlugin now\n",
        "created_at": "2017-01-30T21:13:05Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.2.1",
        "id": 5308458,
        "name": "",
        "prerelease": false,
        "published_at": "2017-01-30T21:23:26Z",
        "tag_name": "v2.2.1",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.2.1",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5308458/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5308458",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.2.1"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5186068/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# The first webpack 2 release\n\nNo changes here. It's equal to the last RC, but with an updated version number.\n\n[Here](https://webpack.js.org/guides/migrating/) is a migration guide if you want to migrate from webpack 1 to webpack 2.\n\n[Here](https://medium.com/webpack/webpack-2-2-the-final-release-76c3d43bf144) is a blog post about the release.\n\n[Here](https://webpack.js.org/) is the documentation for webpack 2. It's new!\n",
        "created_at": "2017-01-17T19:14:12Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.2.0",
        "id": 5186068,
        "name": "",
        "prerelease": false,
        "published_at": "2017-01-17T20:00:47Z",
        "tag_name": "v2.2.0",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.2.0",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5186068/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5186068",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.2.0"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5171431/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\n- fix watch flag in config with multiple configs\n- hoist `export * from` correctly to prevent use before define bug\n\n# Optimization:\n- remove some properties which are set to the default value\n",
        "created_at": "2017-01-16T15:01:49Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7",
        "id": 5171431,
        "name": "",
        "prerelease": true,
        "published_at": "2017-01-16T15:04:51Z",
        "tag_name": "v2.2.0-rc.7",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.2.0-rc.7",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5171431/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5171431",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.2.0-rc.7"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5166036/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\n- It's now possible to use var injections (i. e. global, ProvidePlugin) in ESM\n",
        "created_at": "2017-01-16T02:48:21Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6",
        "id": 5166036,
        "name": "",
        "prerelease": true,
        "published_at": "2017-01-16T02:49:43Z",
        "tag_name": "v2.2.0-rc.6",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.2.0-rc.6",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5166036/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5166036",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.2.0-rc.6"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5163993/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Breaking change:\n- Reverted breaking change from last version\n- In ES module (`import` or `export` exists in module):\n  - `exports` is undefined\n  - `define` is undefined\n  - `module.exports` is read-only and undefined\n\n# Bugfixes:\n- `stats` are no longer ignored when using the CLI\n- `engine` excludes now correctly node.js 5\n- `export default` now inserts the semicolon at the correct position\n",
        "created_at": "2017-01-15T16:23:43Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5",
        "id": 5163993,
        "name": "",
        "prerelease": true,
        "published_at": "2017-01-15T16:28:28Z",
        "tag_name": "v2.2.0-rc.5",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.2.0-rc.5",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5163993/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5163993",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.2.0-rc.5"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5130489/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "Node.js dropped support for 0.12, so we do.\n\n# Breaking changes:\n- Using CommonJS or AMD export stuff in a ES2015 module will emit errors.\n\n# Usablility:\n- performance hints are off by default. It was too annoying, but you can still see the `[big]` flag by default.\n\n# Bugfixes:\n- webpack now exits with non-zero exit code when configuration `Promise` is rejected.\n\n# Features:\n- ProvidePlugin supports passing array to access members of a module\n- renamed NoErrorsPlugin to NoEmitOnErrorsPlugin, NoErrorsPlugin is still working but is deprecated\n\n# Development:\n- Migrated many internal classes to ES2015\n- improved tests, linting and CI\n- added testcases for CLI\n\n# Final Release\n\nThis is probably the last RC. We released it as final test.\nIf no critial bugs are discovered, we release 2.2.0 in < 10 days.\n",
        "created_at": "2017-01-11T15:42:18Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4",
        "id": 5130489,
        "name": "",
        "prerelease": true,
        "published_at": "2017-01-11T15:43:46Z",
        "tag_name": "v2.2.0-rc.4",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.2.0-rc.4",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5130489/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5130489",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.2.0-rc.4"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/5025789/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Bugfixes:\n- fixes chunk loading in old IEs \n- fixes error which prevented using arrow functions in `require.ensure` (https://github.com/webpack/webpack/commit/ccfc6085204640f44d785111a92380edc6edc726)\n- fixes bug when passing function to rules.use (https://github.com/webpack/webpack/commit/44baa7c410131a405d4357858d732124b814d204)\n- fixes bug for `--progress` output (https://github.com/webpack/webpack/commit/0636e7cf79178fc36a144591e901e1baafec06c2)\n- fixes bug with `export *` and non-harmony modules (https://github.com/webpack/webpack/commit/ee3d53cb9314ea2313184b3a198f288b89375342)\n- fixes bug when removing assets from the compilation (https://github.com/webpack/webpack/commit/cb4c209fcf150a7915ae7c324f440662da53d40d)\n",
        "created_at": "2016-12-28T15:03:38Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3",
        "id": 5025789,
        "name": "",
        "prerelease": true,
        "published_at": "2016-12-28T15:09:08Z",
        "tag_name": "v2.2.0-rc.3",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.2.0-rc.3",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/5025789/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/5025789",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.2.0-rc.3"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/4989605/assets",
        "author": {
            "avatar_url": "https://avatars0.githubusercontent.com/u/1365881?v=4",
            "events_url": "https://api.github.com/users/sokra/events{/privacy}",
            "followers_url": "https://api.github.com/users/sokra/followers",
            "following_url": "https://api.github.com/users/sokra/following{/other_user}",
            "gists_url": "https://api.github.com/users/sokra/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/sokra",
            "id": 1365881,
            "login": "sokra",
            "organizations_url": "https://api.github.com/users/sokra/orgs",
            "received_events_url": "https://api.github.com/users/sokra/received_events",
            "repos_url": "https://api.github.com/users/sokra/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/sokra/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/sokra/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/sokra"
        },
        "body": "# Features:\n- Stats output now disables only 15 modules by default (see new option `stats.maxModules`, `--display-max-modules`)\n- Stats for modules now includes a `depth` for modules which is the distance to the entry point.\n- add `--display-depth` for CLI to display the module depth in stats\n\n# Bugfixes:\n- Cached modules now correctly reset meta information\n- arrow functions in `require.ensure` now work correctly\n",
        "created_at": "2016-12-22T10:51:18Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2",
        "id": 4989605,
        "name": "",
        "prerelease": true,
        "published_at": "2016-12-22T11:25:59Z",
        "tag_name": "v2.2.0-rc.2",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.2.0-rc.2",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/4989605/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/4989605",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.2.0-rc.2"
    },
    {
        "assets": [],
        "assets_url": "https://api.github.com/repos/webpack/webpack/releases/4947564/assets",
        "author": {
            "avatar_url": "https://avatars2.githubusercontent.com/u/533616?v=4",
            "events_url": "https://api.github.com/users/SpaceK33z/events{/privacy}",
            "followers_url": "https://api.github.com/users/SpaceK33z/followers",
            "following_url": "https://api.github.com/users/SpaceK33z/following{/other_user}",
            "gists_url": "https://api.github.com/users/SpaceK33z/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/SpaceK33z",
            "id": 533616,
            "login": "SpaceK33z",
            "organizations_url": "https://api.github.com/users/SpaceK33z/orgs",
            "received_events_url": "https://api.github.com/users/SpaceK33z/received_events",
            "repos_url": "https://api.github.com/users/SpaceK33z/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/SpaceK33z/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/SpaceK33z/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/SpaceK33z"
        },
        "body": "# Bugfixes:\n- webpack was not able to recover after an error in a file occured in watch mode\n- It was not possible to set UglifyJs `screw_ie8` option\n",
        "created_at": "2016-12-17T08:09:32Z",
        "draft": false,
        "html_url": "https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1",
        "id": 4947564,
        "name": "",
        "prerelease": true,
        "published_at": "2016-12-17T10:52:22Z",
        "tag_name": "v2.2.0-rc.1",
        "tarball_url": "https://api.github.com/repos/webpack/webpack/tarball/v2.2.0-rc.1",
        "target_commitish": "master",
        "upload_url": "https://uploads.github.com/repos/webpack/webpack/releases/4947564/assets{?name,label}",
        "url": "https://api.github.com/repos/webpack/webpack/releases/4947564",
        "zipball_url": "https://api.github.com/repos/webpack/webpack/zipball/v2.2.0-rc.1"
    }
]
