v3.0.0-beta.1
Pre-release
Pre-release
github-actions
released this
09 Feb 01:33
·
99 commits
to main
since this release
3.0.0-beta.1 (2024-02-09)
⚠ BREAKING CHANGES
- state properties, and method args (making use of the object option rather than tuples) will now use camelCase names instead of just being a javascript safe version of the source names
Features
- Add cli option to preserve naming found in the application.json spec (fa96128)
- Sanitise state properties and method arguments according to the selected sanitization strategy (d3cca63)