Download Latest Version preact-cli@3.5.0.zip (492.3 kB)
Email in envelope

Get an email when there's a new version of preact-cli

Home / preact-cli@3.5.0
Name Modified Size InfoDownloads / Week
Parent folder
preact-cli@3.5.0.tar.gz 2023-07-29 421.3 kB
preact-cli@3.5.0.zip 2023-07-29 492.3 kB
README.md 2023-07-29 787 Bytes
Totals: 3 Items   914.4 kB 0

Minor Changes

  • #1798 96fc0f3 Thanks @rschristian! - TypeScript is now an optional peer dependency, rather than a direct dependency, of preact-cli.

    If you use TypeScript in your projects (.ts or .tsx), you will need to have your own version of TypeScript installed and added to your package.json. This gives you greator control over the version of TypeScript used and most already have TypeScript listed as a dependency anyways.

    For those not using TypeScript, no change is needed, and this should make your node_modules directory a bit smaller (~20% w/ barebones dependency list).

Source: README.md, updated 2023-07-29