UNPKG

1.19 kBMarkdownView Raw
1# 6.1.0
2
3**Performance Enhancements**: this release has a number of performance
4enhancements in it for builds at scale.
5
6* The persistent cache will now properly avoid cache collisions in engines and
7 addons that have files of the same name when those adddons don't set their
8 own value for persistentCache.
9* asset installation to urls that are outside of a lazy engine's path will
10 now work as intended.
11
12# 6.0.2
13
14* This release adds heimdall metrics collection for performance analysis.
15* Depends on `broccoli-eyeglass@5.0.2` and `eyeglass@2.2.2`.
16
17# 6.0.1
18
19* Depends on `broccoli-eyeglass@5.0.1` and `eyeglass@2.2.1`. Fixes an issue with using system tmp directories.
20
21# 6.0.0
22
23* Bump dependency on `broccoli-eyeglass` to `^5.0.0` which moves `eyeglass` to version `^2.2.0`.
24
25# 5.1.1
26
27* Bump dependency on `broccoli-eyeglass` to `^4.5.1`.
28
29# 5.1.0
30
31* `ember-cli-eyeglass` has been ported to TypeScript. Official type definitions for TypeScript users are now available with each release.
32
33# 5.0.0
34
35 * fix asset-url transformation for lazy engines with useDeprecatedIncorrectCssProcesing flag
36 * assetHttpPrefix for lazy engines now always includes engines-dist/<engine.name>
37
38# 4.0.0
39