Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Prepare for release #27

Merged
merged 2 commits into from
Apr 13, 2016
Merged

Prepare for release #27

merged 2 commits into from
Apr 13, 2016

Conversation

chrome
Copy link
Contributor

@chrome chrome commented Feb 25, 2016

Update modules
Update configs
Update example

"presets": [
"es2015",
"react",
"stage-0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe it worth to change it to stage-1, or even replace it with just babel-plugin-transform-class-properties

@kossnocorp kossnocorp changed the title Prepare to release Prepare for release Feb 29, 2016

static defaultProps = {
mode: SINGLE_MODE,
blockClassName: BLOCK_CLASS_NAME
}
};
Copy link
Contributor

Choose a reason for hiding this comment

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

They are not necessary again!
tc39/proposal-class-public-fields#26 (comment)

@chrome
Copy link
Contributor Author

chrome commented Mar 28, 2016

@kossnocorp @dolbyzerr give me some +1, so I could squash and merge this shit already.

browserStack: {
startTunnel: false
},

Copy link
Contributor

Choose a reason for hiding this comment

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

You need to remove it because there is:

browserStack: {
  startTunnel: true
},

... below.

Update modules
Update configs
Update example
@chrome chrome merged commit d96ecf9 into master Apr 13, 2016
@chrome chrome deleted the prepare-to-release-2 branch April 13, 2016 10:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants