Skip to content

Releases: solidusjs/solidus

2.2.2

17 Dec 21:48
Compare
Choose a tag to compare
  • Fix for node-inspector: skip debug flag for workers

2.2.1

12 Nov 15:12
Compare
Choose a tag to compare
  • Do not use git urls in package.json

2.2.0

06 Oct 18:28
Compare
Choose a tag to compare

2.1.2

13 Apr 19:55
Compare
Choose a tag to compare
  • Include resource query part in resource cache key

2.1.1

09 Apr 17:39
Compare
Choose a tag to compare
  • Validate format of redirect array returned by preprocessors

2.1.0

09 Apr 00:57
Compare
Choose a tag to compare
  • Resource query options

2.0.0

02 Apr 14:18
Compare
Choose a tag to compare
  • Integrate solidus-client #116
  • Add solidify transform #116
  • Render error.hbs if a resource or preprocessor fails #125
  • Preprocessors can return status code or redirect url #125
  • Replace 5s page timeout with 20s resource + 10s preprocessor timeouts #125

Breaking changes:

  • Numeric error templates (404.hbs, 500.hbs) are all replaced by error.hbs
  • Pages with broken resources or preprocessors will no longer be rendered normally

1.1.2

13 Mar 14:28
Compare
Choose a tag to compare
  • Only parse template config if it looks like JSON

1.1.1

18 Feb 16:00
Compare
Choose a tag to compare
  • Log preprocessor errors correctly

1.1.0

10 Dec 15:42
Compare
Choose a tag to compare
  • Include partials from node_modules