Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 2.57 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.5.0 (2021-01-08)

Bug Fixes

  • Update google-closure-compiler peer dependency to 20200830 (1246f6e)

2.4.0 (2021-01-04)

Bug Fixes

  • CI by removing duplicate version field (a8aade6)
  • Ignore EPIPE if the compiler input stream is closed (8e738c1)
  • include goog.requireType in build dependencies (6182f55), closes #140
  • Infinite loops when circular dependency in parent chunks (c9539ad)
  • make json files text (c187c03)
  • Replace deprecated Buffer with Buffer.from (e1a402b)
  • sourcemap paths fail to resolve when using loaders (a6d0b11)
  • update deps to address security warnings (479b953)
  • update more deps to address security warnings (67c5f22)
  • use safe path in source maps (234e437)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

x.x.x / --

  • Bug fix -
  • Feature -
  • Chore -
  • Docs -