Socket
Socket
Sign inDemoInstall

react-static-plugin-sitemap

Package Overview
Dependencies
2
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

7.6.2

Diff

Changelog

Source

7.6.2

Bugfix

  • Disable react-static-plugin-svgr, because we have no publish rights.
sleeplessbyte
published 7.6.1 •

Changelog

Source

7.6.1

Improved

  • Update all browserlists
sleeplessbyte
published 7.5.3 •

Changelog

Source

7.5.3

Improved

  • Add routeInfo hook (#1572)

Bugfix

  • Fix endless suspense loop in production build (#1573)
sleeplessbyte
published 7.5.1 •

Changelog

Source

7.5.1

Improved

  • Update templates with Peer Dependencies
sleeplessbyte
published 7.5.0 •

Changelog

Source

7.5.0

Improved

  • Update preact to latest version and removed outdated compat dependency (#1486)
  • Add prefresh to replace react hot loader when using preact plugin (#1486)
  • Add an instruction how to make it work with preact 10 (#1497)
  • Add ability to parse frontmatter in MDX plugin (#1533)
  • Add ability to configure hreflang links to Sitemap (#1539)
  • Move react to peerDependencies (#1560)
  • Add preliminary support for React 17 (#1560)
  • Upgrade react-helmet to 6.1.0 to remove NullComponent warnings (#1531)

Bugfix

  • Fix wrong react alias for preact plugin in webpack config (#1486)
  • Fix eslintignore not ignorning package files (#1486)
  • Remove @types/react-hot-loader from TypeScript template (#1485)
  • Expand styled-components peer dependency version range in react-static-plugin-styled-components to allow newer versions of styled-components to be used (#1473)
  • Fix bug when calling console.error without arguments (#1509)
  • Fix basepath configuration for React Router (#1520)
  • Fix mismatched chunk names between bundle and export (#1518)
  • Bump git-promise to 1.0.0, fixing a security vulnerability (#1522)
  • Fix misconfigured HMR option for extract-css-chunks-webpack-plugin (#1505)
  • Make getComponentForPath properly return 404 page when route is invalid and 404 page exists (#1557)
  • Bump axios to 0.21.1, fiing a security vulnerability (#1562)
sleeplessbyte
published 7.4.2 •

sleeplessbyte
published 7.4.1 •

Changelog

Source

7.4.1

Bugfix

  • Ensure a non-zero exit status code when build has errors (#1451)
  • Updated browser support docs for IE11 support (#1461)
sleeplessbyte
published 7.4.0 •

Changelog

Source

7.4.0

New

  • Add nested objects of enhanced items to sitemap data like images. (#1381)
  • Add environments variables (REACT_STATIC_MESSAGE_SOCKET_PORT and REACT_STATIC_MESSAGE_SOCKET_HOST) to change the xhr polling(socket.io) host and port (Only DevServer)
  • Change protocol shown in the "App serving at" message to display https when configured (#1399)

Improved

  • Fix HMR in sass plugin (#1400)
  • Fix using dots in routes. (#1365)
  • Fix reloadClientData to call fetchSiteData runDevServer.js (#1409)
  • Fix WebSocket connection when running over HTTPS in Safari (#1418)
  • Fix wrong image route in production build. (#1425)

Bugfix

  • Fix static rendering
sleeplessbyte
published 7.3.0 •

Changelog

Source

7.3.0

New

  • Allow dots in routes. (#1365)
  • Add silent option (#1330)
  • Add clickable dev-server url (#1306)
  • Add unofficial plugin react-static-plugin-file-watch-reload to plugins list
  • Add configuring css loader from react-static-plugin-sass and react-static-plugin-less (#1348)
  • Change react-static-plugin-jss for react-jss v10+. (#1367)
  • Add inline script hashes to DocumentProps. These hashes can be used to construct a Content Security Policy in a meta tag without unsafe-inline scripts. (#1373)

Improved

  • Fix basePath edge case (#1344)
  • Fix typings withSiteData (#1319)
  • Fix "can not read property catch of undefined" (#1313)
  • Fix missing state.siteData in dev (#1148)
  • Fix empty or undefined error in sitemap plugin (#1233 and #1312)
  • Fix stderr pollution by progress module (#1356)
  • Fix package.json and README for react-static-plugin-stylus (#1244)
  • Fix Webpack stats output in environment that don't support color (#1370)
sleeplessbyte
published 7.2.3 •

2Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc