UNPKG

create-phtml-plugin

Version:
84 lines (47 loc) 1.82 kB
# Changes to Create pHTML Plugin ### 4.2.0 (May 16, 2019) - Updated: `phtml` to 4.1.0 (minor) - Updated: `phtml-tape` to 4.1.0 (minor) - Updated: `rollup` to 1.12.1 (minor) ### 4.1.0 (May 7, 2019) - Added: Install instructions for `phtml-loader` - Fixed: Issue with `.gitignore` being copied as `.npmignore` ### 4.0.1 (May 6, 2019) - Fixed: Node 8+ compatibility in `.travis.yml` ### 4.0.0 (May 6, 2019) - Updated: `phtml` to 4.0.0 (major) - Updated: Node 8+ compatibility (major) ### 3.3.0 (May 6, 2019) - Added: Install instructions for `phtml-11ty`, `gulp-phtml`, and `grunt-phtml` ### 3.2.0 (May 3, 2019) - Updated: `phtml` to 3.3.1 (minor) ### 3.1.0 (April 19, 2019) - Updated: `pthml` to 3.1.0 (minor) ### 3.0.0 (March 16, 2019) - Updated: `phtml` to 3.0.0 (major) - Updated: `phtml-tape` to 3.0.0 (major) ### 2.0.2 (February 24, 2018) - Updated: `phtml` to 2.0.2 (patch) - Updated: CLI Instructions ### 2.0.1 (February 18, 2018) - Updated: `phtml-tape` to 1.1.3 (patch) ### 2.0.0 (February 18, 2018) - Updated: `phtml` to 2.0.1 (major) - Updated: `phtml-tape` to 2.0.0 (major) ### 1.1.5 (February 12, 2018) - Updated: `phtml-tape` to 1.1.3 (patch) ### 1.1.4 (February 12, 2018) - Updated: `phtml` to 1.1.5 (patch) ### 1.1.3 (February 11, 2018) - Updated: rollup configuration is loose with entry built-ins ### 1.1.2 (February 11, 2018) - Fixed: `npm` or `npm-id` is no longer stripped of special characters ### 1.1.1 (February 11, 2018) - Fixed: `npm` or `npm-id` is no longer camel-cased - Updated: `phtml` to 1.1.4 (patch) - Updated: `phtml-tape` to 1.1.1 (minor, patch for this project) ### 1.1.0 (February 10, 2018) - Added: `npm` or `npm-id` argument for specifying the npm package id - Fixed: Examples now use HTML markup. ### 1.0.0 (February 10, 2018) - Initial version