Skip to content

Commit

Permalink
chore(CHANGELOG): update to v0.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Feb 1, 2024
1 parent 3b5aed0 commit ea4920f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ All notable changes to [wuffle](https://github.com/nikku/wuffle) are documented

_**Note:** Yet to be released changes appear here._

## 0.60.0

* `FEAT`: use native `fetch`
* `CHORE`: require `Node >= 18`

### Breaking Changes

* `Node >= 18` is required to run the board

## 0.59.0

* `FEAT`: turn into ES module
Expand All @@ -14,6 +23,10 @@ _**Note:** Yet to be released changes appear here._
* `DEPS`: update `p-defer@4`
* `DEPS`: update to `prexit@2`

### Breaking Changes

* Refactoring of the code base, exposing services as ES modules

## 0.58.0

* `FEAT`: improve guided setup steps
Expand Down

0 comments on commit ea4920f

Please sign in to comment.