Releases: fiveoutofnine/www
Releases · fiveoutofnine/www
v1.2
What's Changed
- Add remaining v.1.1
/designpages (minus complex components) by @fiveoutofnine in #33 - Blog by @fiveoutofnine in #34
- Add
/blogview count tracking by @fiveoutofnine in #36 - New post: On-chain Font by @fiveoutofnine in #35
- chore: bump deps by @fiveoutofnine in #37
- New post: On-chain vs Onchain by @fiveoutofnine in #38
- Add on-chain music and bytebeat module by @fiveoutofnine in #39
- chore(deps): bump secp256k1 from 5.0.0 to 5.0.1 by @dependabot in #40
- chore(deps): bump fast-xml-parser from 4.4.0 to 4.5.0 by @dependabot in #41
- chore(deps): bump ws from 6.2.2 to 6.2.3 by @dependabot in #42
- Bytebeat combobox by @fiveoutofnine in #44
- Update 5/9 + site metadata by @fiveoutofnine in #46
- Add more bytebeats by @fiveoutofnine in #45
- Make overflow lines take up entire width of
<code>in<CodeBlock />by @fiveoutofnine in #48 - New post: On-Chain Worlds With Terrain Generation by @fiveoutofnine in #47
- Add RSS feed
feed.xmlfor blog by @fiveoutofnine in #49 - Add Frames v2 to blog posts by @fiveoutofnine in #50
- New post: Self-taught by @fiveoutofnine in #51
- Various fixes by @fiveoutofnine in #52
- Neon migration by @fiveoutofnine in #53
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- v1.1 by @fiveoutofnine in #28
- v1.1 UI updates by @fiveoutofnine in #29
- v1.1
/designdocs by @fiveoutofnine in #32
Full Changelog: v1.0...v1.1
v1.0
Use `<Slot />` to merge props and render link buttons as `<Link />` (…