0.29.7 (2025-09-30)
✨ Features
💨 Performance Improvements
- Allow fast path for primitively copyable arrays (#867) (03e4c50)
- Make C++ -> Swift
Result<T>
final (#894) (39de15e)
🐛 Bug Fixes
- Add
NON_NULL
,NULLABLE
andCONTIGUOUS_MEMORY
annotations on pointers (#902) (6dbb34f) - Fix example app crash in release (#913) (e756ee2)
- Fix optional
ArrayBuffer
in struct not compiling (#893) (5293480)
📚 Documentation
- Add a fade animation on page change (#901) (d1c0f2c)
- Add description to
running-example-app
(448bc9e) - Add sitemap to robot.txt (f532132)
- Cleanup og-images plugin code (#909) (4af3e93)
- Fix swift error examples (#898) (f9bb220)
- Generate custom
og:image
thumbnails per page (#905) (48427d3) - Keep relative og-image URL for
og:image
meta (6f2866f) - Preload fonts (#908) (4e219c1)
- update doc for ArrayBuffer ownership safety (#886) (056059f)
- Use absolute URLs for og:image (#911) (08eeff2)
- Use custom fonts (#907) (b58d8ef)