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

Merge master to latest beta #484

Merged
merged 3 commits into from
Sep 19, 2019

Conversation

pradeepnschrodinger
Copy link
Collaborator

Just the usual merging master to beta to keep it in date, following #480.

I also noticed that there wasn't really any differences except that a couple packages had slightly different versions.

* `postcss` updated
* HMR enabled for CSS
* `mini-css-extract-plugin` replaces `extract-text-webpack-plugin`
* `webpack` updated to v4
* Babel upgraded to v7
* other packages updated
* Calypso codemods ran `calypso-codemods commonjs-imports,commonjs-exports ./src ./examples`.
So now ES6 styled exports/imports are used throughout the code base (except for 1 or 2 edge cases)
commit 6371b4b
Author: pradeepnschrodinger <niranjan.pradeep@schrodinger.com>
Date:   Wed Sep 18 03:33:16 2019 +0000

    Version 0.8.28

commit f0b485e
Author: Niranjan Pradeep <41563608+pradeepnschrodinger@users.noreply.github.com>
Date:   Wed Sep 18 08:46:02 2019 +0530

    Update dependencies in Master (#480)

    * `postcss` updated
    * HMR enabled for CSS
    * `mini-css-extract-plugin` replaces `extract-text-webpack-plugin`
    * `webpack` updated to v4
    * Babel upgraded to v7
    * other packages updated
    * Calypso codemods ran `calypso-codemods commonjs-imports,commonjs-exports ./src ./examples`.
    So now ES6 styled exports/imports are used throughout the code base (except for 1 or 2 edge cases)
Merge branch 'master' into v1.0-beta
Copy link
Member

@wcjordan wcjordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@pradeepnschrodinger pradeepnschrodinger merged commit f65862d into v1.0-beta Sep 19, 2019
@pradeepnschrodinger pradeepnschrodinger deleted the beta-update-dependencies-master-merge branch September 24, 2019 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants