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
74
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.4

Diff

Changelog

Source

0.7.4

2024-07-02

  • Fix code splitting granular strategy by @xusd320 in #1318
  • Fix part of the IDE errors reported by create-mako by @programmer-yang in #1345
  • Fix create-mako stylesheet not hot-reloading by @sorrycc in #1348
  • Fix unnecessary clone in stats by @xusd320 in #1351
  • Fix undetected nested function expressions in concatenateModules by @stormslowly in #1357
  • Adjust file size unit symbols by @hualigushi in #1320
  • Documentation adjustments by @kiner-tang in #1337 #1339
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 •

sorrycc
published 0.6.0 •

Changelog

Source

0.6.0

2024-06-13

  • Added: Improved build API (includes Break Change) by @sorrycc in #1271
  • Added: Support for resource output with new URL() by @sorrycc in #1261
  • Added: Notify users that the current platform is not supported on win32 platform by @sorrycc in #1262
  • Added: Automatically find an available port when the port is occupied by @sorrycc in #1266
  • Added: Automatically open the browser when the development server is ready by @sorrycc in #1267
  • Added: Basic product analyze capability by @LovePlayCode in #1228
  • Fixed: Use non-blocking IO due to lack of support in Rust by @xusd320 in #1252
  • Fixed: globalThis property access by @xusd320 in #1254
  • Fixed: Problem of default export being skipped by @stormslowly in #1257
  • Fixed(concatenate): Export conflicts between root and internals by @stormslowly in #1256
  • Fixed(concatenate): Runtime execution order by @stormslowly in #1263
  • Fixed: try resolve should support config.ignores by @sorrycc in #1264
sorrycc
published 0.5.5-canary.20240606.1 •

sorrycc
published 0.5.4 •

Changelog

Source

0.5.4

2024-06-06

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