GitClassic
Feed
Explore
Random
Go Pro
Sign in
getify
/
CAF
Code
/ Commits
๐
Commits on master
Commits on August 27, 2022
updating qunit version
Kyle Simpson
committed 3 years ago
a2b12de
bumping terser (and moduloze) versions for dependabot
Kyle Simpson
committed 3 years ago
d487da1
Commits on February 25, 2022
fixing some more bugs with AbortSignal 'reason' tracking in various recent versions of Node (16.11.1 vs 16.14.0 vs 17.5.0), per #28
Kyle Simpson
committed 3 years ago
cbda8fd
Commits on February 17, 2022
v15.0.0-preA: POSSIBLY BREAKING CHANGES, fixing crashing bug since native AbortSignal (in browsers) has recently added 'reason', which CAF was previously patching/extending, per #28
Kyle Simpson
committed 3 years ago
e0280e3
Commits on January 31, 2022
README: adding new info badge(s)
Kyle Simpson
committed 3 years ago
80edec8
Commits on November 15, 2021
adding 'tokenCycle()', 'onEvent()', and 'onceEvent()' helpers, updating deps/docs/tests
Kyle Simpson
committed 4 years ago
af9be3b
Commits on November 12, 2021
fixing some race-condition bugs with uncaught errors in cleanup operations during signalRace/signalAll
Kyle Simpson
committed 4 years ago
2636f97
Commits on November 11, 2021
updating bitcoin address for funding/support
Kyle Simpson
committed 4 years ago
7f153c5
Commits on May 13, 2021
updating moduloze build dependency
Kyle Simpson
committed 4 years ago
b821fa0
Commits on May 10, 2021
fixing ESM test mode
Kyle Simpson
committed 4 years ago
a18ff5d
attempting to fix broken travis config
Kyle Simpson
committed 4 years ago
cec9e22
expanding test matrix in travis config
Kyle Simpson
committed 4 years ago
10245c5
adding node16 to travis config, adding missing named exports inside caf, adding tests for ESM build format
Kyle Simpson
committed 4 years ago
507ed44
Commits on May 7, 2021
fixing non-ESM format regression for Node v14 which fails to automatically load the polyfill
Kyle Simpson
committed 4 years ago
e0451f7
Commits on February 1, 2021
updating some dev-dependencies
Kyle Simpson
committed 4 years ago
383fd8a
deprecating the 'esm/' segment from ESM import statement specifiers in favor of unified import/require paths (via Node Conditional Exports)
Kyle Simpson
committed 4 years ago
8ddab0e
Commits on January 20, 2021
updating copyright year
Kyle Simpson
committed 5 years ago
dc73d69
Commits on December 4, 2020
tweaking travis config
Kyle Simpson
committed 5 years ago
a9d71e6
adding CAG(..) utility, tweaking how abort-reasons are handled (some slightly breaking changes), few minor bug fixes, improving tests
Kyle Simpson
committed 5 years ago
dfe55e8
Commits on November 23, 2020
improved build process
Kyle Simpson
committed 5 years ago
692c411
renaming build script
Kyle Simpson
committed 5 years ago
8fe78ac
Commits on November 20, 2020
tweaks/fixes to README, upgrading test dependencies
Kyle Simpson
committed 5 years ago
1006ad0
Commits on November 19, 2020
oof, fixing another bug in package.json
Kyle Simpson
committed 5 years ago
d49bf36
fixing bug in package.json
Kyle Simpson
committed 5 years ago
c9efbe7
Commits on November 18, 2020
updating moduloze for build script
Kyle Simpson
committed 5 years ago
6d050af
Commits on November 6, 2020
adding ESM format support, adding 'discard()' method for better GC, fixing a number of internal quirks/bugs about how state is unset to allow better GC, closes #20
Kyle Simpson
committed 5 years ago
f288108
Commits on November 4, 2020
renaming 'caf.src.js' to 'caf.js'
Kyle Simpson
committed 5 years ago
380fa29
Commits on July 6, 2020
updating dev-dependencies, travis node-build versions, bumping project version
Kyle Simpson
committed 5 years ago
9a0aee6
adding docs for abort.reason, per #19
Kyle Simpson
committed 5 years ago
c032faa
Adds the abort reason to signal.reason on cancel, closes #19
Chris Regnier
committed 5 years ago
f113783
โ Newer
Older โ