* Add version mcmeta diff page
* Add toggle for word wrapping
* Fix diff view on mobile
* Use full layout width on version details
* Show image and audio diffs
* Add word_wrap locale
* Add voxel rendering to density function preview
* InteractiveCanvas component
* Use interactive canvas for noise preview
* Use interactive canvas for noise settings preview
* Extract common iterateWorld2D logic
* Use InteractiveCanvas2D for biome source preview
* Display final density in noise settings preview hover
* Move remaining preview code
* Hide noise router info for checkerboard and fixed
* Add higher resolution biome map
* User interactive canvas for decorator preview
* Improve how generators are listed on home
* Add some icons for generators
* Remove debug
* Refactor cachedFetch and use generated changelogs
* Add limit to how many changes are shown by default
* Add more generator icons
* Refactor cards
* Fix generator icons for light theme
* Add more worldgen icons
* Add remaining generator icons
* Refactor navigation and badges style
* Group on homepage for guides and tools
* Fix header button style
* Add versions and technical changelog to homepage
* Make it clear that not all changes could be documented
* Implement creating and importing new projects
* Add downloading a zip of a project
* Project validation (WIP)
* Add project side panel, remove project pages
* Project file saving
* Add file tree actions to rename and delete
* Fix file creation auto focus
* Add button to save file from menu
* Add project creation
* Fix specificity on version switcher button
* Update default version to 1.19
* List project files by type, remember project and delete project
* Add guides
* Add versioning to guides
* Guides: special variables and nested expressions
* Add guides page to vite build
* Add search and hash hooks, guide tags and headings
* Improve guides list and filtering
* Add 1.19 download link
* Implement link sharing
* Share default
* Compress and base64 encode data
* Better error messages
* Fix build
* Only change version when it's different