⛱ Release v0.4.0
See original GitHub issueThis is an umbrella issue for bugfixes, problems and tasks regarding next Theme UI releases.
I updated the changelog to include current additions to both previous
and master
(incomplete) branches.
Following list is obviously work in progress and a subject to change. Please feel free to discuss it and share your ideas in this issue.
To-Do
v0.3.2 (released)
- Publish
@theme-ui
@0.3.2-alpha.10gatsby-theme-ui-blog
failed with 403
- Test 0.3.2-alpha manually @hasparus
- Make sure CHANGELOG.md is updated
- Publish v0.3.2 from
previous
branch with bugfixes and minor improvements - Get all NPM permissions
- Deploy updated docs from
previous
branch (This is not super urgent, there are mostly fixes to the docs there, no new content per se)
v0.4.0
- Write a changelog
- Publish 0.4.0-rc.7 with newest changes
- Get permissions to deploy the docs? or deploy to another domain.
- Deploy the docs
- Give more people GitHub and NPM permissions.
- Release final prerelease to test in our apps (0.4.0-rc.13)
- Close “Convert to TypeScript” issue https://github.com/system-ui/theme-ui/issues/668
v0.5.0
- Add support for automatic JSX runtime https://github.com/system-ui/theme-ui/pull/1237
- Set up docs to deploy from
master
branch on git tag (i.e. on NPM release)
Later
- Type check property values against theme scales #832 #1090
- Set up longer CI tests — run tests in a few bigger open source respositories which use Theme UI. We have a huge API surface, and I’m worried our unit tests don’t cover it fully. This would also be a nice check for unexpected breaking changes.
- Solve React context discrepancy bugs
- Migrate to Preconstruct and Changesets
- Make continous canary releases in GitHub Actions
- Continously deploy “next version” docs to another URL in GitHub Actions
Issue Analytics
- State:
- Created 3 years ago
- Reactions:14
- Comments:16 (10 by maintainers)
Top Results From Across the Web
Mun v0.4.0 released : r/rust_gamedev - Reddit
Mun v0.4.0 released ... Guess who's back?! The previous Mun release dates back over one and a half years. Since then - slowly...
Read more >#containerds - Twitter Search / Twitter
See Tweets about #containerds on Twitter. See what people are saying and join the conversation.
Read more >QuickFIX/Go v0.4.0 Released
QuickFIX/Go v0.4.0 Released · Removed experimental message marshaling in favor of faster, more “QuickFIX”-like message generation · Reconnect ...
Read more >AlienVault - Open Threat Exchange
UPX v0.89.6 - v1.02 / v1.05 -v1.22 (Delphi) stub ... 憏]謹쎫䳇댨ߕ갧焢䈡렐閗囁i逴嵯鶞㔮⃒◟胶嬨撕ũ꧌漤愅륍⥪ℑ䫘祖魠甃鱝ࠣ蘇⛱䂖邈㤷櫘ᤇ ... VERSION='SSLv3'.
Read more >fn-matches.re - w3.org
Implementations Implementations Impl...
Tests BaseX 8.5 beta. XQ31 (QT3 vCVS) Saxon‑EE 9.7.0.11. XP31 (QT3 v0.6) Sax...
fn‑matches.re 997/1007 1003/1003 100...
pass pass pass
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jordie23, You can use the last 0.4.0-rc version and treat it as stable. It won’t get any breaking changes, maybe some important bugfixes.
We’re not publishing it to NPM, because we can’t deploy the docs to the main docs domain, nor change the fact that we link to it on repository page. Organizational problems are slower to solve than software problems.
@hasparus What do you think about moving #1237 to a
v0.5
release?v0.4
is in RC stage, so no new big features are expected and we could speed up the release by postponing this a little.