is-what
is-what copied to clipboard
[Milestone] v6
trafficstars
Here's a wishlist of things that I'd like to see for a v5 release of this package:
- [x] #47
- [x] #69
- [x] #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? 🤔
- [x] Make it so that creating a GitHub Release is the main way to create a new version
- [ ] #40
- [ ] Improve the readme & take advantage of docs site
- [ ] Move "
isPlainObject()vsisAnyObject()" to a TypeDoc page
- [ ] Move "
- [ ] #45
- [x] #50
- [ ] #71
- ~~#59~~
- [x] Fix #37 (would be auto-fixed if ESM-only)
- [x] #44
- [x] Use plain tsc
@mesqueeb Thoughts?
There appear to be two main plugins for adding extra TypeDoc pages:
- https://github.com/KnodesCommunity/typedoc-plugins/tree/develop/packages/plugin-pages
- https://github.com/mipatterson/typedoc-plugin-pages
thanks for the list!
no notes for now ; )