Releases: adocasts/package-actions
Releases · adocasts/package-actions
v1.0.4
1.0.3
Changed handle
method default params from _
to an empty destructured object {}
Full Changelog: 1.0.2...1.0.3
1.0.2
- fixed: typo within postbuild script causing the script not to run
Full Changelog: 1.0.1...1.0.2
1.0.1
- added:
Params
type to help define thehandlers
parameters - added: the
handler
within non-http actions are nowstatic
by default so the action doesn't need instantiated to be used
Full Changelog: 1.0.0...1.0.1
1.0.0
- Providing additional info & context inside the README
Full Changelog: 0.0.2...1.0.0
Fix Missing Configure File
- Configure file, providing configuration instructions to AdonisJS, was missing from NPM publish files.
Full Changelog: 0.0.1...0.0.2
Initial Release
Full Changelog: https://github.com/adocasts/package-actions/commits/0.0.1