This repository was archived by the owner on Oct 29, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.11.1 (2018-09-20)
4+
5+ #### :rocket : Enhancement
6+ * ` @glimmer/component `
7+ * [ #119 ] ( https://github.com/glimmerjs/glimmer.js/pull/119 ) Use WeakMap for storing Glimmer metadata. ([ @tomdale ] ( https://github.com/tomdale ) )
8+
9+ #### :bug : Bug Fix
10+ * ` @glimmer/component `
11+ * [ #142 ] ( https://github.com/glimmerjs/glimmer.js/pull/142 ) Auto-track ` args ` . ([ @smfoote ] ( https://github.com/smfoote ) )
12+ * [ #119 ] ( https://github.com/glimmerjs/glimmer.js/pull/119 ) Use WeakMap for storing Glimmer metadata. ([ @tomdale ] ( https://github.com/tomdale ) )
13+
14+ #### :warning : Deprecation
15+ * ` @glimmer/component `
16+ * [ #141 ] ( https://github.com/glimmerjs/glimmer.js/pull/141 ) Add deprecation warning for tracked property dependent keys. ([ @smfoote ] ( https://github.com/smfoote ) )
17+
18+ #### Committers: 3
19+ - Don Denton ([ happycollision] ( https://github.com/happycollision ) )
20+ - Steven ([ smfoote] ( https://github.com/smfoote ) )
21+ - Tom Dale ([ tomdale] ( https://github.com/tomdale ) )
22+
323## v0.9.1 (2018-02-15)
424
525#### :house : Internal
You can’t perform that action at this time.
0 commit comments