- #55 chore(deps): bump path-parse from 1.0.6 to 1.0.7 (@dependabot[bot])
- #54 fix(yml): add .yaml extension (@aaarichter)
- #53 ci(actions): add GitHub actions (@aaarichter)
- #51 feat: support yaml (@aaarichter)
- #50 chore: switch to main & update packages (@aaarichter)
- #49 fix: avoid error on empty cson/json (@aaarichter)
- #48 chore(deps): bump ini from 1.3.5 to 1.3.8 (@dependabot[bot])
- refactor: remove nodash functions & test refactor - @aaarichter #47
- chore(deps): bump lodash from 4.17.15 to 4.17.19 - @dependabot[bot] #45
- refactor: switch to rx-lite packages - @aaarichter #44
c8dc636
refactor: switch to rx-lite packages
- fix: set internal vars ahead of time - @aaarichter #43
5f7008d
fix: set internal vars ahead of time
- chore: update package and remove unused bluebird pkg - @aaarichter #42
36a7c5a
chore: update package and remove unused bluebird pkg
- drop node 8 support due to dependencies
See: ad0263e
- refactor: decaf, node 8 deprecation & package upgrades - @aaarichter #41
da08155
refactor: decaf /test651472b
refactor: decaf /lib & improve tests99a61da
refactor: safeMerge()514a840
chore: upgrade cson-parserad0263e
chore: drop node 8 support & upgrade mkdirp84dcdd1
refactor: replace util.promisify with node promisify15ab806
chore: ugprade debug9ad2792
chore: upgrade dev dependenciesdd4cdc8
chore: add nycd0971dd
refactor: replace lodash functionsa178aaf
style: clean code948dc19
chore: upgrade to rx 4.xe168b42
fix: update travis.yml49e4f31
docs: update readme
- default
setActive()
to write cache files - @dbushong #4070fb4ea
fix: defaultsetActive()
to write cache files
None of the methods return Bluebird promises anymore. If a consumer of this library depends on it, they need to refactor to use native promise-based solutions.
See: 5f22f8c
- Apply latest nlm generator - @markowsiak #36
- fix: properly bundle all top-level js endpoints - @dbushong #35
89ded1c
fix: properly bundle all top-level js endpoints
- feat: add fileAlternativesContent() handler - @dbushong #34
0c8e56f
feat: add fileAlternativesContent() handler
- feat: allow switching active mode after instantiation - @dbushong #29
115352a
feat: allow switching active mode after instantiation
- Apply latest nlm generator & upgrade to bluebird 3.x - @i-tier-bot #28
- fix: survive invalid json tmpfile on init() - @dbushong #26
7d5c9cc
fix: survive invalid json tmpfile on init()
We are only testing against node v4 from now on.
See: e782cba
- More useful parse errors for files - @jkrems #24
- fix to resolve store.init if cache = loaded data - @chkhoo #22
- emit correct @_options to meta - @chkhoo #20
- fix when store.init errors, fetches from cache & getCurrent is null - @chkhoo #19
- fix ENOTFOUND error by intercepting init rejection - @chkhoo #18
- fix getaddrinfo ENOTFOUND by connecting only when subscribed - @chkhoo #17
- retry upon failure - @chkhoo #14
- fix fetching data from cache with init - @chkhoo #12
- fix multiple error events for single onError value - @chkhoo #11
- fix first error to store.init callback - @chkhoo #9
- Put more focus on loader
options
in example - @jkrems #7 - remove redundant npub tasks & Observable declarations - @chkhoo #6
- fix err typo in README.md - @chkhoo #3
- Clean up license headers - @jkrems #2
- Clear cache when app fails to start - @jkrems #1