Coder Social home page Coder Social logo

Comments (6)

slashformotion avatar slashformotion commented on August 25, 2024 1

yeah or just get a major version like

#import "preview/pkg:1.*"

That way you are not getting major API changes and still bug fixes

from packages.

emilyyyylime avatar emilyyyylime commented on August 25, 2024

I can definitely see how that's desirable in certain situations as well, but there really are times when I just want the latest and greatest from a package (likely because I'm just goofing around); and don't want to think about what the latest version is.
I guess a way to make this consistent with your suggestion is @preview/pkg:*, which; while I'm not against, does seem a little more ambiguous than latest.
Also with yours; is there any guarantee that typst will pick the latest version it knows about? To me it looks more like 'pick any matching version; I don't care'

from packages.

slashformotion avatar slashformotion commented on August 25, 2024

i mean if there is a new major version of a package you can expect API changes so latest could endup breaking your build, but i can see why someone would like to just get the latest

from packages.

laurmaedje avatar laurmaedje commented on August 25, 2024

I think good editor support for autocompleting the latest version is better. If we support this, then people will just use it all the time and we'll get lots of breakage down the road.

from packages.

emilyyyylime avatar emilyyyylime commented on August 25, 2024

That sounds sensible, good editor support is always nice

from packages.

laurmaedje avatar laurmaedje commented on August 25, 2024

Okay, I'm going to close this then.

from packages.

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.