Skip to content

Commit f257f86

Browse files
committed
use esbuild from npm #795
1 parent d1e3647 commit f257f86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Go to the `v1` branch to see the changelog of Lume 1.
99
## [3.1.3] - Unreleased
1010
### Fixed
1111
- Append search to redirect in `/core/server.ts` if path matches directory [#796].
12+
- Import `esbuild` dependency from `npm` to avoid permissions issues [#795].
1213
- Updated dependencies: `deno-loader`, `sass`, `xml`, `unocss` and icons.
1314

1415
## [3.1.2] - 2025-11-18
@@ -330,6 +331,7 @@ Go to the `v1` branch to see the changelog of Lume 1.
330331
[#782]: https://github.com/lumeland/lume/issues/782
331332
[#785]: https://github.com/lumeland/lume/issues/785
332333
[#789]: https://github.com/lumeland/lume/issues/789
334+
[#795]: https://github.com/lumeland/lume/issues/795
333335
[#796]: https://github.com/lumeland/lume/issues/796
334336

335337
[3.1.3]: https://github.com/lumeland/lume/compare/v3.1.2...HEAD

0 commit comments

Comments
 (0)