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

ember-resources

Package Overview
Dependencies
Maintainers
1
Versions
94
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

3.2.5

Diff

nullvoxpopuli
published 4.0.0 •

Changelog

Source

4.0.0 (2021-11-01)

Features

  • readme: declare ember-auto-import compatibility (2701891)

BREAKING CHANGES

  • readme: ember-auto-import compatibility was not declared.

If any projects that previously used ember-auto-import@1, this addon will no longer work for those projects until those projects upgrade to either ember-auto-import@v2 or embroider.

This breaking change is to communicate the accidental compatibility breaking with older projects. The last available version projects without ember-auto-import@v2 can use is v3.2.2.

I'm declaring this an accidental breakage soley because compatibility was not previosuly declared and any compatibliity with older projects may as well have been "accidental".

For projects that already were using ember-auto-import@v2, there is no breaking change. There is no behavioral difference in this addon's features.

However, embroider and ember-auto-import@v2 users will no longer have ember-resources count against their build times as V2 Addons are pre-built during publish.

If you have any questions, feel free to open an issue at: https://github.com/NullVoxPopuli/ember-resources/issues

nullvoxpopuli
published 3.2.4 •

Changelog

Source

3.2.4 (2021-11-01)

Bug Fixes

  • internal: use correct config for the tooling lints (7e6e8a4)
nullvoxpopuli
published 3.2.3 •

Changelog

Source

3.2.3 (2021-10-31)

Bug Fixes

  • readme: specify v2 format (3f6bb1b)
nullvoxpopuli
published 3.2.2 •

Changelog

Source

3.2.2 (2021-10-19)

Bug Fixes

  • deps: update dependency ember-cli-htmlbars to v6 (07465ab)
nullvoxpopuli
published 3.2.1 •

Changelog

Source

3.2.1 (2021-09-05)

Bug Fixes

  • types: useResource types now reflect that you can make non-reactive resources (9059c90), closes #48
nullvoxpopuli
published 3.2.0 •

Changelog

Source

3.2.0 (2021-08-29)

Bug Fixes

  • useFunction, typescript: you may now specify a return type without specifying the args type (fe0acff)

Features

  • readme: document and test how would would compose useFunction (cbc99c0)
  • useHelper: can now reactively invoke helpers from JS (b51f10f)
nullvoxpopuli
published 3.1.3 •

Changelog

Source

3.1.3 (2021-08-18)

Bug Fixes

  • deps: update dependency @ember/test-waiters to v3 (47571ee)
nullvoxpopuli
published 3.1.2 •

Changelog

Source

3.1.2 (2021-08-03)

Bug Fixes

  • types: loosen the args type on the lifecycle resource (56f96b0)
nullvoxpopuli
published 3.1.1 •

Changelog

Source

3.1.1 (2021-08-01)

Bug Fixes

  • 108: ensure that Args can be ommitted from Resources when unknown is ok (34c07ff)
  • issue#108: loosen the constraint on what named arguments are (dff5be3), closes issue#108
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