Skip to content

Conversation

streamich
Copy link
Owner

@streamich streamich commented Apr 29, 2024

Breaking changes:

  • Changes TypeScript build target to ES2020 (from ES2017). This will emit native async iterators.
  • Stop emitting source maps in build output.

G-Rath and others added 6 commits February 18, 2024 10:54
* fix: inline `thingies`

* fix: remove unneeded code

* chore: don't apply prettier to `thingies` code

* refactor: inline `tick` and `until` functions
## [4.7.5-next.1](v4.7.4...v4.7.5-next.1) (2024-02-17)

### Bug Fixes

* inline `thingies` ([#1001](#1001)) ([ed265f0](ed265f0))
BREAKING CHANGE: 🧨 Build target was bumped to ES2020
# [5.0.0-next.1](v4.9.1...v5.0.0-next.1) (2024-04-29)

### Bug Fixes

* inline `thingies` ([#1001](#1001)) ([ed265f0](ed265f0))

### chore

* 🤖 update build target and don't emit sourcemaps ([9d9bd01](9d9bd01))

### BREAKING CHANGES

* 🧨 Build target was bumped to ES2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants