Skip to content

0.5.0

Compare
Choose a tag to compare
@tonsky tonsky released this 05 Nov 12:58
· 680 commits to master since this release

This is breaking release with no new features, just repacked JS version of DataScript so it can be used via modern JS dependency managers:

  • Javascript version is now packaged as a proper CommonJS/RequireJS module (include via script tag still supported) (issue #39)
  • Published to npm: npmjs.org/package/datascript
  • [ BREAKING ] Javascript namespace is renamed from datascript.js to datascript