/ releasenotes / notes / fix-document-constructor-18b9e5dd9522a918.yaml
fix-document-constructor-18b9e5dd9522a918.yaml
1  ---
2  preview:
3    - |
4      Remove `id` parameter from `Document` constructor as it was ignored and a new one was generated anyway.
5      This is a backwards incompatible change.