194 Commits

Author SHA1 Message Date
Michael Shilman
5c882ceecd v3.4.0-alpha.6 2018-01-27 16:15:53 +09:00
Dependencies.io Bot
0dcd59f230 Update react-native from 0.52.1 to 0.52.2 in app/react-native 2018-01-26 16:39:30 +00:00
Dependencies.io Bot
7bd9dc068a Update react-native from 0.52.0 to 0.52.1 in app/react-native 2018-01-22 20:39:05 +00:00
Dependencies.io Bot
17d655a10d Update shelljs from 0.8.0 to 0.8.1 in app/react-native 2018-01-22 20:39:04 +00:00
Michael Shilman
2da1faf419 v3.4.0-alpha.5 2018-01-19 21:50:54 +09:00
Dependencies.io Bot
2336f8c8da Update uuid from 3.2.0 to 3.2.1 in app/react-native 2018-01-17 19:26:55 +00:00
Dependencies.io Bot
bf0176d1a0 Update css-loader from 0.28.8 to 0.28.9 in app/react-native 2018-01-17 19:26:55 +00:00
Dependencies.io Bot
f657c1e75c Update uuid from 3.1.0 to 3.2.0 in app/react-native 2018-01-16 16:48:47 +00:00
Michael Shilman
85e2e59183 v3.4.0-alpha.4 2018-01-13 18:32:28 +05:30
Michael Shilman
56abd09768 v3.4.0-alpha.3 2018-01-13 18:09:59 +05:30
Dependencies.io Bot
3848086e88 Update shelljs from 0.7.8 to 0.8.0 in app/react-native 2018-01-12 16:44:13 +00:00
Dependencies.io Bot
6bb06e7bbc Update autoprefixer from 7.2.4 to 7.2.5 in app/react-native 2018-01-12 16:42:23 +00:00
Dependencies.io Bot
4946c2f986 Update commander from 2.12.2 to 2.13.0 in app/react-native 2018-01-11 21:32:11 +00:00
Michael Shilman
3201005157 v3.4.0-alpha.1 2018-01-10 12:37:29 +05:30
Dependencies.io Bot
ae4ff77634 Update react-native from 0.51.0 to 0.52.0 in app/react-native 2018-01-08 16:36:23 +00:00
Michael Shilman
d8d955cbbc v3.4.0-alpha.0 2018-01-07 21:32:57 +05:30
Michael Shilman
71c528c462 merge release 3.3.4 to master 2018-01-07 19:36:11 +05:30
Michael Shilman
3abdbb6528 v3.3.4 2018-01-07 18:23:40 +05:30
Filipp Riabchun
c0a0acf28b Merge pull request #2659 from storybooks/dependencies.io-update-build-159.0.0 2018-01-07 18:14:27 +05:30
Filipp Riabchun
d8d2bf6408 Merge pull request #2601 from alansouzati/FIX_PEER_DEPENDENCIES
Fixed all peerDependencies for apps.
2018-01-07 16:43:35 +05:30
Dependencies.io Bot
492a5294fc Update uglifyjs-webpack-plugin from 1.1.5 to 1.1.6 in app/react-native 2018-01-05 16:40:20 +00:00
Dependencies.io Bot
7135e83a0a Update css-loader from 0.28.7 to 0.28.8 in app/react-native 2018-01-05 16:38:50 +00:00
Dependencies.io Bot
d6e84a55bc Update postcss-loader from 2.0.9 to 2.0.10 in app/react-native 2018-01-03 22:19:22 +00:00
Tom Coleman
48cd3110d3 Merge remote-tracking branch 'origin/master' into tmeasday/shilman-refactor-core-rebase 2018-01-03 17:36:26 +11:00
Dependencies.io Bot
e2d68700c7 Update autoprefixer from 7.2.3 to 7.2.4 in app/react-native 2018-01-02 16:33:55 +00:00
Alan Souza
f816e30e7e Fixed all peerDependencies for apps. 2017-12-28 12:35:02 -08:00
Michael Shilman
02a69e0b1b v3.3.3 2017-12-28 22:34:34 +05:30
Filipp Riabchun
97d49eddb5
Merge branch 'master' into eslint-imports 2017-12-28 14:02:14 +03:00
Michael Shilman
fbe50ffb46 v3.3.2 2017-12-28 12:10:49 +09:00
hypnos
7c4f87b68c Add more imports eslint rules 2017-12-28 04:38:46 +03:00
Dependencies.io Bot
83fe67ab68 Update uglifyjs-webpack-plugin from 1.1.4 to 1.1.5 in app/react-native 2017-12-27 16:33:12 +00:00
Michael Shilman
79c07c727a v3.3.1 2017-12-26 19:30:05 -08:00
Michael Shilman
0c38d5a041 Update cross-dependencies manually
Because of lerna not supporting `x.y.z-alpha.N` versions, we hardcode
these things when we are doing prerelease
2017-12-26 15:42:45 -08:00
Michael Shilman
92d7fca746 v3.3.0-rc.1 2017-12-26 09:48:54 -08:00
Norbert de Langen
10cd0b275c
Merge branch 'master' into feature/use-uglify-es
# Conflicts:
#	app/react-native/src/server/config/webpack.config.prod.js
#	app/react/src/server/config/webpack.config.prod.js
#	yarn.lock
2017-12-25 01:10:40 +01:00
Michael Shilman
aa2a8c11f3 v3.3.0-rc.0 2017-12-23 20:20:05 -08:00
Michael Shilman
4903d6ece7 v3.3.0-alpha.6 2017-12-23 09:25:20 -08:00
Michael Shilman
a65beced79 v3.3.0-alpha.5 2017-12-23 09:05:46 -08:00
Igor Ovsiannikov
b10cca080a SWITCH to UglifyJS-es 2017-12-22 16:12:42 +09:00
Norbert de Langen
5966ae3d8e
Merge branch 'master' into release/3.3
# Conflicts:
#	addons/storyshots/package.json
#	lib/ui/package.json
#	yarn.lock
2017-12-21 15:58:34 +01:00
Norbert de Langen
5eaa473b24
Merge branch 'master' into fix-babel-core 2017-12-21 11:03:05 +01:00
hypnos
288f5ed4ce Merge remote-tracking branch 'origin/master' into release/3.3
# Conflicts:
#	addons/knobs/package.json
#	yarn.lock
2017-12-19 00:09:11 +01:00
hypnos
34edb72e19 Merge remote-tracking branch 'origin/master' into release/3.3
# Conflicts:
#	CHANGELOG.md
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/background/package.json
#	addons/centered/package.json
#	addons/comments/package.json
#	addons/events/package.json
#	addons/graphql/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/options/package.json
#	addons/storyshots/package.json
#	app/react-native/package.json
#	app/react/package.json
#	app/vue/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/vue-kitchen-sink/package.json
#	lerna.json
#	lib/addons/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/channels/package.json
#	lib/cli/package.json
#	lib/codemod/package.json
#	lib/components/package.json
#	lib/ui/package.json
#	yarn.lock
2017-12-18 23:56:37 +01:00
hypnos
d450633d32 Merge remote-tracking branch 'origin/master' into dependencies.io-update-build-126.0.0
# Conflicts:
#	addons/graphql/package.json
#	yarn.lock
2017-12-18 23:44:05 +01:00
Michael Shilman
2aea83798e v3.2.18 2017-12-18 13:58:53 -08:00
Dependencies.io Bot
231c731b3e Update ws from 3.3.2 to 3.3.3 in app/react-native 2017-12-17 16:25:13 +00:00
Dependencies.io Bot
34cafba678 Update file-loader from 1.1.5 to 1.1.6 in app/react-native 2017-12-16 16:27:54 +00:00
Emmanuel Vuigner
54ae75fabf
fix: move babel-core to peerDependencies
typo

do same for storyshots addon
2017-12-15 13:49:21 +01:00
hypnos
0666f9c5eb Merge remote-tracking branch 'origin/master' into release/3.3
# Conflicts:
#	addons/knobs/package.json
#	app/react-native/package.json
#	yarn.lock
2017-12-14 23:26:46 +03:00
Dependencies.io Bot
68f5acd561 Update style-loader from 0.18.2 to 0.19.1 in app/react-native 2017-12-14 20:02:08 +00:00