Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 435 Bytes

FEATURES.md

File metadata and controls

16 lines (10 loc) · 435 Bytes

About Features

Please read the Feature Flag Guide for a detailed explanation.

To add a new feature flag or change an existing one, you can add an entry in config/features.json.

Ember Data features flags must begin with ds-, such as ds-new-coalescing.

Feature Flags

  • ds-new-serializer-api

    Activates the new Serializer API for default serializers.