Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Mordecai committed Feb 14, 2023
1 parent 64501b1 commit 6607f45
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed
- Fixed the windows lint error, so now it runs successfully in CI tests


### Changed
- Added better module exports and easier core functionality importing
- Switched from tsup to rollup due to better adoption and better compiled file size
- Added 'windows-latest' to os matrix for github workflow
- Removed a bunch of code that was originally meant for this project but ended up making it overly complicated. That code will now live in it's own project after this reaches some level of maturity.
- Add an extra export from the root entry for convenience.
- Bump dpdm from 3.11.0 to 3.12.0
- Bump eslint from 8.32.0 to 8.34.0
- Bump @typescript-eslint/parser from 5.49.0 to 5.51.0
- Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0
- Bump @types/node from 18.11.18 to 18.13.0


## 0.1.0 - 2023-01-31
### Changed
Expand Down

1 comment on commit 6607f45

@vercel
Copy link

@vercel vercel bot commented on 6607f45 Feb 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.