Skip to content

4.3-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Katharine Katharine released this 01 Jun 01:07
· 89 commits to master since this release

Pebble tool v4.3-beta1 adds support for Pebble Packages, our new npm-based package system! Note that this functionality requires SDK 3.13, which has not yet been released.

  • Added support for modern package.json-based pebble projects
  • Added support to convert-project for converting appinfo.json to package.json (merging with an existing package.json, if any).
  • Added pebble new-package.
  • Added pebble package install and pebble package uninstall.
  • Added a meaningful error message when attempting to compile a pebble.js project.