- Docs: CHANGES

master
Brett Zamir 2018-09-13 09:22:04 +08:00
parent b0bad24645
commit d315a81d0d
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# ?
- Breaking change (minor): Change export to check `exportWindowName`
for filename and change default from `download` to `svg.pdf` to
distinguish from other downloads
- Fix: Given lack of support now for dataURI export in Chrome, provide
PDF as export (#273 @cuixiping); fixes #124 and #254
- npm: Update devDeps
- npm: Point to official sinon-test package now that ES6 Modules
support landed