fiberReactFiberMediumWhat key capability does Fiber add to rendering?1Breaking work into units so React can pause and resume2Rendering only on the server3Removing the virtual DOM4Disabling concurrencyBack to list