File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
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 ) .
7+ ## 1.8.0 - 2022-03-04
8+ * Send a stable reference for style object [ #133 ] ( https://github.com/Shopify/restyle/pull/133 ) by [ jamesism] ( https://github.com/jamesism )
79
810## 1.7.0 - 2022-02-24
911* Performance improvements [ #131 ] ( https://github.com/Shopify/restyle/pull/131 ) by [ sbalay] ( https://github.com/sbalay )
Original file line number Diff line number Diff line change 11{
22 "name" : " @shopify/restyle" ,
3- "version" : " 1.7 .0" ,
3+ "version" : " 1.8 .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