pxt-microbit 8.1.16 → 8.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pxt-microbit",
3
- "version": "8.1.16",
3
+ "version": "8.1.17",
4
4
  "description": "micro:bit target for Microsoft MakeCode (PXT)",
5
5
  "keywords": [
6
6
  "JavaScript",
@@ -46,7 +46,7 @@
46
46
  },
47
47
  "dependencies": {
48
48
  "pxt-common-packages": "13.2.5",
49
- "pxt-core": "12.3.11"
49
+ "pxt-core": "12.3.12"
50
50
  },
51
51
  "overrides": {}
52
52
  }
package/pxtarget.json CHANGED
@@ -614,7 +614,9 @@
614
614
  "timeMachine": true,
615
615
  "timeMachineDiffInterval": 600000,
616
616
  "timeMachineSnapshotInterval": 1800000,
617
- "shareHomepageContent": true
617
+ "shareHomepageContent": true,
618
+ "songEditor": true,
619
+ "blocklyKeyboardControlsByDefault": true
618
620
  },
619
621
  "queryVariants": {
620
622
  "hidemenu": {