- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- #393 Add 'Customizing validators' section to README (@dgeb)
- #391 Fix broken doc links in the README (@bmoeskau)
- #398 Bump @orbit/memory@^0.17.2 (@dgeb)
- #395 Bump follow-redirects from 1.14.7 to 1.14.8 (@dependabot[bot])
- #394 Bump mout from 1.2.2 to 1.2.3 (@dependabot[bot])
- Dan Gebhardt (@dgeb)
- #389 Introduce Cache support for fork/merge/rebase/reset (@dgeb)
- #388 Allow custom source settings to be applied via Store#fork (@dgeb)
- Dan Gebhardt (@dgeb)
- #387 Update @orbit/memory@^0.17.0-beta.27 (@dgeb)
- #383 Bump node-fetch from 2.6.1 to 2.6.7 (@dependabot[bot])
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- #373 Update ember v3.25.0...v4.1.0 (@dgeb)
- #367 [BREAKING] Replace deprecated implicit injections with explicit injections (@dgeb)
- #377 Expose store on Cache (@dgeb)
- #372 Use camelize from @orbit/serializers instead of @ember/string (@dgeb)
- #365 Bump tmpl from 1.0.4 to 1.0.5 (@dependabot[bot])
- #375 Bump browserslist from 4.16.3 to 4.19.1 (@dependabot[bot])
- #374 Remove stagnant docs dir (@dgeb)
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- #363 Update orbit deps to v0.17.0-beta.25 and introduce Store#reset (@dgeb)
- #362 Provide
schemaVersion
config option (@dgeb)
- #360 Bump path-parse from 1.0.6 to 1.0.7 (@dependabot[bot])
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- #355 Allow Model#$getData to return undefined (@dgeb)
- #354 Allow undefined responses from update / merge (@dgeb)
- Dan Gebhardt (@dgeb)
- #350 Model#$getData should never successfully return undefined (@dgeb)
- #349 Introduce Cache#update method (@dgeb)
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- #344 Upgrade interfaces (@dgeb)
- #342 Prefix all standard methods and properties on Model class with
$
(@dgeb)
- Dan Gebhardt (@dgeb)
- #339 Inject singleton
normalizer
andvalidatorFor
instances into sources (@dgeb) - #337 Update orbit to v0.17.0-beta.16 and introduce model-aware normalizers and builders (@dgeb)
- #333 Bump handlebars from 4.7.6 to 4.7.7 (@dependabot[bot])
- #334 Bump underscore from 1.12.0 to 1.13.1 (@dependabot[bot])
- #335 Bump lodash from 4.17.20 to 4.17.21 (@dependabot[bot])
- #336 Bump hosted-git-info from 2.8.8 to 2.8.9 (@dependabot[bot])
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- #325 Update to orbit v0.17.0-beta.11 (@dgeb)
- #317 Remove ember-inflector singularize/pluralize (@rwwagner90)
- #306 Hotfix for using ember computed macros based on model attributes (@chbonser)
- #310 Fix prototype leakage on inheritance (@tchak)
- #309 Store schema information on prototype to fix model inheritance (@tchak)
- #318 Upgrade Ember 3.23 (@rwwagner90)
- #308 Update dependencies (@tchak)
- Chris Bonser (@chbonser)
- Dan Gebhardt (@dgeb)
- Paul Chavard (@tchak)
- Robert Wagner (@rwwagner90)
- #287 Fix immutable record exceptions (@tchak)
- #286 Expose base store on forked stores (@tchak)
- #274 Make records on non forked stores readonly (@tchak)
- #277 Migrate initializers to ts (@tchak)
- #276 Implement liveQuery (@tchak)
- #271 Refactor has many to be a readonly array (@tchak)
- #272 Fix decorators for use in typescript (@tchak)
- #267 Convert factories to typescript (@tchak)
- #262 Support polymorphic relationships. Issue #257 (@derekwsgray)
- #259 Remove ember 3.4 support (@tchak)
- #265 Add doc for polymorphic relationships. (@derekwsgray)
- #293 Fix typing in modules-of-type (@dgeb)
- #292 Update orbit and ember-source, as well as imports (@dgeb)
- #291 Bump elliptic from 6.5.2 to 6.5.3 (@dependabot[bot])
- #290 Remove redundant @types/ember-test-helpers (@tchak)
- #289 Use proper import for destroyable polyfill (@tchak)
- #288 Update dependencies (@tchak)
- #284 Bump lodash from 4.17.15 to 4.17.19 (@dependabot[bot])
- #273 Use glimmer cache API (@tchak)
- #275 disable deprecations during tests (@tchak)
- #268 Use new destroyable api (@tchak)
- #270 Add has many rendering test (@tchak)
- #263 Bump websocket-extensions from 0.1.3 to 0.1.4 (@dependabot[bot])
- #255 Prettier2 (@tchak)
- Dan Gebhardt (@dgeb)
- Derek W. S. Gray (@derekwsgray)
- Paul Chavard (@tchak)
- Dan Gebhardt (@dgeb)
- #264 Support Polymorphic Relationships (0.16 backport) (@derekwsgray)
- Derek W. S. Gray (@derekwsgray)
- Paul Chavard (@tchak)
- #253 Bump Orbit deps (@dgeb)
- #252 Update ember-cli (@tchak)
- #251 Small DX improvement (@pangratz)
- #250 Export types from addon index (@tchak)
- #249 Add ember-cli-addon-docs site (@rwwagner90)
- Clemens MοΏ½ller (@pangratz)
- Dan Gebhardt (@dgeb)
- Paul Chavard (@tchak)
- Robert Wagner (@rwwagner90)
- #234 Allow ember-orbit to be used in addons (@devotox)
- #235 Fix app reference in addon index (@tchak)
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- #210 Refine strategy generator (@dgeb)
- #207 Make strategy name parsing even smarter (@dgeb)
- #206 Create data-buckets dir in default blueprint (@dgeb)
- #205 Refactor initializers and data-bucket generator (@dgeb)
- #204 Introduce
data-bucket
blueprint (@dgeb) - #203 Add blueprints (@dgeb)
- #211 Upgrade orbit packages to v0.16 (@dgeb)
- #209 Remove unused Promise extension from tests (@dgeb)
- Dan Gebhardt (@dgeb)
- Dan Gebhardt (@dgeb)
- #197 Modernize and standardize Store + Cache interfaces (@dgeb)
- #194 Validate presence of models collection (@tchak)
- #193 Use ember-inflector for Orbit Schema singularize/pluralize (@mattmcmanus)
- #183 Convert to Typescript (part 1) (@tchak)
- #182 Use new obit config to lookup sources and strategies (@tchak)
- #177 [BREAKING] Configurable lookup paths; change default for models (
models/
->data-models/
) (@lukemelia) - #180 Provide convenient access to underlying record data via ember-orbit model (@lukemelia)
- #200 Disable noImplicitAny flag in tsconfig (@dgeb)
- #198 Bump dependencies, include ember 3.8 in test matrix (@dgeb)
- #196 Update @orbit dependencies (@dgeb)
- #195 Update dependencies (@tchak)
- #191 Enable prettier (@tchak)
- #188 Update record (@tchak)
- #190 Update ember-cli (@tchak)
- #189 Update orbit.js (@tchak)
- #187 Upgrade orbit (@tchak)
- #184 Modernize tests (@dgeb)
- #176 Update orbit dependencies to 0.16.0-beta.1 (@PieterJanVdb)
- Dan Gebhardt (@dgeb)
- Luke Melia (@lukemelia)
- Matt McManus (@mattmcmanus)
- Paul Chavard (@tchak)
- Pieter-Jan Vandenbussche (@PieterJanVdb)