🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-symfony

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-symfony - npm Package Versions

1345
9

6.5.3

Diff
lhapaipai
published 6.5.3 •

Changelog

Source

v6.5.3

  • fix vite-plugin-symfony tsup export when package is ESM.
lhapaipai
published 6.5.2 •

Changelog

Source

v6.5.2

  • fix dummy-non-existing-folder to be created when used with vitest UI.
lhapaipai
published 6.5.1 •

Changelog

Source

v6.5.1

  • fix overriding types from '@hotwired/stimulus'
lhapaipai
published 6.5.0 •

Changelog

Source

v6.5.0

  • move v6.4.7 to 6.5.0 : flex recipes accept only minor version number (not patch).
lhapaipai
published 6.4.7 •

Changelog

Source

v6.4.7

  • vite-bundle : prepare v7 flex recipe add pentatrion_vite.yaml route file into install directory
lhapaipai
published 6.4.6 •

Changelog

Source

v6.4.6

  • vite-bundle : add throw_on_missing_asset option
lhapaipai
published 6.4.5 •

Changelog

Source

v6.4.5

  • vite-bundle : fix Crossorigin attribute needs adding to Link headers (@andyexeter)
  • vite-bundle : Skip devServer lookup if proxy is defined (@Blackskyliner)
  • vite-bundle : fix typo in error message when outDir is outside project root (@acran)
lhapaipai
published 6.4.4 •

Changelog

Source

v6.4.4

  • vite-plugin-symfony : fix typo in error message when outDir is outside project root (@acran)
  • vite-plugin-symfony : revert emptying outDir in dev mode (thanks @nlemoine)
lhapaipai
published 6.4.3 •

Changelog

Source

v6.4.3

  • vite-bundle : fix deprecation warning with configs key in multiple config.
lhapaipai
published 6.4.2 •

Changelog

Source

v6.4.2

  • doc add https tip with symfony cli certificate. (@nlemoine)
  • fixed symfony/ux-react inability to load tsx components (@vladcos)