-
-
Notifications
You must be signed in to change notification settings - Fork 131
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
Bump build target #1029
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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))
CAS storage customizations
# [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
Use package dependencies
## [4.9.1](v4.9.0...v4.9.1) (2024-04-27) ### Bug Fixes * 🐛 use latest json-pack implementation ([de54ab5](de54ab5))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
BREAKING CHANGE: 🧨 Build target was bumped to ES2020
🎉 This PR is included in version 5.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
master