vite-for-wp

Vite integration for WordPress plugins and themes development.

GPL-2.0 License

Downloads
3K
Stars
244
Committers
3

Bot releases are visible (Hide)

vite-for-wp - v0.9.3 Latest Release

Published by github-actions[bot] 4 months ago

Patch Changes

  • 3b9edd7: Exclude unnecessary files from git archive
  • c40e329: Respect build.sourcemap option, props @ernilambar
vite-for-wp - v0.9.2

Published by github-actions[bot] 4 months ago

Patch Changes

  • 0564e76: Fix wp_scripts plugin, props @Bernix01
vite-for-wp - v0.9.1

Published by github-actions[bot] 4 months ago

Patch Changes

  • 86a8495: Fix peer dependencies
vite-for-wp - v0.9.0

Published by github-actions[bot] 4 months ago

Minor Changes

  • d33de07: Support enqueuing split CSS chunks with multiple outputs. Props @netlas
  • c4bc83a: Vite 5

Patch Changes

  • 6eb0bb8: ESLint 9
  • b7b96a3: Fix script type modifier. Props @irshadahmad21
vite-for-wp - v0.8.0

Published by github-actions[bot] 11 months ago

Minor Changes

  • da9b6e1: wp_scripts: Import dependencies dynamically.
  • bafb3cb: Use WP_HTML_Tag_Processor to update script type attribute.
  • 28a3eb6: Accept options in dev_server, prioritise dev manifest over build one in PHP helper.

Patch Changes

  • 77a7da8: Use wp_json_file_decode() to read manifest file.
  • 3296971: Only print react-refresh preamble script once.
vite-for-wp - v0.7.1

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 461687b: Merge dev server plugins
  • ad81a04: Make v4wp options optional
  • c755432: Ensure dev server manifest is created when the server (re)starts and deleted when it's stopped.
  • e2212e3: Improve JS doc blocks.
  • dc71bde: Dev server manifest plugin: Improve files-related operation
vite-for-wp - v0.7.0

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 56bce53: Introduce wp_scripts() plugin to externalise scripts already registered by WP core.
  • 08ceb4f: Provide v4wp plugin, deprecate create_config()

Patch Changes

  • 961d00b: Update prettier
vite-for-wp - v0.6.2

Published by github-actions[bot] about 1 year ago

Patch Changes

  • a4cd144: Improve manifest file finder
vite-for-wp - v0.6.1

Published by github-actions[bot] about 1 year ago

Patch Changes

  • f221454: Fix production asset paths on Windows
vite-for-wp - v0.6.0

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 89d341b: Vite 4.4 & Typings with JSDoc
vite-for-wp - v0.5.2

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • c9bf8fb: Update Vite -> 4.0.1
vite-for-wp - v0.5.1

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 6393c5a: Replace deprecated option: polyfillModulePreload -> modulePreload
vite-for-wp - v0.5.0

Published by github-actions[bot] almost 2 years ago

Minor Changes

  • f8041da: Exit process cleanly after removing manifest file
vite-for-wp - v0.4.0

Published by github-actions[bot] almost 2 years ago

Minor Changes

  • 2bdce3b: Improve production assets handling, props @slamkajs.
vite-for-wp - v0.3.1

Published by github-actions[bot] about 2 years ago

Patch Changes

  • c8db8fe: Fix react-refresh preamble script
vite-for-wp - v0.3.0

Published by github-actions[bot] about 2 years ago

Minor Changes

  • cd44819: Support dynamic imports/code splitting
vite-for-wp - v0.2.0

Published by github-actions[bot] about 2 years ago

Minor Changes

  • ef4decc: Add support for WP global modules
vite-for-wp - v0.1.2

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 89fc35e: Fix README & NPM package info
vite-for-wp - v0.1.1

Published by github-actions[bot] about 2 years ago

Patch Changes

  • aad4294: Fix release workflow
Package Rankings
Top 5.18% on Npmjs.org
Top 8.3% on Packagist.org
Related Projects