# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- ## Unreleased -->

## 0.4.0 - 2021-07-07

### Breaking Change

- Removed package. The contents of this package is now provided by `@sewing-kit/core`. [[#211](https://github.com/Shopify/sewing-kit-next/pull/211)]

## 0.3.0 - 2021-06-25

### Changed

- Added package metadata and limit files included in packages. Ensure `*.tsbuildinfo` files are absent to greatly shink package size. [[#177](https://github.com/Shopify/sewing-kit-next/pull/177)]

## 0.2.1 - 2021-06-18

- No updates. Transitive dependency bump.

## 0.2.0 - 2021-05-20

### Breaking Change

- Update minimum supported node version to 12.14.0. Add engines field to help enforce usage of this version. [[#170](https://github.com/Shopify/sewing-kit-next/pull/170)]

## 0.1.10 - 2021-04-14

- No updates. Transitive dependency bump.

## 0.1.9 - 2021-04-06

- No updates. Transitive dependency bump.

## 0.1.8 - 2021-03-30

- No updates. Transitive dependency bump.

## 0.1.7

### Added

- Started changelog for @sewing-kit/plugins
