mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Closes #2567 This ensures when the node:added event fires, all possible changes have already been applied such as remapping node ids. This avoids the need to emit a separate node:changed event.