Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
- Remove
@emotion/reactimport source configuration for@babel/preset-reactfrom the default preset - Introduce
importSourcepreset option andIMPORT_SOURCEenv variable to allow configuring import source for@babel/preset-react
Added
- Initial release