is-what icon indicating copy to clipboard operation
is-what copied to clipboard

[Milestone] v6

Open jcbhmr opened this issue 2 years ago • 2 comments
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() vs isAnyObject()" to a TypeDoc page
  • [ ] #45
  • [x] #50
  • [ ] #71
  • ~~#59~~
  • [x] Fix #37 (would be auto-fixed if ESM-only)
  • [x] #44
  • [x] Use plain tsc

@mesqueeb Thoughts?

jcbhmr avatar Jun 03 '23 21:06 jcbhmr

There appear to be two main plugins for adding extra TypeDoc pages:

  1. https://github.com/KnodesCommunity/typedoc-plugins/tree/develop/packages/plugin-pages
  2. https://github.com/mipatterson/typedoc-plugin-pages

jcbhmr avatar Jun 03 '23 21:06 jcbhmr

thanks for the list!

no notes for now ; )

mesqueeb avatar Jun 06 '23 20:06 mesqueeb