Preact Cli Versions Save

😺 Your next Preact PWA starts in 30 seconds.

[email protected]

2 years ago

Patch Changes

[email protected]

2 years ago

Patch Changes

  • #1624 0b298ae Thanks @rschristian! - Added typings for users to use in their preact.config.js files

  • #1622 39be928 Thanks @rschristian! - Corrects module resolve priority, fixing issues with duplicated dependencies being incorrectly resolved

  • #1619 9039ba2 Thanks @rschristian! - Fixing legacy SW generation while ESM is enabled

  • #1618 11d5f3b Thanks @rschristian! - Corrects error when src/sw.js does not exist and esm is disabled

[email protected]

2 years ago

Patch Changes

[email protected]

2 years ago

Patch Changes

  • #1599 e42a61c Thanks @rschristian! - Reverts automatic conversion of --sw flag in dev to a boolean, which stopped the debug service worker from attaching.

[email protected]

2 years ago

Minor Changes

  • #1580 95198f3 Thanks @developit! - Generate modern (approximately ES2017) code in development mode to better match production output.

  • #1574 5117f46 Thanks @rschristian! - Removes Safari nomodule polyfill from template

  • #1347 1276aa3 Thanks @teodragovic! - Remove fast-async

Patch Changes

  • #1595 6d100d0 Thanks @rschristian! - Ensuring the sw flag is a boolean in watch mode

  • #1573 022d9a8 Thanks @rschristian! - Uses native FS promise API rather than promisifying manually

[email protected]

2 years ago

Patch Changes

[email protected]

2 years ago

Patch Changes

[email protected]

2 years ago

Patch Changes

[email protected]

2 years ago

Patch Changes

  • 6670ba0 #1461 Thanks @ForsakenHarmony! - fix: await copying of files in create command
  • 30fb1fc #1478 Thanks @rschristian! - No longer copies 'sw-debug.js' to output directory on prod builds. No functional changes, as it was not used.
  • 2c53b0a #1438 Thanks @VanTanev! - fix: allow an async component to return null rendering
  • fce7e7a #1460 Thanks @ForsakenHarmony! - chore: remove preact-compat as it's unused
  • ab84275 #1434 Thanks @rschristian! - This disable SSR size tracking. This stops size-plugin-ssr.json from being generated and stops file sizes from being reported to the developer.
  • 67fafc8 #1467 Thanks @prateekbh! - Allow only valid options for commands.

[email protected]

2 years ago

Patch Changes