Skip to content

Releases: dakujem/peat

v1.1

26 Jun 08:28
511c75c

Choose a tag to compare

  • added option to manually process other static assets for each entry
  • added ViteEntryContract interface for flexibility
  • minor code and doc tweaks

v1.0

03 Jan 09:34
ed795e7

Choose a tag to compare

Production-ready version.

  • enables relative path handling (absolute paths are still the recommended option)
  • fixed case when $assetPathPrefix is empty string - relative paths are now generated instead of absolute
  • adds ViteHelper to improve onboarding and configuration troubleshooting
  • documentation improved

0.2.1: Readme updated

28 Dec 10:14
08e49c0

Choose a tag to compare

0.2.1: Readme updated Pre-release
Pre-release
Notable changes:
- mention support for Vite v3 and v4
- default port update for development server from 3000 to 5173

v0.2

20 Apr 06:49
b08f0f3

Choose a tag to compare

v0.2 Pre-release
Pre-release

Improved ViteBridge class.

v0.1

16 Apr 17:23
c170dac

Choose a tag to compare

v0.1 Pre-release
Pre-release

Fully functional PHP-Vite bridge building tool.