Skip to content

Latest commit

 

History

History
48 lines (22 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

48 lines (22 loc) · 1.54 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.1 (2017-05-06)

Bug Fixes

  • jspm: emit initial package list (e95792e), closes #3

0.2.0 (2017-05-06)

Features

  • typings: improve typings for Extensions (aece2f7)

0.1.2 (2017-05-06)

0.1.1 (2017-05-06)

Bug Fixes

  • import: stop breaking on importing JSPM backend (08bbbec), closes #1
  • typings: add "types" entry to package.json (61100bf), closes #2

0.1.0 (2017-05-06)

Features

  • jspm: add JSPM backend (f9e4ede)
  • loader: add plugin loader (9ca9938)