This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 214
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Add generic event 'run'
* 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
* 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Not ready to merge yet, but I think we are pretty close.