Version 0.1.42¶
This release includes important fixes to improve local development experience by correcting static file paths and setting appropriate base paths.
New Features¶
- No new features were added in this release.
Bug Fixes¶
- Fixed static file paths in index.html to use relative paths for better compatibility during local development (3453b1) (Eric Ma)
Deprecations¶
- No deprecations in this release.