Closed Pckool closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/notify/pulse/6upF5ibFimiVETvLBxGhE8vRLV4n
✅ Preview: Canceled
[Deployment for 823ba24 canceled]
Description
This PR contains multiple fixes and improvements, mainly, it fixes the
action()
function for v4 as well as implements theroute()
function which was not operational before. This PR also contains minor changes to pulse-vue, of which, still needs some work.Related Issue
187
Context
This is a needed PR to get pulse to v4 release
How Has This Been Tested?
I tested with react and vue using jest and manually changing variables and test cases. Everything seems to be working properly.