Skip to content

Commit

Permalink
v5.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyreilly committed May 6, 2019
1 parent e13bee2 commit 9946fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ts-loader",
"version": "5.4.5",
"version": "5.4.6",
"description": "TypeScript loader for webpack",
"main": "index.js",
"types": "dist/types/index.d.ts",
Expand Down

3 comments on commit 9946fbc

@pi0
Copy link

@pi0 pi0 commented on 9946fbc May 6, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@johnnyreilly Any intention to revert this release?

image

Ref: nuxt/nuxt#5660

@johnnyreilly
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Afraid so - see #929

Will be republished as 6.0.0

@pi0
Copy link

@pi0 pi0 commented on 9946fbc May 6, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for info 😊

Please sign in to comment.