File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v1.5.1 (10/6/2015)
2+
3+ * debug.warn like console.log https://github.com/flightjs/flight/commit/70dd4a3
4+ * Fix component logging in debug mode. https://github.com/flightjs/flight/commit/c741a6a
5+ * Punctuation fix https://github.com/flightjs/flight/commit/7bb5310
6+ * Rename define to defineComponent https://github.com/flightjs/flight/commit/65d5b0e
7+ * Warn on use of defaultAttrs in debug mode https://github.com/flightjs/flight/commit/04fb2eb
8+
19## v1.5.0 (1/23/2015)
210
311* Shows warning for reference types in attributes https://github.com/flightjs/flight/commit/66164d95e72d26dee1ab39e9edd4f8c26147972c
Original file line number Diff line number Diff line change 22 "name" : " flight" ,
33 "description" : " Clientside component infrastructure" ,
44 "main" : " index.js" ,
5- "version" : " 1.5.0 " ,
5+ "version" : " 1.5.1 " ,
66 "ignore" : [
77 " .*" ,
88 " doc" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " flightjs" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "main" : " build/flight.js" ,
55 "files" : [
66 " build/flight.js"
You can’t perform that action at this time.
0 commit comments