@ember-data/store

v5.4.0-alpha.32
The core of EmberData. Provides the Store service which coordinates the cache with the network and presentation layers.
ember-addon

lint

eslint . --quiet --cache --cache-strategy=content --ext .js,.ts,.mjs,.cjs --report-unused-disable-directives

_build

bun run build:runtime && bun run build:types

_syncPnpm

bun run sync-dependencies-meta-injected

build:types

tsc --build

build:runtime

rollup --config && babel ./addon --out-dir addon --plugins=../private-build-infra/src/transforms/babel-plugin-transform-ext.js
npm i @ember-data/[email protected]

Metadata

  • MIT
  • >= 18.19.1
  • Chris Thoburn
  • released 3/9/2024

Downloads