Skip to content

Releases: solidusjs/solidus

3.2.1

29 Jan 22:52
Compare
Choose a tag to compare

3.2.0

06 Nov 15:03
Compare
Choose a tag to compare
v3.2.0

v3.2.0

3.1.2

23 Apr 20:51
f5b7f5b
Compare
Choose a tag to compare
v3.1.2

v3.1.2

3.1.1

28 Nov 18:56
0758fa1
Compare
Choose a tag to compare
  • Update solidus-client

3.1.0

13 Nov 14:09
Compare
Choose a tag to compare

Redirect protocol and host (#150)

3.0.2

12 Oct 19:13
Compare
Choose a tag to compare
  • Render complex error page properly

3.0.1

06 Oct 16:19
Compare
Choose a tag to compare

Fixes issue with preprocessor caching where changes to a child module did not invalidate a cached parent module

3.0.0

06 Oct 16:23
Compare
Choose a tag to compare
  • Removes resource caching and optimizes headers for more robust cache invalidation when used with a CDN
  • Removes bundled dependencies, the npm registry is your oyster
  • Run preprocessors in the same process for faster performance and less memory consumption at slightly greater risk of exceptions due to userland code
  • Unused dependency cleanup

2.3.1

08 Feb 17:06
Compare
Choose a tag to compare
  • Do not report optional resource errors to Sentry

2.3.0

18 Dec 21:02
Compare
Choose a tag to compare
  • No-cache requests
  • Set request URL as resources referer