File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## 1.7.0 - 2022-02-24
9+ * Performance improvements [ #131 ] ( https://github.com/Shopify/restyle/pull/131 ) by [ sbalay] ( https://github.com/sbalay )
10+
811## 1.6.2 - 2022-02-21
9- * Fix web support for variants [ #121 ] ( https://github.com/Shopify/restyle/pull/ ) by [ dobrea-v] ( https://github.com/dobrea-v )
12+ * Fix web support for variants [ #121 ] ( https://github.com/Shopify/restyle/pull/121 ) by [ dobrea-v] ( https://github.com/dobrea-v )
1013
1114## 1.6.1 - 2021-12-01
1215* Allow using 'auto' as value of spacing props. [ #118 ] ( https://github.com/Shopify/restyle/pull/118 ) by [ sbalay] ( https://github.com/sbalay )
Original file line number Diff line number Diff line change 11{
22 "name" : " @shopify/restyle" ,
3- "version" : " 1.6.2 " ,
3+ "version" : " 1.7.0 " ,
44 "license" : " MIT" ,
55 "description" : " A system for building constraint-based UI components" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments