This repository was archived by the owner on Feb 23, 2026. It is now read-only.
v0.1.0-beta.1
Pre-release
Pre-release
0.1.0-beta.1 (2023-10-03)
Warning
BREAKING CHANGES
- change
logger.enabledoption tologger.disabled - change type name
ReactNativeEsbuildConfigtoConfig
Features
- add esbuild plugin configuration (c7ef4d2)
- add getBuildStatusCachePath (57dd3b4)
- basic setup (e30ce79), closes #24
- change enabled option to disabled (09a3820)
- each logger now has its own level (3baca7e)
- enable vercel analytics (2782af7)
- improve build progress (cfd9ed8)
- improve logging (7f93e19), closes #26
- print logo when is tty environment (a5f1a4f)
- support grouped console log (a1e7a44), closes #28
Miscellaneous Chores
- add issue templates (7b14908)
- bump version up nx (8972dfc)
- fix logo images (caf7c9d)
- setup docusaurus template (997ba43)
- update domain (ec1696f)