This repository was archived by the owner on Feb 22, 2024. It is now read-only.
⚠️ ️⚠️ ️⚠️ ️ starting with this release (v0.28.0) you must install dawson using the new npm scoped package name: @dawson/dawson-cli ⚠️ ️⚠️ ️⚠️ ️
New features & improvements
- feat: support for the ANY method has been added (#156, 0a2ddfe)
- feat: support for greedy paths has been added (#156, 7cc0489 & b25a351 & d0644a3)
- fix: an improved error message is shown when no package.json is found or when it contains Syntax Errors (#158, 828381c)
- fix: allow deploying when no
assetsdir is present anddawson.assetsDiris not defined (56156ca) - fix:
api.excludeEnvhas been implemented in the development server too, and is now documented (3f07576, f42e56f)
✌️ The documentation and the examples have been updated to match the new features.
