fix: Eslint changelogs entries

This commit is contained in:
Matt Seccafien 2021-11-08 15:46:41 +01:00
parent d2adf78dcc
commit 737d815d6b

View file

@ -5,7 +5,11 @@ 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 -->
## Unreleased
- Added new `hydrogen/typescript` config
- Added `env#node: true` and `parserOptions#sourceType: 'module'` to core config
- Fixed issue requiring typescript to be install on non-typescript projects
## 0.6.0 - 2021-11-05