Skip to content

Commit

Permalink
v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Nov 5, 2022
1 parent a2cd8a9 commit 18ad7b4
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## 10.1.0

Features:

* Parse latest syntax

Minor:

* Drop support for Node v12
* Drop support for Node v17

Dependencies:

* Update peer dependencies

Dev:

* Update dev dependencies
* CI run tests on Node v18 + v19

Docs:

* Remove David badges from README

## 10.0.3

Rule changes:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@overlookmotel/eslint-config",
"version": "10.0.3",
"version": "10.1.0",
"description": "@overlookmotel's ESLint config",
"main": "index.js",
"files": [],
Expand Down

0 comments on commit 18ad7b4

Please sign in to comment.