Ember Tracked Storage Polyfill
JSON →Polyfills the tracked storage primitive from Ember/Glimmer, enabling use of createStorage, getValue, and setValue in Ember.js apps before the native API is available. Latest version: 1.0.1. Released as an ember-addon, it avoids the complexity of polyfilling exact Ember import paths, ensuring compatibility with Embroider. Supports Ember.js v3.15+, Ember CLI v3.20+, Node.js 12 or 14+. Ships TypeScript types. Once Ember supports the primitive natively, this polyfill will re-export from @glimmer/tracking, making migration seamless.