Hello! I'm interested to release a v2.0 as soon as possible and I've got an approval from other maintainers to work on it on our gitter! (Join it if you haven't yet!)
This is going to be a breaking, webpack-4-only release, that updates the block API and drops deprecated ones. We also aim to make lots internal changes to make further maintaining much easier and beginner friendlier!
All new changes should go into the release-2.0 branch (#266), while master stays the same and represents the current stable release (v1.0).
TODO
Removed from 2.0 release scope
@andywer @jvanbruegge @zcei @dmitmel @marcofugaro
Hello! I'm interested to release a v2.0 as soon as possible and I've got an approval from other maintainers to work on it on our gitter! (Join it if you haven't yet!)
This is going to be a breaking, webpack-4-only release, that updates the block API and drops deprecated ones. We also aim to make lots internal changes to make further maintaining much easier and beginner friendlier!
All new changes should go into the
release-2.0branch (#266), whilemasterstays the same and represents the current stable release (v1.0).TODO
webpack 4(tracking issue Support for webpack 4 #255).babel@7.fileTypeAPI (PR Remove the old fileType API #260).resolveAliasesblock. (PR Remove deprecated resolveAliases block #267)yarnworkspaces (PR Use yarn workspaces #268).lernaor use something else (see discussion in Upgrade lerna setup #236).avafrom devDeps of every package and hoist it to the root. (PR Hoist ava to the root #276).prettier(PRReplace standard with prettier #263Prettier #275).eslintcode rules (not style ones).1.0.0frommasterbefore mergingrelease-2.0.Removed from 2.0 release scope
webpack-blocksorg (issue Move unpopular blocks to the webpack-blocks org #269).@andywer @jvanbruegge @zcei @dmitmel @marcofugaro