Giter VIP home page Giter VIP logo

Comments (4)

liquidautumn avatar liquidautumn commented on August 19, 2024 1

Got it, should be easy to add. I'll take a look at the weekend, will update you on it.

from nest-casl.

liquidautumn avatar liquidautumn commented on August 19, 2024 1

Quick update on this one, it wan't easy to add. I had to roll back Ability to PureAbility changing PR as it break types as is. I tried to find a quick fix, but figured out I'd loose type permissions conditions checks as conditinos type become unknown with MongoQuery | FunctionalCondition type. It'd require custom AbilityBuilder implementation and updates to AccessService and AbilityFactory at least. Additionally to handle toSql() conversion of default conditions we'd need to account for lambda conditions type as well.
Technically you probably can still trick TS into accepting lambda conditions by setting PureAbility generic argument to can function, but I doubt it'll work down the stack without significant updates.

from nest-casl.

github-actions avatar github-actions commented on August 19, 2024

🎉 This issue has been resolved in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

from nest-casl.

liquidautumn avatar liquidautumn commented on August 19, 2024

FYI websockets fix released in v1.4.0

from nest-casl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.