Closed ijlee2 closed 1 year ago
I created the tag 4.0.5 to help end-developers update ember-container-query incrementally. The main changes since 4.0.4 are:
4.0.5
ember-container-query
4.0.4
rollup-plugin-ts
@embroider/addon-blueprint
ember-element-helper
v0.6.1
v0.7.1
These changes shouldn't have caused regressions. Please let me know if you discover a bug.
The next tag (likely 4.1.0) will support end-developers who use the latest versions of @embroider/* packages.
4.1.0
@embroider/*
I created the tag
4.0.5
to help end-developers updateember-container-query
incrementally. The main changes since4.0.4
are:rollup-plugin-ts
@embroider/addon-blueprint
's new approach to creating TS declaration files (you can refer to their tags v1.7.0, v2.0.0, and v2.1.0)ember-element-helper
fromv0.6.1
tov0.7.1
. (ember-element-helper
is now a v2 addon.)These changes shouldn't have caused regressions. Please let me know if you discover a bug.
The next tag (likely
4.1.0
) will support end-developers who use the latest versions of@embroider/*
packages.