Issues
- 0
Feature request: Allow deserialization of objects with read-only fields.
#185 opened by ascheucher-shopify-partner - 2
deserialize doesn't throw errors if beforeDeserialize passes errors to callback
#181 opened by yifanwww - 0
Incompatible with Stage 3 ES decorators ?
#184 opened by Obiwarn - 0
Using serializr with TypeORM
#183 opened by krishnabrq - 1
bug: inconsistent field ordering in serialized object when using `createModelSchema` with inheritance
#179 opened by akphi - 4
Error: [serializr] this value is not primitive: [object Object], can't figure out what's next
#163 opened by redhatpanda - 0
- 2
- 4
how do I keep the map key as number
#161 opened by jianyunli - 1
- 3
SourceMap warnings when launch React App CRA
#162 opened by jtwigg - 0
- 0
Build failing right after cloning the repository
#164 opened by monesidn - 0
Support for mobx6 in tests
#165 opened by monesidn - 0
Broken ESLint setup
#166 opened by monesidn - 0
Publish documentation using gitpages
#167 opened by monesidn - 0
Polymorphic deserialization using discriminator
#169 opened by monesidn - 0
Missing CONTRIBUTING.md and PR/Issues templates
#170 opened by monesidn - 1
Constructor parameter decorators might not work correctly due to indeterministic initial schema setup
#160 opened by adamstoffel - 0
Constructor parameter decorators do not work in TypeScript due to invalid function type for "serializable"
#159 opened by adamstoffel - 2
expected modelSchema, got undefined error
#158 opened by jianyunli - 3
how to serialize/deserialize ES6 Set
#157 opened by jianyunli - 1
- 0
Deserialize to class expecting generic type
#154 opened by kpenergy - 1
How to serialize JsonNode?
#153 opened by ScoobyMax - 0
How to deserialize observable.set()?
#151 opened by MaxSvargal - 1
makeObservable should be called only after deserialization to enable better interop with mobx
#149 opened by peey - 0
Design enhancement: a catch-all class decorator for modifications to modelSchema (which would subsume e.g. `serializeAll`)
#150 opened by peey - 3
Unify PropSchema and ModelSchema
#120 opened by NaridaL - 0
A token / placeholder (like SKIP)
#148 opened by peey - 0
"custom" for entire modelschema rather than propschema?
#147 opened by peey - 0
[Feature] Include full path to property in errors
#146 opened by olee - 1
- 6
- 0
- 2
Strongly typed serialized representation
#142 opened by pokey - 2
Release new version on npm
#143 opened by pokey - 1
Context args is private in new release 2.0
#135 opened by Dar0n - 2
Importing from barrel index.ts causes "No modelSchema" error when using decorators
#134 opened by cervengoc - 6
Code is published but not transpiled to ES5
#114 opened by danfma - 6
How should circular dependencies be handled?
#129 opened by ecen - 6
optional does not work well with custom
#128 opened by akphi - 10
Publish 2.0.0 to npm
#125 opened by NaridaL - 4
- 1
- 1
Can a non-circular relationship be considered a circular dependency in serializr?
#112 opened by lwhite1 - 1
- 0
How to serialise class MyClass { [key:string]: string[]} with dynamic observable fields
#111 opened by Babazon - 1
Question : Interreperability with JSON.NET
#102 opened by omatrot - 2
Multiple aliases
#101 opened by andreaslarssen