Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: v4 #17

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

WIP: v4 #17

wants to merge 4 commits into from

Conversation

fratzinger
Copy link
Owner

@fratzinger fratzinger commented Feb 11, 2025

WIP

BREAKING CHANGES

  • rm 'object-replace-mustace' -> cannot use '{{ before.startsAt }}' anymore natively. If you need this behavior, you can implement it by using a condition function
  • rm dataResolved, beforeResolved, resultResolved - rm from action handler
  • renamed conditionsData, conditionsResult, conditionsParams, conditionsBefore to data, result, params, before
  • renamed params to manipulateParams
  • rm [key: string]: any from Subscription
  • rm 'batchMode' option & make action explicit with action for single items or batchAction for multiple items

TODO:

  • docs

Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for feathers-trigger ready!

Name Link
🔨 Latest commit 51be64d
🔍 Latest deploy log https://app.netlify.com/sites/feathers-trigger/deploys/67ac685f9bab2d0008f81482
😎 Deploy Preview https://deploy-preview-17--feathers-trigger.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

pkg-pr-new bot commented Feb 11, 2025

Open in Stackblitz

npm i https://pkg.pr.new/fratzinger/feathers-trigger@17

commit: 51be64d

@fratzinger fratzinger changed the title refactor!: rm resolved stuff WIP: v4 Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant