Skip to content
Compare
Choose a tag to compare
@FlorianRappl FlorianRappl released this 12 Nov 14:15

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 and pilet.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 or pilet: debug) (#5)

Full Changelog: v0.2...v0.3