Releases: flightcontrolhq/superjson
Releases · flightcontrolhq/superjson
v1.6.0
- Customize allowed attributes per class (#115)
- make ambiguous class check a warning (#107)
- Fix some es5 incompatbilities introduced in v1.5.2 (#110)
- Exclude
Error#stack
by default (#111) - Fix bug where nested classes weren't transformed (#112)
Meta
- Add @simonedelmann as contributor
- Add @samtgarson as contributor
- Add @markhughes as contributor
v1.5.2
v1.5.1
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.3
v1.2.2
Patches
- Fix #62: Not ES5 Compatible (#63) 65f84ad
- fix: allow undefined but check json property exist (#60) eee7028
- Fix bug with existing prefixes in PathTree (#59) 0c21683
- Transform undefined => null (#64) f2a40dd
- Refactor Transformer to make rules more cohesive (#54) 39307cd