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 / <year>-<month>-<day>
- Bug fix -
- Feature -
- Chore -
- Docs -