v1.0.0-beta
版本发布时间: 2024-08-15 14:44:00
nuejs/nue最新发布版本:v1.0.0-beta.2(2024-09-12 18:15:04)
A monster update
This is by far the biggest release yet. Release notes:
https://nuejs.org/blog/nue-1-beta/
What's Changed
- fix: fix an error when the project was started for the first time by @nusr in https://github.com/nuejs/nue/pull/237
- fix: fail to build static files on windows by @nusr in https://github.com/nuejs/nue/pull/239
- fix: accessing child's update function by @hichem-dahi in https://github.com/nuejs/nue/pull/235
- fix: running update is invalid by @nusr in https://github.com/nuejs/nue/pull/241
- fix: use
cwd
+nue root
as base for relative file output path by @nobkd in https://github.com/nuejs/nue/pull/232 - CI: Fix some tests are not running by @fritx in https://github.com/nuejs/nue/pull/254
- Fix esbuild is actually not working, even if it is installed in a random nue project by @fritx in https://github.com/nuejs/nue/pull/255
- Docs: Fix typos by @kon-pas in https://github.com/nuejs/nue/pull/266
- test: use workspace package versions by @nobkd in https://github.com/nuejs/nue/pull/261
- chore(cli): make executable filtering more robust by @nobkd in https://github.com/nuejs/nue/pull/268
- chore: add issue templates by @nobkd in https://github.com/nuejs/nue/pull/270
- docs: update cli options help by @nobkd in https://github.com/nuejs/nue/pull/246
- chore: ignore coverage directory by @nobkd in https://github.com/nuejs/nue/pull/273
- fix: zero attr by @nobkd in https://github.com/nuejs/nue/pull/274
- fix: page router fixed and tests added - #263 by @mszmida in https://github.com/nuejs/nue/pull/271
- Update custom-layouts.md by @seneca in https://github.com/nuejs/nue/pull/288
- Update hello-world.md by @seneca in https://github.com/nuejs/nue/pull/290
- Update hot-reloading.md by @seneca in https://github.com/nuejs/nue/pull/291
- Update template-syntax.md by @seneca in https://github.com/nuejs/nue/pull/302
- feat: tab event key by @nobkd in https://github.com/nuejs/nue/pull/304
- chore(deps): upgrade by @nobkd in https://github.com/nuejs/nue/pull/311
- fix: replace cr and crlf with lf, split on all line endings by @nobkd in https://github.com/nuejs/nue/pull/310
- fix: cli create by @nobkd in https://github.com/nuejs/nue/pull/309
- docs: tab event key by @nobkd in https://github.com/nuejs/nue/pull/306
- Update tags.md by @seneca in https://github.com/nuejs/nue/pull/301
- Update single-page-applications.md by @seneca in https://github.com/nuejs/nue/pull/300
- Update settings.md by @seneca in https://github.com/nuejs/nue/pull/299
- Update reactive-components.md by @seneca in https://github.com/nuejs/nue/pull/298
- Update project-structure.md by @seneca in https://github.com/nuejs/nue/pull/297
- Update performance-optimization.md by @seneca in https://github.com/nuejs/nue/pull/296
- Update installation.md by @seneca in https://github.com/nuejs/nue/pull/294
- Update global-design-system.md by @seneca in https://github.com/nuejs/nue/pull/289
- Update css-best-practices.md by @seneca in https://github.com/nuejs/nue/pull/287
- Update ux-development.md by @seneca in https://github.com/nuejs/nue/pull/303
- Update page-layout.md by @seneca in https://github.com/nuejs/nue/pull/295
- Update index.md by @seneca in https://github.com/nuejs/nue/pull/293
- chore: drop bun chdir hack by @nobkd in https://github.com/nuejs/nue/pull/281
- docs: fix docs by @nobkd in https://github.com/nuejs/nue/pull/292
- fix: downgrade marked (important) by @nobkd in https://github.com/nuejs/nue/pull/312
- test: fix DOM tests, create-cli test by @nobkd in https://github.com/nuejs/nue/pull/285
- fix: create cli by @nobkd in https://github.com/nuejs/nue/pull/314
- test: don't open link on test, basic create cli testing by @nobkd in https://github.com/nuejs/nue/pull/315
- docs: fixes by @nobkd in https://github.com/nuejs/nue/pull/317
- Nue 1.0 (beta) by @tipiirai in https://github.com/nuejs/nue/pull/316
New Contributors
- @mszmida made their first contribution in https://github.com/nuejs/nue/pull/271
- @seneca made their first contribution in https://github.com/nuejs/nue/pull/288
- @tipiirai made their first contribution in https://github.com/nuejs/nue/pull/316
Full Changelog: https://github.com/nuejs/nue/compare/v0.5.2...v1.0.0-beta