This repository was archived by the owner on Feb 8, 2022. It is now read-only.
v1.0.0
We're preparing to contribute features upstream. This means that FINN.no specific features and defaults have been moved to @finn-no/microbundle, see details in the upgrade guide
BREAKING CHANGES
(these only apply if you stay on @eik/microbundle and don't migrate to @finn-no/microbundle):
- removed rollup replace plugin,
process.env.NODE_ENVno longer replaced automatically. --outputno longer set todistby default.--css-modulesno longer false by default.--jsxno longer hardcoded toReact.createElement, and set back to the original default value (hfor preact).--jsxFragmentno longer hardcoded toReact.Fragment, and set back to the original default value (Fragmentfor preact).
Features
--jsx-import-source reactlets you use the new jsx runtime in React v17.@eik/postcss-import-mapbumped tov1.2.3.