Skip to content

Releases: markwylde/eventbase

v3.5.0

09 Feb 22:52
fdbe4d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.1...v3.5.0

v3.4.1

09 Feb 16:33
535315f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

29 Dec 23:28
8d1d272
Compare
Choose a tag to compare
  • Implement count

v3.3.0

28 Dec 21:42
120705f
Compare
Choose a tag to compare

What's Changed

  • feat: implement query and queryResultCount on stats by @markwylde in #14

Full Changelog: v3.1.1...v3.3.0

v3.1.1

24 Dec 21:08
64aa0c1
Compare
Choose a tag to compare

Fix dependency issue

v3.1.0

24 Dec 21:07
44eddfc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

23 Dec 23:06
3ed7bab
Compare
Choose a tag to compare
  • Fix types

v3.0.0

23 Dec 22:21
15cbbb2
Compare
Choose a tag to compare

What's Changed

  • feat: replace pattern matching with query-based subscriptions by @markwylde in #12

Full Changelog: v2.6.0...v3.0.0

v2.6.0

23 Dec 18:01
a4533f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.6.0

v2.5.2

18 Dec 20:21
678cbae
Compare
Choose a tag to compare
  • Improve the waitUntilReady function, so it no longer waits 1second
  • add sourcemaps