Noteleaf
It was cool getting all that love on bluesky with my list view post. It's like positive reinforcement to keep working hard on this project.
I keep mentioning setting up go releaser but never end up doing it.
Important to do before setting that up is making QA passes, push/post commands, and deploying the docusaurus site
I made more devtools in the app. The main purpose is to have the leaflet lexicons handy.
Beacon
I need to continue working my way through the lint rules list and eliminating/documenting false positives
The CLI in package
beacon-clihas been fleshed out with commands to run the type-checker & the lsp on its own. The docs for it are live.
Storm
I've implemented a Keep a Changelog based
CHANGELOG.mdgenerator that reads changesets in.changesdirectory and constructs the file.Still thinking through customization options and created an issue to "think in public" about it.
I'll probably defer git tagging to tomorrow so I focus on higher priority stuff.