Releases: umijs/mako
Releases · umijs/mako
v0.0.0-alpha.47
What's Changed
- chore: add @utoo/pack features lists to readme by @xusd320 in #2038
- Update README.md by @xusd320 in #2040
- chore: upgrade next.js by @xusd320 in #2041
- chore: update biome.json by @xusd320 in #2043
- fix(pack): output.path may be absolute by @xusd320 in #2044
- fix(pack): fix absolute path inputs by @xusd320 in #2045
- chore: add ISSUE_TEMPLATE by @fireairforce in #2042
- perf(ci): combine check and lint && remove build by @fireairforce in #2049
- feat(pack): support snapshot tests by @fireairforce in #2048
- chore: upgrade next.js to v15.4 by @fireairforce in #2050
- perf(ci): parallel cargo build & rename pack-tests by @fireairforce in #2051
- feat(pm): manifest retry by @elrrrrrrr in #2052
- fix(pack): subpath externals should pass safe request to externalModule by @fireairforce in #2053
- fix: concurrent tgz download pollution by @elrrrrrrr in #2054
- chore(pm): release ci by @elrrrrrrr in #2056
- feat(pm): list by @elrrrrrrr in #2055
- feat(pm): log summary by @elrrrrrrr in #2057
Full Changelog: v0.0.0-alpha.46...v0.0.0-alpha.47
v0.0.0-alpha.46
What's Changed
- chore: update next.js by @xusd320 in #2032
- fix(pack): compitable with turbo_esregex by @fireairforce in #2033
- chore: merge master into next to keep contributors' activities by @xusd320 in #2037
- fix: global path hooks by @elrrrrrrr in #2036
Full Changelog: v0.0.0-alpha.45...v0.0.0-alpha.46
v0.0.0-alpha.45
What's Changed
- fix(pack): umd library export work fine by @fireairforce in #1999
- fix(pm): global install bin path by @elrrrrrrr in #2000
- feat(pack): add webpack compat layer by @xusd320 in #2001
- fix(pack): fix define env by @xusd320 in #2002
- refactor: compatExternals support more externals type by @fireairforce in #2003
- feat: upgrade to [email protected], rust-toolchain@2025-06-05, rust edition@2024 by @xusd320 in #2005
- chore: add script to generate utoopack features list by @xusd320 in #2012
- feat: externals support umd format by @fireairforce in #2013
- refactor: next.js submodule by @xusd320 in #2014
- chore: enable auto cargo cache clean by @xusd320 in #2015
- chore: enable git submodule shallow clone by @xusd320 in #2016
- chore(deps): remove unused deps with cargo-shear by @fireairforce in #2017
- fix(pack): resolve config align with napi config by @fireairforce in #2019
- fix(pack): config.alias not work for absolute path by @fireairforce in #2021
- fix: docker nodejs-rust:lts-alpine contains llvm-dev by @fireairforce in #2022
- fix(pack): inlineCss config type could be optional by @fireairforce in #2023
- chore: update next.js submodule url by @xusd320 in #2024
- fix(pack): compat entry value array with single item by @xusd320 in #2025
- fix(pack): disable shared import map now by @xusd320 in #2027
- feat(pm): workspaces support by @elrrrrrrr in #2026
- feat(pm): save_type alias by @elrrrrrrr in #2029
- chore: update release.yml by @elrrrrrrr in #2030
- chore: update pk by @elrrrrrrr in #2031
Full Changelog: v0.0.0-alpha.42...v0.0.0-alpha.45
v0.0.0-alpha.42
What's Changed
- fix(ci): pack release by @xusd320 in #1992
- chore: utx bin by @elrrrrrrr in #1996
Full Changelog: v0.0.0-alpha.41...v0.0.0-alpha.42
v0.0.0-alpha.41
What's Changed
- fix(pm): pkg lock outdated check by @elrrrrrrr in #1989
- feat(pack): generate stats.json by @xusd320 in #1988
- feat: @utoo/pack-cli release by @xusd320 in #1991
- perf(pack): improve stats generateion by @xusd320 in #1993
- fix(pack): deal relative path under polyrepo project by @fireairforce in #1994
- chore: use biome format ts file by @fireairforce in #1984
- feat(pm): utx by @elrrrrrrr in #1995
Full Changelog: v0.0.0-alpha.40...v0.0.0-alpha.41
v0.0.0-alpha.40
What's Changed
- feat(pack): watch mode in pack napi package [PART1] by @xusd320 in #1962
- fix: workspace bin by @elrrrrrrr in #1968
- refactor: add tracing init protect && adjust napi pack script by @fireairforce in #1967
- fix: avoid tracing subscriber init more times by @fireairforce in #1969
- feat(pack): force named module_ids in dev mode by @xusd320 in #1971
- feat(pack): entry.import support absolute path by @fireairforce in #1973
- feat(pack): library.name support optional by @fireairforce in #1975
- perf(pack): remove useless runtime code for umd library output by @fireairforce in #1978
- fix(ci): move strip to
config.toml
by @fireairforce in #1979 - fix(ci): napi-rs override cargo config rustflags under musl by @fireairforce in #1980
- fix: workspace relative path by @elrrrrrrr in #1981
- fix(pack): clippy error by @fireairforce in #1982
- fix(ci): publish failed by @fireairforce in #1983
- feat(pack): dev server & hmr in pack npm by @xusd320 in #1985
- fix: optional resolve by @elrrrrrrr in #1987
- fix: args-separator by @elrrrrrrr in #1986
Full Changelog: v0.0.0-alpha.39...v0.0.0-alpha.40
v0.0.0-alpha.39
What's Changed
- feat: externals support subpath config by @fireairforce in #1937
- feat: pack-cli dev-server && hmr by @xusd320 in #1945
- fix(pack-cli): hmr entry ident by @xusd320 in #1947
- feat: support json schema for json config lsp by @fireairforce in #1946
- chore: update lock file by @fireairforce in #1949
- fix: overrides rule parse by @elrrrrrrr in #1950
- refactor(pack-api): remove issues mod by @xusd320 in #1955
- feat(pack): support config.define by @fireairforce in #1956
- feat: auto set cwd by @elrrrrrrr in #1954
- perf(turbopack): optimize entry module resolving by @xusd320 in #1957
- fix: sub package missing check by @elrrrrrrr in #1961
- fix: update createEnv & add externals for library examples by @fireairforce in #1963
- fix: workspace root path by @elrrrrrrr in #1960
- fix: workspace cycle by @elrrrrrrr in #1959
Full Changelog: v0.0.0-alpha.38...v0.0.0-alpha.39
v0.0.0-alpha.38
What's Changed
- feat(bundler): support code splitting for app project by @xusd320 in #1904
- chore: rename utoo-bundler to utoo-pack by @xusd320 in #1936
- chore: faster local rustc by @xusd320 in #1938
- perf(pack): disable chunk filename template in dev mode by @xusd320 in #1939
- feat: Add install-node capability support by @elrrrrrrr in #1942
Full Changelog: v0.0.0-alpha.37...v0.0.0-alpha.38
v0.0.0-alpha.37
What's Changed
- chore(bundler): add example multiple-entries-heavy by @xusd320 in #1918
- fix(bundler): fix app project chunk_base_path by @xusd320 in #1919
- chore: update Cargo.lock by @xusd320 in #1922
- feat: support output.clean by @fireairforce in #1924
- feat(turbopack): improve MPA bundling by @xusd320 in #1925
- feat: support externals by @fireairforce in #1893
- chore: update Cargo.lock by @xusd320 in #1926
- chore: add xcode profiling comments by @xusd320 in #1927
- chore: add externals types for napi package by @fireairforce in #1929
- feat: externals support script by @fireairforce in #1928
- chore(bundler): update binary tracing log by @xusd320 in #1930
- fix: is_pkg_lock_outdated not work by @elrrrrrrr in #1932
Full Changelog: v0.0.0-alpha.36...v0.0.0-alpha.37
v0.0.0-alpha.36
What's Changed
- chore(bundler): improve examples by @xusd320 in #1911
- chore: add pull request template by @fireairforce in #1913
- fix: library project output assets should generate corret extension by @fireairforce in #1912
- chore(bundler): update deps by @xusd320 in #1916
- perf(bundler): not compile loader-runner by @xusd320 in #1917
- feat: add auto-fix logic for dependency resolution by @elrrrrrrr in #1920
Full Changelog: v0.0.0-alpha.35...v0.0.0-alpha.36