New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sitecore-jss/sitecore-jss

Package Overview
Dependencies
Maintainers
0
Versions
1425
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sitecore-jss/sitecore-jss - npm Package Versions

23
143

22.5.0-canary.2

Diff

sitecorecorporation
published 22.4.0 •

Changelog

Source

22.4.0

🐛 Bug Fixes

  • [sitecore-jss-nextjs] Improve performance for redirect middleware. (#2003)
  • [sitecore-jss-nextjs] Fix unnecessary escaping of valid regex operators in SXA rewrite patterns (#1999)
  • [sitecore-jss] Fixed question marks not being handled correctly in escapeNonSpecialQuestionMarks method, when parsing regular expressions (#2014)
  • [templates/nextjs-sxa] Fix font-awesome imports in custom workspaces. (#1998)
  • [templates/nextjs] [templates/nextjs-sxa] Ensure DISABLE_SSG_FETCH variable is correctly handled in error pages(#2007)

🛠 Breaking Change

  • [all packages] [all samples] Remove Axios (#2006) (#2008) (#2011)(#2013)(#2015) (#2016)
    • AxiosDataFetcher is replaced by the NativeDataFetcher.
    • AxiosDataFetcherConfig is replaced by NativeDataFetcherConfig.
    • AxiosResponse is replaced by NativeDataFetcherResponse.
    • NativeDataFetcherError: a new error type introduced for native data fetching operations.
    • Default fetcher i.e. NativeDataFetcher.fetch is of type NativeDataFetcherFunction<T> but can be overridden by custom fetcher using the existing HttpDataFetcher<T> type.
    • NativeDataFetcher now exposes fetch, get, post, delete, put, head methods.
    • NativedDataFetcher.fetch now accepts second parameter of type RequestInit instead of unknown.
sc_illiakovalenko
published 22.5.0-canary.1 •

sc_illiakovalenko
published 22.4.0-canary.22 •

sc_illiakovalenko
published 22.4.0-canary.21 •

sc_illiakovalenko
published 22.4.0-canary.20 •

sc_illiakovalenko
published 22.4.0-canary.19 •

sc_illiakovalenko
published 22.4.0-canary.18 •

sc_illiakovalenko
published 22.4.0-canary.17 •

sc_illiakovalenko
published 22.4.0-canary.16 •

23
143
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