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

feat!: convert to typescript #28

Merged
merged 8 commits into from
Oct 17, 2022
Merged

Conversation

achingbrain
Copy link
Owner

@achingbrain achingbrain commented Oct 14, 2022

Converts all modules to typescript.

There should be no API changes, but the modules are all now ESM-only.

BREAKING CHANGE: all modules are now published as ESM-only

@achingbrain achingbrain merged commit f8a38bf into master Oct 17, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch October 17, 2022 06:54
github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-all-v2.0.0](it-all-v1.0.6...it-all-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-all-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-buffer-stream-v3.0.0](it-buffer-stream-v2.0.2...it-buffer-stream-v3.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-buffer-stream-v3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-drain-v2.0.0](it-drain-v1.0.5...it-drain-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-drain-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-first-v2.0.0](it-first-v1.0.7...it-first-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-first-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-last-v2.0.0](it-last-v1.0.6...it-last-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-last-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-length-v2.0.0](it-length-v1.0.4...it-length-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-length-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-map-v2.0.0](it-map-v1.0.6...it-map-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-map-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-reduce-v2.0.0](it-reduce-v1.0.6...it-reduce-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-reduce-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-to-browser-readablestream-v2.0.0](it-to-browser-readablestream-v1.0.4...it-to-browser-readablestream-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-to-browser-readablestream-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-to-buffer-v3.0.0](it-to-buffer-v2.0.2...it-to-buffer-v3.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
@github-actions
Copy link

🎉 This PR is included in version it-flat-batch-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-foreach-v1.0.0](it-foreach-v0.1.1...it-foreach-v1.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-foreach-v1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-glob-v2.0.0](it-glob-v1.0.2...it-glob-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))

### Trivial Changes

* remove clean from it-glob as aegir depends on it ([80da857](80da857))
@github-actions
Copy link

🎉 This PR is included in version it-glob-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-merge-v2.0.0](it-merge-v1.0.4...it-merge-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-merge-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-ndjson-v1.0.0](it-ndjson-v0.1.1...it-ndjson-v1.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-ndjson-v1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-parallel-v3.0.0](it-parallel-v2.0.1...it-parallel-v3.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Bug Fixes

* use EventTarget instead of EventEmitter ([#27](#27)) ([da0c69f](da0c69f))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-parallel-v3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-peekable-v2.0.0](it-peekable-v1.0.3...it-peekable-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-peekable-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-skip-v2.0.0](it-skip-v1.0.2...it-skip-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-skip-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-sort-v2.0.0](it-sort-v1.0.1...it-sort-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-sort-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-split-v2.0.0](it-split-v1.0.2...it-split-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-split-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-take-v2.0.0](it-take-v1.0.2...it-take-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-take-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-multipart-v3.0.0](it-multipart-v2.0.2...it-multipart-v3.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([35b8856](35b8856))
* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-multipart-v3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [blob-to-it-v2.0.0](blob-to-it-v1.0.4...blob-to-it-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Dependencies

* update sibling dependencies ([457eedc](457eedc))
* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version blob-to-it-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-parallel-batch-v2.0.0](it-parallel-batch-v1.0.10...it-parallel-batch-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Bug Fixes

* accepts iterable also ([#24](#24)) ([cfc852b](cfc852b)), closes [/github.com/achingbrain/it/blob/master/packages/it-batch/index.js#L8](https://github.com/achingbrain//github.com/achingbrain/it/blob/master/packages/it-batch/index.js/issues/L8)

### Dependencies

* update sibling dependencies ([9c5691a](9c5691a))
* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-parallel-batch-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@wemeetagain
Copy link
Contributor

🙏

Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants