Releases: rumblefrog/setup-sp
Releases · rumblefrog/setup-sp
v1.2.4
Bump action to nodejs 20
v1.2.3
Resolved deprecated message revolving action built with NodeJS version <= 16
v1.2.2
What's Changed
Fixed deprecation warning using set-output: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
What's Changed
- fix: sp 1.12+ include path resolution by @rumblefrog in #6
Full Changelog: v1.1.0...v1.2.0
Plugin version as a property
Plugin version included in outputs properties
Core dependency update
- Updated core dependency for deprecated
add-path
andset-env
command - Library re-transpiled with TS4
Stable Release!
v1.0.0 workflow: self test
rc: stable candidate one
refactor(scraper): use typed rest client Typed rest client is already available as a result of dependency of Github toolchains So instead of including additional axios, we'll use already existing lib
beta release
v0.2.0 cleanup: remove debug