Skip to content

Releases: ijlee2/ember-container-query

Updated dependencies. Added ember-lts-5.8 scenario.

07 Jun 09:18
d9cbeb5
Compare
Choose a tag to compare

Updated dependencies

17 May 06:00
eabc201
Compare
Choose a tag to compare

What changed?

  • Updated @embroider/addon-shim to 1.8.7 to 1.8.8.
  • Updated decorator-transforms from 1.2.1 to 2.0.0.

It should be safe to update ember-container-query from 5.0.8 to 5.0.9.

Updated dependencies

22 Apr 06:18
f632860
Compare
Choose a tag to compare

What changed?

  • Updated decorator-transforms from 1.1.0 to 1.2.1
  • Updated ember-element-helper from 0.8.5 to 0.8.6

It should be safe to update ember-container-query from 5.0.7 to 5.0.8.

Updated dependencies

19 Feb 15:31
8471e4a
Compare
Choose a tag to compare

It should be safe to update ember-container-query from 5.0.6 to 5.0.7.

Updated decorator-transforms to address an issue with version skew

05 Jan 07:08
8b9e460
Compare
Choose a tag to compare

I updated decorator-transforms to 1.0.3 so that ember-container-query works on projects that have decorator-transforms@v1 as their dependency.

Reverted the unintended change to ember-modifier support

04 Jan 10:11
7b7dcd2
Compare
Choose a tag to compare

In v5.0.4, I didn't mean to restrict the supported versions of ember-modifier from ^3.2.7 || ^4.1.0 to ^4.1.0. I reverted this change in v5.0.5.

Important

Installing ember-container-query@v5.0.4 (or v5.0.5) can result in the installation of decorator-transforms@v1.0.2, which seems to have a regression.

If you encounter the error The @action decorator must be applied to methods when used in native classes, you may need to pin decorator-transforms to v1.0.1 for now.

Downstreamed changes from @embroider/addon-blueprint@2.11.0

20 Dec 15:34
600d9ff
Compare
Choose a tag to compare

Important

Installing ember-container-query@v5.0.4 can result in the installation of decorator-transforms@v1.0.2, which seems to have a regression.

If you encounter the error The @action decorator must be applied to methods when used in native classes, you may need to pin decorator-transforms to v1.0.1 for now.

By replacing a few Babel plugins with decorator-transforms, we can ship fewer bytes and avoid the need to transpile other class features.

Before After
Package size 15.7 kB 14.6 kB
Unpacked size 54.3 kB 49.6 kB
Total files 40 38

Updated dependencies

18 Dec 18:55
cfc1c3f
Compare
Choose a tag to compare
5.0.3

Tagged 5.0.3

Downstreamed changes from @embroider/addon-blueprint@2.7.0. Updated dependencies.

07 Nov 14:58
a5dbfac
Compare
Choose a tag to compare

It should be safe to update ember-container-query from 5.0.1 to 5.0.2.

Improved documentation and updated dependencies

15 Oct 08:46
Compare
Choose a tag to compare

It is safe to update ember-container-query from 5.0.0 to 5.0.1.