npm @babel/node 7.4.5

latest releases: 8.0.0-alpha.8, 8.0.0-alpha.7, 8.0.0-alpha.6...
4 years ago

v7.4.5 (2019-05-21)

Thanks @airato, @schu34, @divbhasin, @eps1lon and @pnavarrc for their first PRs! πŸ˜„

πŸ› Bug Fix

  • babel-parser
  • babel-preset-env
  • babel-plugin-transform-typescript

πŸ’… Polish

  • babel-parser
    • #9995 Do not use lookahead when parsing construct signature declarations in TS (@danez)
    • #9989 Only compute Position if not already in state (@danez)
    • #9988 Do not use lookahead when parsing jsx expression containers (@danez)
    • #9987 Do not use lookahead when parsing imports in declare module in flow (@danez)
    • #9985 Do not use lookahead when parsing declare module or declare module.exports in flow (@danez)
    • #9983 Do not use lookahead when parsing dynamic import or import.meta (@danez)
    • #9979 Remove guardedHandlers from ASTs (@danez)
  • babel-preset-env
  • babel-core
    • #9945 Fixed null error in plugin opts and added a test for it (@divbhasin)
  • babel-core, babel-traverse

🏠 Internal

Committers: 9

Don't miss a new node release

NewReleases is sending notifications on new releases.