Skip to content

Releases: microsoft/ObjectStoreProvider

v0.6.28

Choose a tag to compare

@thomastay thomastay released this 29 Jun 23:51
cd1b218
  • Downgraded to ES5 and CommonJS to fix certain compatibility issues.

Initial Release

Choose a tag to compare

@masterkidan masterkidan released this 19 Jun 08:41

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

Initial release

Choose a tag to compare

@masterkidan masterkidan released this 18 Jun 19:11
a645dc7
Fix a misplaced paren from previous PR (#68)

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