Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@umijs/bundler-mako

Package Overview
Dependencies
Maintainers
10
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umijs/bundler-mako - npm Package Versions

1
8

0.7.6-beta.2

Diff

sorrycc
published 0.7.6-beta.1 •

sorrycc
published 0.7.5 •

Changelog

Source

0.7.5

2024-07-11

  • New: Added console warning for HMR if React is external by @PeachScript in #1354
  • New: CLI now supports custom project names by @kiner-tang in #1340
  • New: Upgraded hyper-staticfile to fix JS file charset issues by @whyer11 in #1363
  • New: CLI now checks if there are existing files in the current directory by @liangchaofei in #1368
  • New: Support for selecting templates from the templates directory by @kiner-tang in #1370
  • New: px2rem now supports selectorDoubleRemList by @xiaohuoni in #1336
  • New: Pass umi configuration to mako by @xiaohuoni in #1394
  • Improvement: More idiomatic and concise SWC AST generation by @stormslowly in #1372
  • Improvement: Clearer code logic and types by @xusd320 in #1397
  • Fix: Decoded paths for less plugin by @stormslowly in #1360
  • Fix: Stringifying object values causing panic by @xusd320 in #1349
  • Fix: HMR does not support React.lazy + import() components by @sorrycc in #1369
  • Fix: Corrected spelling mistakes by @kiner-tang in #1371
  • Fix: pnpm installation issues by @sorrycc in #1376
  • Fix: Unstable entry hash by @stormslowly in #1374
  • Fix: analyze not working in umi by @sorrycc in #1387
  • Fix: Loss of CSS order after sorting dependencies alphabetically by @xusd320 in #1391
  • Fix: Should check reserved words after preset_env by @Jinbao1001 in #1367
  • Fix: commonjs might lack use strict directive by @Jinbao1001 in #1386
stormslowly
published 0.7.4 •

Changelog

Source

0.7.4

2024-07-02

yifankakaxi
published 0.7.3 •

Changelog

Source

0.7.3

2024-07-01

stormslowly
published 0.7.2 •

Changelog

Source

0.7.2

2024-06-26

  • Improved module concatenate implementation, merged modules still support Shared Reference by @stormslowly in #1295
  • Fix hmr http response without setting content-type causing garbled text issue by @whyer11 in #1307
yifankakaxi
published 0.7.2-canary.20240621.1 •

stormslowly
published 0.7.1 •

Changelog

Source

0.7.1

2024-06-20

stormslowly
published 0.7.0 •

Changelog

Source

0.7.0

2024-06-20

  • Added Code splitting granular strategy (breaking upgrade), enabled by GRANULAR_CHUNKS environment variable by @xusd320 in #1269
  • Added using path configuration for plugins feature by @sorrycc in #1292
  • Added concurrent processing less files under node.js version 16 feature by @xusd320 in #1280
  • Improved alias configuration to vec to avoid unordered issue by @Jinbao1001 in #1289
  • Fixed Symbol being overwritten by user code, causing lower version products unusable issue by @stormslowly in #1279
  • Fixed modules not going through Interop processing in dynamic import issue by @stormslowly in #1209
  • Fixed an issue where a module was unusable when simultaneously imported and referenced by a worker by @xusd320 in #1278
  • Fixed circular reference in export * issue by @stormslowly in #1277
  • Fixed the issue of the React variable being deleted in TypeScript using react classic mode by @Jinbao1001 in #1285
  • Fixed wrong use of external configuration like window.xxx by @xusd320 in #1293
  • Fixed dynamic import unable to resolve part of the path in template strings issue by @Jinbao1001 in #1224
sorrycc
published 0.6.1-canary.20240613.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc