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

Bump build target #1029

Merged
merged 41 commits into from
Apr 29, 2024
Merged

Bump build target #1029

merged 41 commits into from
Apr 29, 2024

Conversation

streamich
Copy link
Owner

  • Catches up with master
  • Bumps build target to ES2020
  • Stops emitting source maps in build artifacts

G-Rath and others added 30 commits February 18, 2024 11:06
* fix: inline `thingies`

* fix: remove unneeded code

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

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

### Bug Fixes

* inline `thingies` dependency ([#1004](#1004)) ([6fc340d](6fc340d))
## [4.7.6](v4.7.5...v4.7.6) (2024-02-17)

### Bug Fixes

* remove tests from published package ([#1003](#1003)) ([d3b62dc](d3b62dc))
* fix: fix name validation regex to accept file names beginning with a period

* Update src/node-to-fsa/__tests__/NodeFileSystemDirectoryHandle.test.ts

---------

Co-authored-by: Gareth Jones <Jones258@Gmail.com>
## [4.7.7](v4.7.6...v4.7.7) (2024-02-21)

### Bug Fixes

* accept file names beginning with a period ([#1005](#1005)) ([3c18dae](3c18dae))
# [4.8.0](v4.7.7...v4.8.0) (2024-03-19)

### Features

* 🎸 allow to customize CAS storage hash and location mappin ([e32a57d](e32a57d))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: fix file handle path in FSA entries iterator

* Fix directory handle paths and add assertions
## [4.8.1](v4.8.0...v4.8.1) (2024-03-31)

### Bug Fixes

* fix handle paths in FSA entries iterator ([#1019](#1019)) ([b8905eb](b8905eb))
* chore(deps): lock file maintenance

* chore: depend explicitly on old `mime` types

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gareth Jones <jones258@gmail.com>
…thFileTypes: true` (#1024)

* fix: readdir withFileType path bug

* fix: readdir(recursive) normalize to unix filepath sep. in filenames

* fix: fullPath normalization inplace

* fix: formatting

* fix: remove debugging console statement
## [4.8.2](v4.8.1...v4.8.2) (2024-04-14)

### Bug Fixes

* don't include filename in `path` when calling `readdir` with `withFileTypes: true` ([#1024](#1024)) ([711c4bd](711c4bd))
The `.scan()` method for CRUD
# [4.9.0](v4.8.2...v4.9.0) (2024-04-27)

### Features

* 🎸 define .scan() CRUD method ([921e05d](921e05d))
* 🎸 implement .scan() in Node.js CRUD ([3d973b7](3d973b7))
* 🎸 implement .scan() method for FSA CRUD ([a148fb8](a148fb8))
@streamich streamich merged commit af53c0a into next Apr 29, 2024
9 of 10 checks passed
@streamich streamich deleted the bump-build-target branch April 29, 2024 10:01
Copy link

🎉 This PR is included in version 5.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 4.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

6 participants