Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@swernerx swernerx released this 04 Jul 13:34
· 483 commits to master since this release
  • Cleanup tests (d31b3f8)
  • Disabled compression by default (fcdb1b6)
  • Updated async/await test (8ea373c)
  • Added babili based compression support (2ba9128)
  • Added new test rendering prop types (661947c)
  • Switched binary over to production rendering (9d6cc58)
  • Documented new env setting (af2d5fd)
  • Added links to plugin code (55fc25f)
  • Improved support for overriding the environment (dfc2140)
  • Added ES3 tests (e978e5d)
  • Reworked core test runner to use async (266c628)
  • Auto formatting source code. (252ed8c)
  • Update source code in snapshots + source locations (51e0796)
  • Auto formatting of fixtures (201067d)
  • Minor cleanups (5b22e0a)
  • Disabled debug for es2015 (b3b26e0)
  • Corrected snapshots by correctly ignoring local babelrc during test-run (78a8dd6)
  • Updated snapshots (dbc83eb)
  • Renamed internal reference (7561fa6)
  • Re-enabled JSX source debug info (e471fb8)
  • Aligned usage of ESmodules in transformRuntime with overall usage. (fac06ed)
  • Made sourceFolder handling optional (9b61007)
  • Update binary snapshot (918ed29)
  • Reimplemented test code using shared fixtures. (ed2680e)
  • Extracted fixtures into separate files for using babel from file and share test code (27c0f19)
  • Ignore fixtures and core.js in tests. (83d9ef8)