Skip to content

Releases: balderdashy/sails

v1.5.11

24 May 15:34
Compare
Choose a tag to compare

What's Changed

  • Deps: bump ejs 3.1.7 » 3.1.10 by @eashaw in #7340
  • Deps: Replace request devDependency with @sailshq/request by @eashaw in #7339

v1.5.9

09 Apr 20:58
Compare
Choose a tag to compare

What's Changed

v1.5.7

21 Jul 23:11
Compare
Choose a tag to compare

What's Changed

Big thanks to @ThomasRinsma at Codean!

Full Changelog: v1.5.5...v1.5.7

v1.5.5

07 Jul 20:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.5

v1.4.0

09 Oct 17:56
Compare
Choose a tag to compare
  • Support sameSite:none in cookie options (thanks @pixnlove!)

v1.3.1

08 Sep 17:08
Compare
Choose a tag to compare
  • Updated the machine-as-action dependency to include a reminder about escaping strings with dynamic data when they're injected (Thanks @dusterherz for letting us know about this)

v1.2.5

20 Aug 21:01
Compare
Choose a tag to compare
  • Added more info to the error message shown when an app fails to lift
  • Updated the sails-generate dependency

v1.2.4

14 Jul 22:48
Compare
Choose a tag to compare
  • Fix resourceful PubSub for the update blueprint action, resolving #6824 (thanks @Tarrask!)
  • Re-enable afterDestroy lifecycle callback for the destroy blueprint action, fixing #5630
  • Update CSRF hook to fix an issue with disabling CSRF for routes defined using regular expression syntax, resolving #6838
  • Update session hook to fix an issue with double-prefixes, resolving #6541 (thanks @travispwingo!)
  • Update minimist dependency to resolve potential vulnerabilities
  • Update various comments, error messages, and logs for clarity/consistency

v1.2.3

14 Jul 21:53
Compare
Choose a tag to compare

1.2.3

  • Update eslint dev depdendency to get rid of vulnerability warnings
  • Minor formatting/verbiage fixes

v1.2.2

16 May 19:47
Compare
Choose a tag to compare

• Update merge-defaults dependency to resolve potential vulnerabilities
• Update sails-stringfile dependency to resolve potential vulnerabilities
• Update sort-route-addresses dependency to resolve potential vulnerabilities