Socket
Socket
Sign inDemoInstall

@vuepress/plugin-medium-zoom

Package Overview
Dependencies
Maintainers
2
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-medium-zoom - npm Package Versions

1
21

1.0.0-alpha.33

Diff

Changelog

Source

1.0.0-alpha.33 (2019-01-27)

Features

  • $core: Leverage webpack-dev-server and sunset webpack-serve (#1195) (81e3ef6) @ulivz
  • $core: Allow a theme package using a sub directory (close #1204) (#1206) (febe3a7) @Liu Xinyu
  • $theme-default: Support shortcut for sh and yml. (close: #1221) (fc5dba8) @ulivz

BREAKING CHANGES

  • $core: - Plugin option enhanceDevServer was removed.
    • For 0.x users, there is no any effect since we didn't expose API to modify it.
    • For 1.x users whose version of VuePress is lower than 1.0.0-alpha.33, you should use beforeDevServer(i.e. before in webpack-dev-server) to replace enhanceDevServer, you can also use afterDevServer(i.e. after in webpack-dev-server) to execute custom middleware after all other middleware internally within the server.

<a name="1.0.0-alpha.32"></a>

ulivz
published 1.0.0-alpha.32 •

Changelog

Source

1.0.0-alpha.32 (2019-01-15)

Bug Fixes

<a name="1.0.0-alpha.31"></a>

ulivz
published 1.0.0-alpha.31 •

Changelog

Source

1.0.0-alpha.31 (2019-01-10)

Bug Fixes

Features

<a name="1.0.0-alpha.30"></a>

ulivz
published 1.0.0-alpha.30 •

Changelog

Source

1.0.0-alpha.30 (2018-12-18)

Features

Breaking Changes

Performance Improvements

<a name="1.0.0-alpha.29"></a>

ulivz
published 1.0.0-alpha.29 •

Changelog

Source

1.0.0-alpha.29 (2018-12-13)

Bug Fixes

<a name="1.0.0-alpha.28"></a>

ulivz
published 1.0.0-alpha.28 •

Changelog

Source

1.0.0-alpha.28 (2018-12-12)

Bug Fixes

Features

<a name="1.0.0-alpha.27"></a>

ulivz
published 1.0.0-alpha.27 •

Changelog

Source

1.0.0-alpha.27 (2018-12-03)

Bug Fixes

<a name="1.0.0-alpha.26"></a>

ulivz
published 1.0.0-alpha.26 •

Changelog

Source

1.0.0-alpha.26 (2018-12-02)

Bug Fixes

  • $core: changing frontmatter always took a long time to refresh page (68add19) @ulivz
    • From now on AppContext has become a singleton.

Features

  • $cli: allow unknown options in dev and build command (0ecd099) @ulivz
  • $core: debug to see performance (0876491) @ulivz
    • Using --developer flag to see the performance for 1st dev and build. note that --developer flag is a separate flag which doesn't have log level.
  • $core: support Vue SFCs as source files (dfb0bba) @ulivz
    • Note that when Vue SFCs are source files, VuePress will treat them as layout components directly.

<a name="1.0.0-alpha.25"></a>

ulivz
published 1.0.0-alpha.25 •

Changelog

Source

1.0.0-alpha.25 (2018-11-29)

Bug Fixes

Features

<a name="1.0.0-alpha.24"></a>

ulivz
published 1.0.0-alpha.24 •

Changelog

Source

1.0.0-alpha.24 (2018-11-25)

Bug Fixes

Features

<a name="1.0.0-alpha.23"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc