Skip to content

Commit 3c70a15

Browse files
Decorate changelog
1 parent a1f40c7 commit 3c70a15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
## [1.5.10-canary.0](https://github.com/payloadcms/payload/compare/v1.5.9...v1.5.10-canary.0) (2023-01-18)
22

3-
### Bug Fixes
3+
### 🐛 Bug Fixes
44

55
- bump pino and pino-pretty to accommodate yarn 2 ([773fb57](https://github.com/payloadcms/payload/commit/773fb57c71f89d5157847ee4907c1472874f9a61))
66
- updated nl i18n typos ([cc7257e](https://github.com/payloadcms/payload/commit/cc7257efd529580b1eb7b6c01df9f7420838c345))
77
- fixes [#1905](https://github.com/payloadcms/payload/issues/1905)
88
- fixes [#1885](https://github.com/payloadcms/payload/issues/1885)
99
- fixes [#1869](https://github.com/payloadcms/payload/issues/1869)
1010

11-
### Features
11+
### Features
1212

1313
- Roadmap - [improved TypeScript experience](https://github.com/payloadcms/payload/discussions/1563) - begins work to SIGNIFICANTLY improve typing of Payload's Local API, removing the need for generics and inferring types automatically from your generated types
1414
- Refactors the Local API to include only the bare minimum code necessary for running local API operations, which will allow us to deploy serverlessly
1515
- allows versions to be deleted alongside of main document deletion ([a5c76d4](https://github.com/payloadcms/payload/commit/a5c76d4bd544190511e34820c1145ef26d85dc53))
1616
- requires ts-node to start a project for any config that uses ts or jsx ([f1c342e](https://github.com/payloadcms/payload/commit/f1c342e05eb84254c9d84a425b4f0da1249fcef3))
1717
- simplifies versions logic ([8cfa550](https://github.com/payloadcms/payload/commit/8cfa5509540225100237e6f569eb9eb1a7d5448e))
1818

19-
### BREAKING CHANGES
19+
### 🚨 BREAKING CHANGES
2020

2121
#### Payload now no longer transpiles your config for you
2222

0 commit comments

Comments
 (0)