All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.3.1 (2022-01-28)
- Address unknown path format error in
wsl2
(#667) (b16c82d) (Shinichi Makino)
5.3.0 (2021-12-21)
- Support requirements layer caching (#644) (406f6ba) (Maciej Wilczyński)
- Ensure cast
toString
beforetrim
on buffer (f60eed1)
5.2.2 (2021-12-03)
- Ensure cast
toString
beforetrim
on buffer (#656) (f60eed1) (Piotr Grzesik)
5.2.1 (2021-11-30)
- Adapt plugin to modern logs (#646) (8ff97e6) (Piotr Grzesik)
- Adapt to
async
version ofspawn
(#648) (50c2850) (Piotr Grzesik) - Adapt v3 log writing interfaces (#646) (a79899a) (Piotr Grzesik)
- Ensure proper verbose progress logs (#646) (44b9591) (Piotr Grzesik)
- Use
ServerlessError
(#649) (cdb7111) (Piotr Grzesik)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.