Babel Preset Edge Versions Save

A centralized Babel Configuration for modern React development. (+TypeScript, FastAsync, Macros, ...)

5.5.1

4 years ago
  • Updated deps + Updated snapshots from changes in output of loadable plugin + disabled name mangling in babel-minify (to fix parsing errors) (82fab72)

5.5.0

4 years ago
  • Do not run prettier check for lint (905e1e3)
  • Tweaked linting rules (0a80fc0)
  • Updated deps + Switched to @effective for linting (1fd7ed4)

5.4.0

4 years ago
  • Added Node v12 to CI tests, applied auto-formatting, minor tweaks (72f0751)
  • Updated snapshots (c3eb6f3)

5.3.0

4 years ago

5.2.3

4 years ago
  • Updated deps (e42cdfe)
  • Added Node v12 tests (5f75c53)
  • Updated snapshot for new NodeJS version (fa7fc6b)
  • Updated readme (f4e4dbd)
  • Updated modern target and node target in our babel config (fb0fdba)
  • Switched to Node v8 + added v12 to travis checks (295566b)
  • Lint fixes (6b276f9)
  • Exclude typeof symbol polyfill for performance reasons (9f6a95c)
  • Adjusted module resolver settings (d6d61e2)
  • Added TS test + added non-working alias tests (WIP) (64efbb2)
  • Relaxed peer deps + cleanup flow config (42271a2)
  • Added support for parsing/processing TypeScript (e6e3094)
  • Cleaned up propTypes (seems eco system is moving to TS/Flow for that stuff), cleaned up unused upath dep, cleaned up other unused babel plugins, correced some semver versions being non caret, cleaned up emotion test. (b5e49da)
  • Removed emotion plugin. CSS-in-JS landscape still seems to undecided to include it here. (1a1d18a)

5.2.2

4 years ago
  • Switched to more realistic import statements for locale-data (b1e5a86)
  • Updated deps (7556815)

5.2.1

4 years ago
  • Updated deps (34c7cae)
  • Updated snapshots for new @loadable version (7b56149)

5.2.0

5 years ago
  • Updated deps + corrected wrong babel runtime package. (4f1e14b)

5.1.1

5 years ago
  • Added more corejs version hints (cfea244)

5.1.0

5 years ago
  • Updated NodeJS versions to current LTS + added Node v10 test (9e1513d)
  • Updated deps (b33e29f)