Releases: mikkopaderes/ember-cloud-firestore-adapter
Releases · mikkopaderes/ember-cloud-firestore-adapter
v4.1.1
What's Changed
- fix: add crypto to
fastbootDependencies
by @charlesfries in #317 - chore: enable prettier eslint plugin by @charlesfries in #316
- chore: clean up inline eslint rules by @charlesfries in #318
- chore: install
@tsconfig/ember
, updatetypescript
, installts-patch
by @charlesfries in #321 - chore: remove service inject imports by @charlesfries in #324
- feat: support
firebase
v10 by @charlesfries in #325 - Fix array proxy deprecation by @charlesfries in #326
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- chore: re-enable embroider test scenarios by @charlesfries in #307
- fix: add explicit
async
andinverse
relationship options in test app by @charlesfries in #285 - Cleanup by @charlesfries in #308
- fix: include
fetch
inember-cli-fastboot
globals by @charlesfries in #303 - chore: update packages by @charlesfries in #310
- chore: enable node.js file linting by @charlesfries in #312
- chore: update
ember-simple-auth
in test app by @charlesfries in #313 - chore: update to ember 5.4 by @charlesfries in #314
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- chore: clean up
eslint
rules by @charlesfries in #301 - feat: add test for serializer
extractRelationships
method by @charlesfries in #300 - chore: support
ember-simple-auth
v6 by @charlesfries in #304 - chore: update
ember-cli-fastboot
to v4 by @charlesfries in #291 - fix!: export
AdapterRecordNotFoundError
as default by @charlesfries in #306
Full Changelog: v3.2.4...v4.0.0
v3.2.4
What's Changed
- chore: fix serializer
extractRelationships
types, expose adapter properties by @charlesfries in #295 - fix: remove
snapshot.type
usage to fixember-data:deprecate-snapshot-model-class-access
deprecation by @charlesfries in #286 - Fix adapter
findHasMany
test stub functions by @charlesfries in #296
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- Fix adapter
generateIdForRecord
signature by @charlesfries in #294
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- chore: pass
Store
service objects in tests by @charlesfries in #284 - chore: update
ttypescript
by @charlesfries in #287 - chore: update
ember-try
by @charlesfries in #290 - chore: update
@ember/test-helpers
by @charlesfries in #289 - fix: add missing EmberData types by @charlesfries in #292
- chore: update EmberData types packages, use
keyof ModelRegistry
by @charlesfries in #293
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Support ember-simple-auth v5 by @charlesfries in #276
- Fix race condition when loading data by @mikkopaderes in #277
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Add functions, storage emulator setup to initializer by @charlesfries in #274
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Expose snapshot record to belongsTo buildReference by @mikkopaderes in #260
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Fix v3.0.0 config and peerDependencies issue by @mikkopaderes in #257
Full Changelog: v3.0.0...v3.0.1