Skip to content

Exposing flags when using toJSON

Compare
Choose a tag to compare
@tvillaren tvillaren released this 20 Mar 17:01
· 5 commits to master since this release

Features

Added an exposeFlagsExternally option (default set to true) to expose the 2 flags "externally" when calling toJSON or (JSON.stringify)

Bug fixes

Handling results in actions / mutations instead of Query, following update on Vuex ORM (v0.31.6)