Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5 major #1030

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

v5 major #1030

wants to merge 6 commits into from

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.

None yet

3 participants