Skip to content

Commit

Permalink
Fix path under Node.js ESM (#37)
Browse files Browse the repository at this point in the history
* Fix ESM path

* Update PR number

* Rename Observable related to .ts
  • Loading branch information
compulim authored Jun 29, 2024
1 parent 3735548 commit 25af1d2
Show file tree
Hide file tree
Showing 441 changed files with 4,233 additions and 3,343 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.2.0] - 2024-06-16

### Fixed

- Fixed ESM imports under Node.js, in PR [#37](https://github.com/compulim/iter-fest/pull/37)

### Added

- Added typed `Observable` from `core-js-pure`, in PR [#8](https://github.com/compulim/iter-fest/pull/8)
Expand Down
Loading

0 comments on commit 25af1d2

Please sign in to comment.