Miniplex 2.0 Release Checklist
hmans opened this issue · 1 comments
hmans commented
Time to get 2.0 out of the door. Here's a list of things I want or need to do — not all of them need to be done before the actual release:
- Upgrade to Typescript 5.x
- Upgrade most/all dependencies
- Change packages so
miniplex
is just the core andminiplex-react
is the React bindings - Documentation
- Check and update core package documentation
- Check and update React package documentation
- Write release notes (probably just copy & amend the 2.0 Beta release notes)
- Fix the Vercel deployment issues for the demo apps
- Figure out why the React demo breaks with the newest Three.js/R3F bits. I won't have time to look into this (or build a new demo), so maybe someone else can investigate?
- Blog about the release, and the future of the package (and my web gamedev work in general)
Not 100% critical for a 2.0 release, but should do these too:
- Resolve the dependency to @hmans/event 0.2.0. There's Eventery now, maybe use that?
- Publish
@miniplex/bucket
asbucketeer
hmans commented
Closing, as 2.0 has now been released.