Releases: appy-one/acebase-client
Releases · appy-one/acebase-client
v1.22.3
- chore: release v1.22.3-rc.3 [skip ci] (48534bf)
- Normalize
repositoryproperty to remove npm warning (8ca0928) - chore: release v1.22.3-rc.2 [skip ci] (37c22c5)
- Add next flag for RC dry runs of npm publish (4821683)
- chore: release v1.22.3-rc.1 [skip ci] (ebba9f4)
- ignore .DS_Store (4ca8ae5)
- new test build (b23a249)
- bump acebase dependencies (7058dd1)
- update browser example to use async flow instead of promise chain (da122a1)
- Change acebase-core dependency to file for development (automatically replaced by latest package upon publish) (86c45dc)
- Add GitHub actions publish workflow (6d6d505)
- This fixes a situation where
getnever yields an error (or result): * A value does not exist in cache, and the (resolved) cache promise is handled first * The server value can't be loaded because of an error (unauthorized or server error) and the (rejected) server promise is handled second. (b442847)
v1.22.3-rc.3
- Normalize
repositoryproperty to remove npm warning (8ca0928) - chore: release v1.22.3-rc.2 [skip ci] (37c22c5)
- Add next flag for RC dry runs of npm publish (4821683)
- chore: release v1.22.3-rc.1 [skip ci] (ebba9f4)
- ignore .DS_Store (4ca8ae5)
- new test build (b23a249)
- bump acebase dependencies (7058dd1)
- update browser example to use async flow instead of promise chain (da122a1)
- Change acebase-core dependency to file for development (automatically replaced by latest package upon publish) (86c45dc)
- Add GitHub actions publish workflow (6d6d505)
- This fixes a situation where
getnever yields an error (or result): * A value does not exist in cache, and the (resolved) cache promise is handled first * The server value can't be loaded because of an error (unauthorized or server error) and the (rejected) server promise is handled second. (b442847)
v1.22.3-rc.2
- Add next flag for RC dry runs of npm publish (4821683)
- chore: release v1.22.3-rc.1 [skip ci] (ebba9f4)
- ignore .DS_Store (4ca8ae5)
- new test build (b23a249)
- bump acebase dependencies (7058dd1)
- update browser example to use async flow instead of promise chain (da122a1)
- Change acebase-core dependency to file for development (automatically replaced by latest package upon publish) (86c45dc)
- Add GitHub actions publish workflow (6d6d505)
- This fixes a situation where
getnever yields an error (or result): * A value does not exist in cache, and the (resolved) cache promise is handled first * The server value can't be loaded because of an error (unauthorized or server error) and the (rejected) server promise is handled second. (b442847)
v1.22.3-rc.1
- ignore .DS_Store (4ca8ae5)
- new test build (b23a249)
- bump acebase dependencies (7058dd1)
- update browser example to use async flow instead of promise chain (da122a1)
- Change acebase-core dependency to file for development (automatically replaced by latest package upon publish) (86c45dc)
- Add GitHub actions publish workflow (6d6d505)
- This fixes a situation where
getnever yields an error (or result): * A value does not exist in cache, and the (resolved) cache promise is handled first * The server value can't be loaded because of an error (unauthorized or server error) and the (rejected) server promise is handled second. (b442847)
v1.22.2
v1.22.1
v1.22.0
What's Changed
- Handle the new return format in uncached sync() by @fahhem in #65
- Add network/server related error codes to
isNetworkErrorgetter, addisPermissionErrorby @appy-one in #67 - Add
callbackUrloption tosignInWithRedirectto override returning to the current url by @appy-one in #68
New Contributors
Full Changelog: v1.21.1...v1.22.0
Do you like AceBase? 👇🏼
v1.21.1
v1.21.0
What's Changed
- Bump engine.io and socket.io in /test by @dependabot in #57
- Feature: "warn only" schema definitions by @appy-one in #58
Full Changelog: v1.20.1...v1.21.0
Do you like AceBase? 👇🏼
v1.20.1
What's Changed
- Fix subscriptions on root path in cache by @appy-one in #54
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #52
Full Changelog: v1.20.0...v1.20.1