Revision c04bd1d9652b33d82e4717d26be5e10e0915a676 authored by Maxim Zhiltsov on 06 April 2023, 16:39:04 UTC, committed by GitHub on 06 April 2023, 16:39:04 UTC
This PR fixes a problem with WriteOnceSerializer that it affected only
the fields declared in the `Meta.fields`, while the manually declared
fields were left unaffected. This PR also fixes several issues with
invalid field declarations.
1 parent 7c00f5e
History
File Mode Size
dist
src
.dockerignore -rw-r--r-- 14 bytes
.env -rw-r--r-- 81 bytes
.eslintignore -rw-r--r-- 18 bytes
.eslintrc.js -rw-r--r-- 1.0 KB
README.md -rw-r--r-- 1.1 KB
index.d.ts -rw-r--r-- 224 bytes
package.json -rw-r--r-- 2.0 KB
react_nginx.conf -rw-r--r-- 441 bytes
tsconfig.json -rw-r--r-- 545 bytes
webpack.config.js -rw-r--r-- 6.9 KB

README.md

back to top