davidmarkclements / fast-safe-stringify

Safely and quickly serialize JavaScript objects
MIT License
348 stars 27 forks source link

Fix typescript typing from add namespace for stable #29

Closed corbinu closed 6 years ago

corbinu commented 6 years ago

The new typing has a compile error this corrects it. Thanks!

BridgeAR commented 6 years ago

@corbinu thanks a lot! It would indeed be great to have a test for this. And suggestion on that?

@mcollina I think we should go ahead and land this right now, no matter that it would be great to have a test for it!

davidmarkclements commented 6 years ago

2.0.2 npm pub'd

corbinu commented 6 years ago

@BridgeAR Will add! and @davidmarkclements Thanks!

corbinu commented 6 years ago

@BridgeAR @davidmarkclements Would you mind if I restructure things to have a test dir that way we have a stable, regular and typescript test? Unless your willing to just let me rewrite the tests in TypeScript ;)

davidmarkclements commented 6 years ago

hahaha feel free to create a test dir – I'll pass on the TS for tests :rofl: