Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: posthtml/posthtml-loader

v2.0.1

28 Aug 09:29

Choose a tag to compare

Assets2
Loading

v2.0.0

21 Aug 12:34

Choose a tag to compare

Fix

v1.0.2...v2.0.0

Loading

v1.0.1

18 Dec 13:37

Choose a tag to compare

2017-12-18

Bug Fixes

  • package: point to the correct entry inmain (pkg.main) (efa672e)
Loading

v1.0.0

16 Dec 20:19

Choose a tag to compare

2017-12-16

Bug Fixes

  • Error: add missing'use strict' pragma (1316255)

Features

  • index: supportposthtml.config.js &&result.messages (e05b44c)
Loading

v0.10.3

25 Jul 21:14

Choose a tag to compare

  • Things don't break if you don't pass a second argument toparseOptions
Loading

v0.10.2

19 Jul 16:58

Choose a tag to compare

  • Fix a regression that was causing functions passed as a config value to be passed the wrong context. They now receive a webpack loader context again.
  • Fix a bug in which the plugin would return a resolved promise even if passed invalid config values
Loading

v0.10.1

19 Jul 16:59

Choose a tag to compare

  • Releases compiled with babel for old node version compatibility. Above node v4 will be supported.
Loading

v0.10.0

18 Jul 16:12

Choose a tag to compare

CAUTION: BREAKING RELEASE!

  • Configuration now accepts an array, an object, or a function that returns an array or object
  • Support for posthtml-load-config removed, you can load config manually just as easily
  • If passing an object to the configuration, use theplugins key instead ofdefaults to specify the plugins you would like to be used.
  • Now acceptsparser as a parameter when using a custom parser (likesugarml)
  • Much more thorough tests, and all dependencies up to date
  • More thorough documentation, clarity and code examples in the readme

Upgrade Path

  • If you are using posthtml-load-config (autoload), you can remove it, require your plugins, and pass them in directly.
  • If you are using an object as configuration, changedefaults toplugins
Loading

v0.9.1

13 Jul 17:13

Choose a tag to compare

Added

  • Added files property in package.json
  • Added first simple test
  • Added travis config

Change

  • Update .gitignore
  • Update path in package.json to posthtml
  • Change#2,#3, Downgrade to ES5
  • Update devDep
  • Update repo path in readme
Loading

PostHTML Loader v0.8.3

10 Feb 20:31

Choose a tag to compare

Pre-release
v.0.8.3README updates
Loading
Previous1
Previous

[8]ページ先頭

©2009-2025 Movatter.jp