We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428edb0 commit 446a4e1Copy full SHA for 446a4e1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.6](https://github.com/payloadcms/payload/compare/v1.0.5...v1.0.6) (2022-07-19)
2
+
3
4
+### Features
5
6
+* improves initAsync pattern ([428edb0](https://github.com/payloadcms/payload/commit/428edb05c4d8805bb2c4fb98f51e57eed2926374))
7
8
## [1.0.5](https://github.com/payloadcms/payload/compare/v1.0.4...v1.0.5) (2022-07-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"author": {
0 commit comments