Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@swernerx swernerx released this 03 Jul 14:28
· 519 commits to master since this release
  • Fixed selection. Use library handling for custom config, too. (04012a0)
  • Code refactoring for production settings (9bea3b1)
  • Updated deps (a6414cc)
  • Remove PropTypes in production (ee23422)
  • Updated docs from CRA (67e3a92)
  • Minor formatting (44a846f)
  • Set compact to true by default like in CRA (e223353)
  • Explicitly set helpers to true (default) (6b72fef)
  • Improved debug capability for React JSX (bdef9fe)
  • Implemented transpilation of import() statement for either Webpack and/or NodeJS (e39da04)
  • Replaced react preset with custom react plugin setup which allows us to useBuiltIns option for JSX (e4de061)
  • Added test for JSX spread (8d04a10)
  • Added option for change usage of built-ins (75e8613)