v0.1.0-beta.9
Pre-release
Pre-release
0.1.0-beta.9 (2023-10-22)
Warning
BREAKING CHANGES
mainFields
in the configuration is changed toresolver.mainFields
Features
- add resolver extension configs (3c303fa)
- add SharedStorage (50c64c1)
- core: add resolver config (f8e753d)
- initialize before serve (8993689)
- plugins: refactor assets destionation rules (ac39e0c)
- support float scaled assets (00beadf)
- supports task boundary shared data (a8d91c8)
Bug Fixes
- demo: duplicate safearea insets (d72aa1e)
- plugins: invalid injectScriptPaths import statements (8c86e59)
- plugins: strip platform suffix before copy assets (cba44a5)
- set watcher shared data only on change event (7ff0675)
Miscellaneous Chores
- change react-native peer deps version to any (7b2570b)
- deps: bump version up react-native to 0.72.6 (93270ab)
- remove unused directive and log (67fb681)
Code Refactoring
- add Storage interface (d27172a)
- dev-server: now read assets from origin path (64e75df)
- handle errors and type assertions (486ee8c)
- move transformer options to each tranform module (5d8cc9b)
- rename getBundle to getBundleResult (b293094)