mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
9aca8da479
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
5.3 KiB
5.3 KiB
Changelog
0.5.6 (2024-01-16)
Bug Fixes
- jest config issue on Windows (3711f86)
0.5.5 (2023-12-19)
Bug Fixes
0.5.4 (2023-12-06)
Bug Fixes
0.5.3 (2023-12-04)
Bug Fixes
0.5.2 (2023-11-16)
Bug Fixes
0.5.1 (2023-11-13)
Bug Fixes
- multi-app project extend root
tsconfig.json
(#11374) (1b2d920) - support Angular 17 new template (#11375) (64f7bf0)
0.5.0 (2023-08-22)
Features
- ng-schematics: reduce the user options and better defaults (35dc2d8)
- ng-schematics: release version 0.5.0 (#10768) (42fdd0a)
Bug Fixes
- ng-schematics: builder is responsible for resolving commands (683e181)
- ng-schematics: don't install for library projects (1376b77)
0.4.0 (2023-08-08)
Features
0.3.0 (2023-08-03)
Features
0.3.0 (2023-08-02)
Features
0.3.0 (2023-06-29)
Features
Bug Fixes
port
option to run dev and e2e side-by-side (#10458) (a43b346)- use Node test reporter (#10464) (f778b1e)
0.2.0 (2023-05-02)
⚠ BREAKING CHANGES
- drop support for node14 (#10019)