Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

v0.7.0

Pre-release
Pre-release

Choose a tag to compare

@davelandry davelandry released this 03 Jul 21:06

BREAKING CHANGES

  • switches the ES6 transpiler from buble to babel
  • uses babel for the polyfills
  • all tests now need to import the named test function from zora: import {test} from "zora";

Full Changelog

  • updates documentation (8bef2b1)
  • removes github-issues-label-sync dependency (closes #104) (d8dd6d7)
  • updates test links and code in contributing doc (3fbbf55)
  • updates @octokit/rest to v16 and removes putasset dependency (7b1de20)
  • updates documentation (7730f9e)
  • updates documentation (efe8db3)
  • updates jsdoc-to-markdown to v5 (97598be)
  • updates documentation (3a3d625)
  • updates documentation (522065e)
  • updates eslint to v6 (ff3a264)
  • updates chokidar to v3 (91727fc)
  • updates minor rollup dependencies (a989c7f)
  • updates test scripts (zora breaking change) (16cf185)
  • fixes rollup with jsnext es field (6f17967)
  • adds find and startsWith tests (b4d0821)
  • migrates to use core-js polyfills and updates rollup (5b0116c)
  • updates env files (20f93df)
  • ports transpiling from buble to babel (f243b22)
  • updates d3plus-text to v0.9.41 (closes #103) (5a43f1b)