File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.46.0
2+
3+ ### Features
4+
5+ * Add ` auto:update ` attribute for automatic update.
6+ * Add ` click:update ` attribute for updating on click, replacing the old ` click-to-update ` .
7+
8+ ### Fixes
9+
10+ * Use correct cache key in shape generator.
11+ * Observe attribute change and automatically update.
12+ * Fix ` should_rebuild ` logic on backdrop.
13+ * Ignore invalid numbers inside calc.
14+
15+
116## 0.45.1
217
318* Refactor generate_shape to accept more accurate cached key.
Original file line number Diff line number Diff line change 11{
22 "name" : " css-doodle" ,
3- "version" : " 0.45.1 " ,
3+ "version" : " 0.46.0 " ,
44 "description" : " A web component for visual art & creative coding" ,
55 "scripts" : {
66 "test" : " node --test --test-reporter dot 'test/**/!(_*.js)'" ,
You can’t perform that action at this time.
0 commit comments