Skip to content

v0.1.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@leegeunhyeok leegeunhyeok released this 22 Oct 17:17

0.1.0-beta.9 (2023-10-22)

Warning

BREAKING CHANGES

  • mainFields in the configuration is changed to resolver.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)

Build System

  • deps: bump @babel/traverse from 7.22.8 to 7.23.2 (f335554)
  • deps: bump react-devtools-core from 4.28.0 to 4.28.4 (9ce1cc9)
  • deps: bump version up transform packages (205d3ff)