Giter VIP home page Giter VIP logo

Comments (10)

kdy1 avatar kdy1 commented on May 29, 2024 1

from swc-loader.

minsoku avatar minsoku commented on May 29, 2024

Hello ,

I had same problem and solve problem

And solved the problem

It's fixed version swc-loader in package.json

"swc-loader": "^0.1.15" => "swc-loader": "0.1.15"

I'm in same enviroment webpack 4

from swc-loader.

yazeedbz avatar yazeedbz commented on May 29, 2024

@minsoku Yep thanks, that's how I fixed it as well!

However I'm wondering if Webpack 4 users will forever be stuck on 0.1.15, because of this change in implementation details.

from swc-loader.

kdy1 avatar kdy1 commented on May 29, 2024

I set latest to 0.1.15 and published 0.2.0 instead

from swc-loader.

minsoku avatar minsoku commented on May 29, 2024

I set latest to 0.1.15 and published 0.2.0 instead

감사합니다 ~~

from swc-loader.

yazeedbz avatar yazeedbz commented on May 29, 2024

I set latest to 0.1.15 and published 0.2.0 instead

Sorry but how does this solve the problem? 0.1.x --> 0.2.x is a minor bump, which shouldn't contain breaking changes.

from swc-loader.

kdy1 avatar kdy1 commented on May 29, 2024

@yazeedbz No It's not a minor bump

from swc-loader.

kdy1 avatar kdy1 commented on May 29, 2024

Read semver docs

from swc-loader.

yazeedbz avatar yazeedbz commented on May 29, 2024

@kdy1 From the semver docs, it seems changes that break users' apps is a major change (1.x.x --> 2.x.x)

semver

from swc-loader.

yazeedbz avatar yazeedbz commented on May 29, 2024

@kdy1 Oh man you're right...I'm sorry about that 😓

  • Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.

Thanks for patiently clarifying!

from swc-loader.

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.