UNPKG

406 BMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7---
8
9## [Unreleased]
10
11### Changed
12
13- **Breaking** - Require `react@16.8.1` or higher to support React hooks. ([#615](https://github.com/Shopify/quilt/pull/615))
14
15### Added
16
17- This CHANGELOG [(#508)](https://github.com/Shopify/quilt/pull/508)