Skip to content

Latest commit

Β 

History

History
307 lines (198 loc) Β· 14.9 KB

CHANGELOG.md

File metadata and controls

307 lines (198 loc) Β· 14.9 KB

Changelog

v8.0.0 (2023-08-17)

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #190 Update workerpool to latest (avoiding deprecations) (@nlfurniss)

πŸ› Bug Fix

  • #221 Move @babel/core to peerDependencies to resolve peer dependency warnings and errors (@bertdeblock)
  • #209 Ensure the worker processes do not crash when parsing invalid syntax (@rwjblue)

πŸ“ Documentation

🏠 Internal

Committers: 4

v8.0.0-beta.1 (2022-10-07)

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #190 Update workerpool to latest (avoiding deprecations) (@nlfurniss)

πŸ› Bug Fix

  • #221 Move @babel/core to peerDependencies to resolve peer dependency warnings and errors (@bertdeblock)
  • #209 Ensure the worker processes do not crash when parsing invalid syntax (@rwjblue)

πŸ“ Documentation

🏠 Internal

Committers: 4

v7.7.0 (2020-07-30)

πŸš€ Enhancement

  • #186 Update minimum @babel/core version to 7.11.0. (@rwjblue)

πŸ“ Documentation

Committers: 2

v7.6.0 (2020-06-23)

πŸš€ Enhancement

  • #181 [feature] adds heimdall monitor for logging information helpful for debugging babel process (@gabrielcsapo)

Committers: 1

v7.5.0 (2020-06-12)

πŸš€ Enhancement

  • #182 Update the minimum Babel dependencies to 7.10 (@rwjblue)

🏠 Internal

Committers: 2

v7.4.0 (2020-01-22)

πŸš€ Enhancement

Committers: 1

v7.3.0 (2019-09-23)

πŸ› Bug Fix

Committers: 1

v7.2.0 (2019-02-25)

  • If available use node workerThreads
  • upgrade and cleanup dependencies

v7.1.2 (2019-02-08)

πŸ› Bug Fix

πŸ“ Documentation

Committers: 3

v7.1.1 (2018-12-06)

πŸ› Bug Fix

  • #159 parallel-api: Fix "Cannot read property '_parallelBabel' of null" error (@Turbo87)

πŸ“ Documentation

🏠 Internal

  • #157 TravisCI: Remove deprecated sudo: false option (@Turbo87)

Committers: 2

v7.1.0 (2018-10-29)

πŸš€ Enhancement

Committers: 1

v7.0.0 (2018-08-28)

πŸ’₯ Breaking Change

πŸ› Bug Fix

  • #148 Deserialize nested arrays in the parallel API correctly (@dfreeman)

🏠 Internal

  • #149 Get tests passing with Babel 7? (@dfreeman)
  • #131 CI: Use skip_cleanup to not revert auto-dist-tag adjustment (@Turbo87)

Committers: 3

v6.5.1 (2018-12-06)

πŸ› Bug Fix

  • #159 parallel-api: Fix "Cannot read property '_parallelBabel' of null" error (@Turbo87)

Committers: 1

v6.5.0 (2018-07-24)

πŸš€ Enhancement

Committers: 1

v6.4.5 (2018-07-18)

πŸš€ Enhancement

πŸ“ Documentation

Committers: 2

v6.4.3 (2018-05-30)

πŸ› Bug Fix

Committers: 1

v6.4.2 (2018-05-22)

🏠 Internal

Committers: 1

v6.4.0 (2018-05-21)

πŸš€ Enhancement

Committers: 1

v6.3.0 (2018-05-18)

πŸš€ Enhancement

πŸ“ Documentation

🏠 Internal

Committers: 1

v6.2.0 (2018-05-16)

πŸš€ Enhancement

  • #132 Plugins specified as an array of serializable things can be parallelized (@mikrostew)

Committers: 1

v6.1.4 (2018-02-05)

πŸš€ Enhancement

  • #126 Limit to single worker pool per version of babel-core (@mikrostew)

Committers: 1

v6.1.3 (2018-01-31)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2

v6.1.2 (2017-08-01)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2