Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 494 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 494 Bytes

Sails Changelog

master

  • [ENHANCEMENT] Updated "skipAssets" regex to ignore query string

0.10.5

  • [ENHANCEMENT] Updated waterline to ~0.10.9
  • [ENHANCEMENT] Added new routesDisabled option for CSRF #2121
  • [ENHANCEMENT] Refactoring and cleanup.
  • [ENHANCEMENT] Switched from express3-handlebars to express-handlebars
  • [BUGFIX] Add missing require for async module #2101