Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@orbit/utils

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orbit/utils - npm Package Versions

1345

0.17.0-beta.4

Diff

Changelog

Source

v0.17.0-beta.4 (2020-07-27)

:boom: Breaking Change
  • @orbit/integration-tests, @orbit/jsonapi
    • #758 Refactor JSON:API serializers (@dgeb)
  • @orbit/core, @orbit/data, @orbit/indexeddb, @orbit/jsonapi, @orbit/memory, @orbit/record-cache, @orbit/utils
:rocket: Enhancement
  • @orbit/data, @orbit/jsonapi, @orbit/memory, @orbit/record-cache
    • #765 Add options to QueryExpression and Operation (@tchak)
  • @orbit/integration-tests, @orbit/jsonapi
  • @orbit/serializers, @orbit/utils
    • #761 Introduce inflectors to @orbit/serializers (@dgeb)
  • @orbit/jsonapi, @orbit/serializers
  • @orbit/indexeddb, @orbit/local-storage, @orbit/memory
    • #759 cache settings as part of source settings should be partial (@tchak)
:bug: Bug Fix
  • @orbit/memory, @orbit/record-cache
    • #762 Fix cache integrity processors' handling of relationships without explicit inverses. (@dgeb)
  • @orbit/indexeddb
    • #752 Finish opening/upgrading indexeddb dbs before closing them (@dgeb)
:house: Internal
  • @orbit/build
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache
    • #766 Refactor internal modules to remove default module exports (@dgeb)
  • Other
    • #764 Upgrade build dependencies (except snowpack) (@dgeb)
    • #753 Test on travis with updated ubuntu (and thus updated Chrome) (@dgeb)
  • @orbit/build, @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache, @orbit/serializers, @orbit/utils
  • @orbit/integration-tests
    • #748 Reintroduce @orbit/integration-tests (@dgeb)
Committers: 2
dgeb
published 0.17.0-beta.3 •

Changelog

Source

v0.17.0-beta.3 (2020-05-08)

:rocket: Enhancement
  • @orbit/jsonapi
    • #746 [jsonapi] Support url request option (@dgeb)
  • @orbit/data, @orbit/indexeddb, @orbit/jsonapi, @orbit/local-storage, @orbit/memory, @orbit/record-cache
    • #742 Standardize request option handling (@dgeb)
  • @orbit/record-cache
:house: Internal
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache, @orbit/serializers, @orbit/store, @orbit/utils
Committers: 2
dgeb
published 0.17.0-beta.2 •

Changelog

Source

v0.17.0-beta.2 (2020-03-07)

:rocket: Enhancement
  • @orbit/record-cache
    • #718 Implement live query on @orbit/record-cache (@tchak)
  • @orbit/data
    • #736 Remove deprecated expression property on query (@tchak)
  • @orbit/data, @orbit/memory, @orbit/record-cache
    • #735 Improve mergeRecords to better handle links, meta, and relationships (@dgeb)
  • @orbit/jsonapi
    • #727 Handle 304 responses in jsonapi-request-processor (@pangratz)
    • #731 Export all the types from jsonapi source (@tchak)
  • @orbit/coordinator, @orbit/core, @orbit/data
    • #732 Improve control of source and strategy activation and deactivation (@dgeb)
  • @orbit/core, @orbit/data, @orbit/indexeddb-bucket, @orbit/local-storage-bucket
  • @orbit/data, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage, @orbit/memory, @orbit/record-cache
:bug: Bug Fix
  • @orbit/data
    • #710 Allow mergeOperations to set null for hasOne relationship (@jembezmamy)
  • @orbit/jsonapi
    • #712 [BUGFIX] Always allow serialization of null attributes (@makepanic)
:memo: Documentation
  • #729 first pass at generating docs with typedoc (@brumm)
:house: Internal
  • @orbit/record-cache
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache, @orbit/serializers, @orbit/store, @orbit/utils
Committers: 6
dgeb
published 0.17.0-beta.1 •

Changelog

Source

v0.17.0-beta.1 (2019-09-22)

:rocket: Enhancement
  • @orbit/core, @orbit/data, @orbit/record-cache
    • #695 Return off function from evented subscribers (@tchak)
  • @orbit/indexeddb, @orbit/local-storage
    • #689 Various small improvements to indexeddb and local-storage sources (@tchak)
  • @orbit/indexeddb
    • #694 Move indexeddb database opening code to source activate hook (@tchak)
  • @orbit/data, @orbit/indexeddb, @orbit/jsonapi, @orbit/local-storage, @orbit/memory, @orbit/record-cache
Committers: 1
dgeb
published 0.16.3 •

Changelog

Source

v0.16.3 (2019-09-22)

:bug: Bug Fix
  • @orbit/memory, @orbit/record-cache
    • #702 Always ignore undefined values when filtering (@dgeb)
  • @orbit/record-cache
    • #701 fix: added null case to relatedRecord filter processing (@Michiel87)
:house: Internal
  • @orbit/coordinator
  • @orbit/utils
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache, @orbit/serializers, @orbit/store, @orbit/utils
  • Other
Committers: 3
dgeb
published 0.16.1 •

Changelog

Source

v0.16.1 (2019-08-20)

:rocket: Enhancement
  • @orbit/jsonapi
:bug: Bug Fix
  • @orbit/core
    • #686 Add guards to check that TaskQueues have at least one processor (@cibernox)
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache, @orbit/serializers, @orbit/store, @orbit/utils
    • #684 Target ES-latest by default + Fix ES5 builds (@dgeb)
:memo: Documentation
Committers: 3
dgeb
published 0.16.0 •

Changelog

Source

v0.16.0 (2019-07-30)

No changes.

dgeb
published 0.16.0-beta.9 •

Changelog

Source

v0.16.0-beta.9 (2019-07-09)

:rocket: Enhancement
  • @orbit/core
    • #673 Ensure that cancelled tasks in queues have promises rejected (@dgeb)
  • @orbit/jsonapi
    • #668 Expose meta and links from processors to source (@tchak)
    • #667 Add Updatable interface to jsonapi source (@tchak)
  • @orbit/coordinator, @orbit/data, @orbit/integration-tests
    • #671 Introduce explicit source activation + deactivation (@tchak)
  • @orbit/data, @orbit/jsonapi, @orbit/record-cache
    • #669 Add filter|sort|page support to findRelatedRecords queries (@tchak)
  • @orbit/data
    • #662 Warn if naive singularize method receives a word that doesn't end in "s" (@lukemelia)
:bug: Bug Fix
  • @orbit/core
    • #673 Ensure that cancelled tasks in queues have promises rejected (@dgeb)
  • @orbit/coordinator, @orbit/data, @orbit/integration-tests
    • #671 Introduce explicit source activation + deactivation (@tchak)
:house: Internal
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache, @orbit/store
    • #672 Clean up yarn.lock interdependencies (@dgeb)
  • @orbit/data, @orbit/jsonapi, @orbit/record-cache, @orbit/utils
  • @orbit/indexeddb, @orbit/local-storage, @orbit/memory, @orbit/record-cache
    • #666 Refactor @orbit/record-cache with a stricter TS config (@tchak)
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache, @orbit/serializers, @orbit/store, @orbit/utils
    • #664 Upgrade npm dependencies (mostly prettier) (@tchak)
Committers: 3
dgeb
published 0.16.0-beta.8 •

Changelog

Source

v0.16.0-beta.8 (2019-06-09)

:rocket: Enhancement
  • @orbit/jsonapi
    • #658 Add serializeOperation to @orbit/jsonapi (@tchak)
    • #639 @orbit/jsonapi-serializer operations (deserialize) (@tchak)
  • @orbit/data
    • #642 Add {get|each}Attribute and {get|each}Relationship methods (@tchak)
:bug: Bug Fix
  • @orbit/data
  • @orbit/integration-tests, @orbit/jsonapi
  • @orbit/jsonapi
    • #648 When serializing, exclude attributes & relationships not in the schema (@lukemelia)
:house: Internal
  • @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/serializers, @orbit/store
  • @orbit/data, @orbit/record-cache, @orbit/utils
    • #656 Apply prettier to even more packages (@tchak)
  • @orbit/coordinator, @orbit/identity-map, @orbit/immutable
  • @orbit/core
Committers: 3
dgeb
published 0.16.0-beta.7 •

Changelog

Source

v0.16.0-beta.7 (2019-05-24)

:boom: Breaking Change
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache, @orbit/serializers, @orbit/store, @orbit/utils
    • #647 Revert "Update language level of module target to es2017" (@dgeb)
Committers: 1
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc