|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -### [3.0.4](https://www.github.com/web-std/io/compare/blob-v3.0.3...blob-v3.0.4) (2022-02-24) |
| 3 | +## 3.0.5 |
4 | 4 |
|
| 5 | +### Patch Changes |
5 | 6 |
|
6 |
| -### Changes |
| 7 | +- 43c6ce2: Move types conditional export to the top of the list to align with [the node guidance](https://nodejs.org/api/packages.html#community-conditions-definitions) |
| 8 | +- Updated dependencies [43c6ce2] |
| 9 | + - @remix-run/web-stream@1.0.4 |
| 10 | + |
| 11 | +## [3.0.4](https://www.github.com/web-std/io/compare/blob-v3.0.3...blob-v3.0.4) (2022-02-24) |
7 | 12 |
|
8 |
| -* disable node native blob ([#49](https://www.github.com/web-std/io/issues/49)) ([18e426e](https://www.github.com/web-std/io/commit/18e426e0552eb855275faadceab35c41335582f2)) |
| 13 | +### Changes |
9 | 14 |
|
10 |
| -### [3.0.3](https://www.github.com/web-std/io/compare/blob-v3.0.2...blob-v3.0.3) (2022-01-21) |
| 15 | +- disable node native blob ([#49](https://www.github.com/web-std/io/issues/49)) ([18e426e](https://www.github.com/web-std/io/commit/18e426e0552eb855275faadceab35c41335582f2)) |
11 | 16 |
|
| 17 | +## [3.0.3](https://www.github.com/web-std/io/compare/blob-v3.0.2...blob-v3.0.3) (2022-01-21) |
12 | 18 |
|
13 | 19 | ### Changes
|
14 | 20 |
|
15 |
| -* bump version ([91420e2](https://www.github.com/web-std/io/commit/91420e294b4188a6da9c961ce4ef4eeac93595a1)) |
16 |
| - |
17 |
| -### [3.0.2](https://www.github.com/web-std/io/compare/blob-v3.0.1...blob-v3.0.2) (2022-01-19) |
| 21 | +- bump version ([91420e2](https://www.github.com/web-std/io/commit/91420e294b4188a6da9c961ce4ef4eeac93595a1)) |
18 | 22 |
|
| 23 | +## [3.0.2](https://www.github.com/web-std/io/compare/blob-v3.0.1...blob-v3.0.2) (2022-01-19) |
19 | 24 |
|
20 | 25 | ### Bug Fixes
|
21 | 26 |
|
22 |
| -* ship less files to address TSC issues ([#35](https://www.github.com/web-std/io/issues/35)) ([0651e62](https://www.github.com/web-std/io/commit/0651e62ae42d17eae2db89858c9e44f3342c304c)) |
23 |
| - |
24 |
| -### [3.0.1](https://www.github.com/web-std/io/compare/blob-v3.0.0...blob-v3.0.1) (2021-11-08) |
| 27 | +- ship less files to address TSC issues ([#35](https://www.github.com/web-std/io/issues/35)) ([0651e62](https://www.github.com/web-std/io/commit/0651e62ae42d17eae2db89858c9e44f3342c304c)) |
25 | 28 |
|
| 29 | +## [3.0.1](https://www.github.com/web-std/io/compare/blob-v3.0.0...blob-v3.0.1) (2021-11-08) |
26 | 30 |
|
27 | 31 | ### Changes
|
28 | 32 |
|
29 |
| -* align package versions ([09c8676](https://www.github.com/web-std/io/commit/09c8676348619313d9df24d9597cea0eb82704d2)) |
| 33 | +- align package versions ([09c8676](https://www.github.com/web-std/io/commit/09c8676348619313d9df24d9597cea0eb82704d2)) |
30 | 34 |
|
31 | 35 | ## 3.0.0 (2021-11-05)
|
32 | 36 |
|
33 |
| - |
34 | 37 | ### Features
|
35 | 38 |
|
36 |
| -* Refactor streams into own subpackage ([#19](https://www.github.com/web-std/io/issues/19)) ([90624cf](https://www.github.com/web-std/io/commit/90624cfd2d4253c2cbc316d092f26e77b5169f47)) |
37 |
| - |
| 39 | +- Refactor streams into own subpackage ([#19](https://www.github.com/web-std/io/issues/19)) ([90624cf](https://www.github.com/web-std/io/commit/90624cfd2d4253c2cbc316d092f26e77b5169f47)) |
38 | 40 |
|
39 | 41 | ### Changes
|
40 | 42 |
|
41 |
| -* bump versions ([#27](https://www.github.com/web-std/io/issues/27)) ([0fe5224](https://www.github.com/web-std/io/commit/0fe5224124e318f560dcfbd8a234d05367c9fbcb)) |
| 43 | +- bump versions ([#27](https://www.github.com/web-std/io/issues/27)) ([0fe5224](https://www.github.com/web-std/io/commit/0fe5224124e318f560dcfbd8a234d05367c9fbcb)) |
0 commit comments