Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

v6 #254

Merged
merged 100 commits into from
Jun 15, 2017
Merged

v6 #254

merged 100 commits into from
Jun 15, 2017

Conversation

eliperelman
Copy link
Member

Not ready to merge yet, but I think we are pretty close.

its happening!

aretecode and others added 30 commits May 8, 2017 18:17
remove not-needed polyfill
remove not-needed polyfill
* 🗼babel fast async to preset-web

* 🗼babel fast async to preset-node

* 📦🐈 yarn lock file for preset-node

* 📦⬆  fast-async semver dep  ⌨️⚒ node v -> string

* ❎ remove `builtIns: false`

* 🙃 flip builtIn: true

* 👕 formatting

* 💍 fast-async runtimePattern from  📌 entry point

* 📌 add as entry point instead of regex

* 🔙💍 update async for node

* merge after bootstrap again

* 🚚📌 move entry points to beginning
* Fix ESLint Jest analyze

* Add SCSS extension to the mocking list

* Upgrade eslint jest plugin

* Mark focused test as errors

* Remove `Buffer` global rule from Web preset for v6

* Upgrade the package version to v6

* Upgrade dependencies to v6
* Fix `setState()` exception in React

* Upgrade React preset package version to v6

* Rollback versions

* Redesign react babel config

* Update dependencies to v5

* Update lock file

* Add missing dependency
* Allow environment-specific config override

* Refine comment
* Detect if dev server is public and log the local network IP in the terminal

* Extract Dev server to a separate middleware

* Add 'open' option to autostart a default browser

* Upgrade version

* Declare dependencies for the dev server middlware

* Update Webpack Dev Server dependency

* Correctly handle 'open' option

* Change the server custom configuration scheme

* Use 'public' option instead of 'host' for the Dev Server

* Simplify open browser URL address detection

* Exclude hot reload functionality from the web preset

* Finish Dev Server documentatoin

* Add customization documentation

* Let dev server middleware to decide when to initialize

* Fix typos in Docs

* Make dev server middleware environment independent again

* Fix versions dependencies

* Redesign opennning of a browser so that server parameters may be redefined later

* Move Hot middleware back to Web preset

* Use Future instead of Promise

* Fix bugs after refactoring

* Upgrade dependencies

* Split settings between the middleware and the preset

* Fixing missing comma and duplicate package.json entry
remove not-needed polyfill
* 🗼babel fast async to preset-web

* 🗼babel fast async to preset-node

* 📦🐈 yarn lock file for preset-node

* 📦⬆  fast-async semver dep  ⌨️⚒ node v -> string

* ❎ remove `builtIns: false`

* 🙃 flip builtIn: true

* 👕 formatting

* 💍 fast-async runtimePattern from  📌 entry point

* 📌 add as entry point instead of regex

* 🔙💍 update async for node

* merge after bootstrap again

* 🚚📌 move entry points to beginning
* Fix ESLint Jest analyze

* Add SCSS extension to the mocking list

* Upgrade eslint jest plugin

* Mark focused test as errors

* Remove `Buffer` global rule from Web preset for v6

* Upgrade the package version to v6

* Upgrade dependencies to v6
constgen and others added 27 commits June 14, 2017 16:27
* Detect if dev server is public and log the local network IP in the terminal

* Extract Dev server to a separate middleware

* Add 'open' option to autostart a default browser

* Upgrade version

* Declare dependencies for the dev server middlware

* Update Webpack Dev Server dependency

* Correctly handle 'open' option

* Change the server custom configuration scheme

* Use 'public' option instead of 'host' for the Dev Server

* Simplify open browser URL address detection

* Exclude hot reload functionality from the web preset

* Finish Dev Server documentatoin

* Add customization documentation

* Let dev server middleware to decide when to initialize

* Fix typos in Docs

* Make dev server middleware environment independent again

* Fix versions dependencies

* Redesign opennning of a browser so that server parameters may be redefined later

* Move Hot middleware back to Web preset

* Use Future instead of Promise

* Fix bugs after refactoring

* Upgrade dependencies

* Split settings between the middleware and the preset

* Fixing missing comma and duplicate package.json entry
* 🗼babel fast async to preset-web

* 🗼babel fast async to preset-node

* 📦🐈 yarn lock file for preset-node

* 📦⬆  fast-async semver dep  ⌨️⚒ node v -> string

* ❎ remove `builtIns: false`

* 🙃 flip builtIn: true

* 👕 formatting

* 💍 fast-async runtimePattern from  📌 entry point

* 📌 add as entry point instead of regex

* 🔙💍 update async for node

* merge after bootstrap again

* 🚚📌 move entry points to beginning
* Fix ESLint Jest analyze

* Add SCSS extension to the mocking list

* Upgrade eslint jest plugin

* Mark focused test as errors

* Remove `Buffer` global rule from Web preset for v6

* Upgrade the package version to v6

* Upgrade dependencies to v6
* Fix `setState()` exception in React

* Upgrade React preset package version to v6

* Rollback versions

* Redesign react babel config

* Update dependencies to v5

* Update lock file

* Add missing dependency
* Detect if dev server is public and log the local network IP in the terminal

* Extract Dev server to a separate middleware

* Add 'open' option to autostart a default browser

* Upgrade version

* Declare dependencies for the dev server middlware

* Update Webpack Dev Server dependency

* Correctly handle 'open' option

* Change the server custom configuration scheme

* Use 'public' option instead of 'host' for the Dev Server

* Simplify open browser URL address detection

* Exclude hot reload functionality from the web preset

* Finish Dev Server documentatoin

* Add customization documentation

* Let dev server middleware to decide when to initialize

* Fix typos in Docs

* Make dev server middleware environment independent again

* Fix versions dependencies

* Redesign opennning of a browser so that server parameters may be redefined later

* Move Hot middleware back to Web preset

* Use Future instead of Promise

* Fix bugs after refactoring

* Upgrade dependencies

* Split settings between the middleware and the preset

* Fixing missing comma and duplicate package.json entry
* v6 documentation changes

* Updating middleware documentation for v6 changes

* v6 customization docs

* v6 docs for Jest and Airbnb presets

* Karma preset v6 documentation updates

* Mocha preset documentation updates

* Node.js preset v6 docs updates

* React preset v6 docs updates

* v6 docs for Web preset and dev middleware

* Conditional config overrides
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants