Closed SimeonC closed 5 months ago
0 tests   0 :heavy_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 1 files    0 :x:
Results for commit fe2a000c.
:recycle: This comment has been updated with latest results.
Ignore the Audit - OSSI is throwing us 500 errors (internal server) so it's a false negative
Upgrade lerna + nodejs and configurations around those Manual bump package numbers due to failing CI
Added in a small missing color var that will likely to be needed very frequently with
--surface-raised-active
Docs update;
📦 Published PR as canary version:
Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @tablecheck/tablekit-core@3.0.2-canary.225.9281301576.0 npm install @tablecheck/tablekit-css@3.0.2-canary.225.9281301576.0 npm install @tablecheck/tablekit-react@3.0.2-canary.225.9281301576.0 npm install @tablecheck/tablekit-react-css@3.0.2-canary.225.9281301576.0 npm install @tablecheck/tablekit-react-datepicker@3.0.2-canary.225.9281301576.0 npm install @tablecheck/tablekit-react-select@3.0.2-canary.225.9281301576.0 # or yarn add @tablecheck/tablekit-core@3.0.2-canary.225.9281301576.0 yarn add @tablecheck/tablekit-css@3.0.2-canary.225.9281301576.0 yarn add @tablecheck/tablekit-react@3.0.2-canary.225.9281301576.0 yarn add @tablecheck/tablekit-react-css@3.0.2-canary.225.9281301576.0 yarn add @tablecheck/tablekit-react-datepicker@3.0.2-canary.225.9281301576.0 yarn add @tablecheck/tablekit-react-select@3.0.2-canary.225.9281301576.0 ```