Socket
Socket
Sign inDemoInstall

ember-resources

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-resources - npm Package Versions

1
10

5.0.1

Diff

Changelog

Source

5.0.1 (2022-06-23)

Bug Fixes

  • package: @glint/template can't be an 'optional' peerDependency - it is required (65b4600)
nullvoxpopuli
published 5.0.0 •

Changelog

Source

5.0.0 (2022-06-22)

chore

  • cleanup: remove deprecated code (d602bff)
  • cleanup: remove support for ember-concurrency@v1 (33521be)

Features

  • package: glint support, minimum version requirements (f78c8b2)
  • types, internal: add type tests, try to re-widen typescript range to bring back support for TS 4.5+ (bc33140)

BREAKING CHANGES

  • package: glint requires minimum versions to be bumped
  • minimum ember is now ember-source@3.28. This is LTS and the most feature complete version of the 3.x series. 3.24, the previous LTS, is no longer supported by the ember team and will not be receiving security patches. Since resources are a fairly new concept, and since Glint support is a priority, supporting earlier than 3.28 is not needed.
  • @glimmer/tracking must now be at least 1.1.2
  • Additional peer dependencies
    • @glint/template
      • @glimmer/component
      • ember-modifier
  • Resource.of has been removed. It was wholley redundant since .from exists. Resource.from is more concise and provides better type inference.
  • cleanup: all code marked for removal in v4 (for v5) has been removed. See: https://github.com/NullVoxPopuli/ember-resources/blob/main/MIGRATIONS.md for more information
  • cleanup: drop support for ember-concurrency@v1
    • ember-concurrency (if using the tracked task) must now be at least v2
    • ember-concurrency@v1 may still work, but any bug reports using ember-concurrency@v1 will be closed. ember-concurrency@v2 was released in February of 2021.
nullvoxpopuli
published 4.10.0 •

Changelog

Source

4.10.0 (2022-06-19)

Features

  • function-resource: support encapsulated tracked state (9800c14)
nullvoxpopuli
published 4.9.1 •

Changelog

Source

4.9.1 (2022-06-18)

Bug Fixes

  • function-resource: lifecycle fixes (eb7c6b6)
nullvoxpopuli
published 4.9.0 •

Changelog

Source

4.9.0 (2022-06-11)

Features

  • util: add debounce example util (357e266)
nullvoxpopuli
published 4.8.2 •

Changelog

Source

4.8.2 (2022-05-21)

Bug Fixes

  • Resource: fix an issue where certain usages would not entagle / update correctly (83a459c)
nullvoxpopuli
published 4.8.1 •

Changelog

Source

4.8.1 (2022-05-20)

Bug Fixes

  • RemoteData, function-resource: wrapped template usage (3975e65)
nullvoxpopuli
published 4.8.0 •

Changelog

Source

4.8.0 (2022-05-14)

Features

  • add remoteData and RemoteData utils (f613791)
nullvoxpopuli
published 4.7.1 •

Changelog

Source

4.7.1 (2022-05-01)

Bug Fixes

  • add deprecations for the deprecated APIs (5b07081)
nullvoxpopuli
published 4.7.0 •

Changelog

Source

4.7.0 (2022-05-01)

Features

  • add trackedFunction and function-resource (3b6ebaf)
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