Skip to content

1.0.0-pre.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rbuckton rbuckton released this 22 Oct 18:04
· 25 commits to master since this release
  • Adds asynchronous mapping/filtering and a few other asynchronous callbacks to AsyncQuery.
  • Has a breaking change in that FP-style functions named break, if, and do no longer show up in the TypeScript declaration files. They still exist at runtime, but were causing issues with VS Code's auto-import functionality.