Releases: nimbella/netlify-plugin-nimbella
Releases · nimbella/netlify-plugin-nimbella
2.1.0
19 Feb 22:37
Compare
Sorry, something went wrong.
No results found
2.1.0/ 2021-02-19
Update README.
Added test coverage threshold.
Deploy actions from Netlify functions directory (#57 ).
Issue deprecation warnings to nudge users toward organization functions using Nimbella projects.
v2.0.0
16 Feb 23:40
Compare
Sorry, something went wrong.
No results found
2.0.0/ 2021-02-16
Updated documentation, increases test coverage, linting.
Allow web deploy and proxy of domain. (9b02bba )
Restrict deployment to Nimbella projects. (55f814c )
feat: allow multiple API hosts (#55 )
chore: Added contribution guide (e65d51a )
v1.8.0
12 Nov 00:29
Compare
Sorry, something went wrong.
No results found
1.8.0 / 2020-11-12
fix: create PUBLISH_DIR if it doesn't exist (#48 )
Add tests (#41 )
Add envs input to the plugin (#46 )
fix: try/catch individual statements where failure is likely (#43 )
fix: use exitCode & failed to determine failure of command (#44 )
feat: deploy actions in parallel (#42 )