-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Milestone
Description
Here's a wishlist of things that I'd like to see for a v5 release of this package:
- [Discussion] Consider ESM-only for v5? #47
- Split src/index.ts into multiple files #69
- Rename the "production" branch to "main" #79
- Remove the "dev" branch (it's a bit redundant since things get merged to "main"/"production" anyways)
- Remove the "legacy" branch -- What is it for? 🤔
- Make it so that creating a GitHub Release is the main way to create a new version
- Add automation #40
- Improve the readme & take advantage of docs site
- Move "
isPlainObject()
vsisAnyObject()
" to a TypeDoc page
- Move "
- Better JSDoc with @example #45
- Move FUNDING.yml to .github repo #50
- More edge-case tests #71
Use official Node.gitignore #59- Fix Dual package hazard #37 (would be auto-fixed if ESM-only)
- Consider using tsx and node:test? #44
- Use plain tsc
@mesqueeb Thoughts?
Metadata
Metadata
Assignees
Labels
No labels