Skip to content

Releases: microsoft/ObjectStoreProvider

v0.6.28

29 Jun 23:51
cd1b218

Choose a tag to compare

  • Downgraded to ES5 and CommonJS to fix certain compatibility issues.

Initial Release

19 Jun 08:41

Choose a tag to compare

Fixed up CI builds to be more robust
Has es6 artifacts generated

Initial release

18 Jun 19:11
a645dc7

Choose a tag to compare

Fix a misplaced paren from previous PR (#68)

* Fix a misplaced paren from previous PR
* Add a test to prevent regressions