vivliostyle
Advanced tools
Comparing version 2019.8.100-pre.20190813173053 to 2019.8.100-pre.20190814065416
@@ -9,4 +9,9 @@ # Change Log | ||
- <https://github.com/vivliostyle/vivliostyle.js/pull/536> | ||
- See [Development](https://github.com/vivliostyle/vivliostyle.js/wiki/Development) and [Migration to TypeScript finished](https://github.com/vivliostyle/vivliostyle.js/tree/master/src/ts) | ||
- Resources such as UA stylesheets are no longer downloaded separately | ||
- <https://github.com/vivliostyle/vivliostyle.js/pull/537> | ||
- Remove large sample files from the download package and the npm package | ||
- <https://github.com/vivliostyle/vivliostyle.js/commit/5c3becac>, <https://github.com/vivliostyle/vivliostyle.js/commit/245c9e7d> | ||
- The download package (vivliostyle-js-latest.zip) size was 6.8MB and now reduced to 1.4MB. | ||
- Vivliostyle sample files are moved from the vivliostyle.js repository to [vivliostyle_doc](https://github.com/vivliostyle/vivliostyle_doc) repository. | ||
@@ -13,0 +18,0 @@ ### Fixed |
{ | ||
"name": "vivliostyle", | ||
"version": "2019.8.100-pre.20190813173053", | ||
"version": "2019.8.100-pre.20190814065416", | ||
"description": "Library for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support", | ||
@@ -10,2 +10,3 @@ "scripts": { | ||
"build-dev": "NODE_ENV=development webpack", | ||
"build-debug": "NODE_ENV=debug webpack", | ||
"typecheck": "tsc --noEmit", | ||
@@ -12,0 +13,0 @@ "test": "karma start test/conf/karma-sauce.conf.js", |
Sorry, the diff of this file is too big to display
958177