Releases: smapiot/vscode-piral
Releases · smapiot/vscode-piral
0.3
What's Changed
- Fixed issue if
dependencies
section of package.json does not exist - Fixed persistence when switching tabs using the scaffold dialog
- Fixed scaffolding to always use most recent version of
piral-cli
- Updated dependencies (#30)
- Updated minimum supported version of Node.js to 16
- Added support for
piral.json
andpilet.json
(#28) - Added support for Bun as package manager
- Added support for Bun as a bundler
- Added new problem matcher
$piral-cli-debug
for debugging - Added task providers (e.g.,
piral: debug
orpilet: debug
) (#5)
Full Changelog: v0.2...v0.3
0.2
0.1.0
0.0.1
- Initial release