Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sapper

Package Overview
Dependencies
Maintainers
2
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sapper - npm Package Versions

23
20

0.29.3

Diff

Changelog

Source

0.29.3

  • Generate ESM code when project's package.json indicates "type": "module" (#1800)
conduitry
published 0.29.2 •

Changelog

Source

0.29.2

  • Allow export to succeed when user has not provided a base tag (#1208)
  • Update rollup-plugin-chunks dependency to fix regex routes (#1757)
  • Fix status code when requesting directory (#1734)
conduitry
published 0.29.1 •

Changelog

Source

0.29.1

  • Restore hashing of all CSS file names (#1716)
  • Fixed typings to be compatible with express/polka (#1713)
  • Fix bad imports in type definitions (#1709)
conduitry
published 0.29.0 •

Changelog

Source

0.29.0

Please see the migration guide for details on migrating from Sapper 0.28 to Sapper 0.29.

  • Fix scroll position restoration after changing search param with goto (#1697)
  • Fix dynamic imports in client.js on browsers that do not support ES modules (#1593)
  • Change rel="prefetch" to sapper:prefetch (#1566)
  • Support Rollup's perf option (#1685)
  • Avoid error in scroll tracking when navigating off-site and then going back (#1592)
  • Fix runtime router handling of encoded query parameters (#1620)
  • Fix prefetching when clicking quickly back and forth (#1668)
  • Numerous TypeScript definition improvements (#1598, #1601, #1603, #1604)
conduitry
published 0.28.10 •

Changelog

Source

0.28.10

  • Improve error message if exporting site with missing index.svelte (#1390)
  • Add TypeScript types for the preload function and its this context (#1463)
  • Avoid infinite loop if layout's preload crashes on error page (#1506)
  • Support extensions with multiple dots (#1513)
  • Fix the service worker requesting non-existent file when emitCss: false (#1559)
  • Allow multiple occurrences of %sapper.cspnonce% (#1565)
  • Fix preload links in exported sites (#1576)
  • Ensure CSS is applied to nested route layouts (#1579)
conduitry
published 0.28.9 •

Changelog

Source

0.28.9

  • Support preloading ES6 modules in exported pages (#919)
  • Add error to $page store on error pages (#948)
  • Add document.baseURI fallback for legacy browsers (#1034, #1561)
  • Add CSP nonce to <style> tag (#1231)
  • Make CSP nonce available in template (#1248)
  • Upgrade shimport to fix legacy browser support (#1544)
conduitry
published 0.28.8 •

Changelog

Source

0.28.8

  • Minify and hash inject_styles.js (#1524)
  • Fix support for legacy browsers (#1525)
  • Improve performance by preloading inject_styles.js script (#1530)
  • Fix flash of unstyled content (#1531)
  • Fix duplicate CSS injection with both relative and absolute URLs (#1535)
conduitry
published 0.28.7 •

Changelog

Source

0.28.7

  • Fix a number of additional bugs with CSS handling with Rollup (#1492, #1508)
conduitry
published 0.28.6 •

Changelog

Source

0.28.6

  • Fix CSS handling with Rollup when dynamically imported styles are also statically imported elsewhere (#1493)
conduitry
published 0.28.5 •

Changelog

Source

0.28.5

  • Fix CSS handling with Rollup when one route imports another (#1486)
23
20
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc