Nue 1.0 (Beta)
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 #237
- fix: fail to build static files on windows by @nusr in #239
- fix: accessing child's update function by @hichem-dahi in #235
- fix: running update is invalid by @nusr in #241
- fix: use
cwd
+nue root
as base for relative file output path by @nobkd in #232 - CI: Fix some tests are not running by @fritx in #254
- Fix esbuild is actually not working, even if it is installed in a random nue project by @fritx in #255
- Docs: Fix typos by @kon-pas in #266
- test: use workspace package versions by @nobkd in #261
- chore(cli): make executable filtering more robust by @nobkd in #268
- chore: add issue templates by @nobkd in #270
- docs: update cli options help by @nobkd in #246
- chore: ignore coverage directory by @nobkd in #273
- fix: zero attr by @nobkd in #274
- fix: page router fixed and tests added - #263 by @mszmida in #271
- Update custom-layouts.md by @seneca in #288
- Update hello-world.md by @seneca in #290
- Update hot-reloading.md by @seneca in #291
- Update template-syntax.md by @seneca in #302
- feat: tab event key by @nobkd in #304
- chore(deps): upgrade by @nobkd in #311
- fix: replace cr and crlf with lf, split on all line endings by @nobkd in #310
- fix: cli create by @nobkd in #309
- docs: tab event key by @nobkd in #306
- Update tags.md by @seneca in #301
- Update single-page-applications.md by @seneca in #300
- Update settings.md by @seneca in #299
- Update reactive-components.md by @seneca in #298
- Update project-structure.md by @seneca in #297
- Update performance-optimization.md by @seneca in #296
- Update installation.md by @seneca in #294
- Update global-design-system.md by @seneca in #289
- Update css-best-practices.md by @seneca in #287
- Update ux-development.md by @seneca in #303
- Update page-layout.md by @seneca in #295
- Update index.md by @seneca in #293
- chore: drop bun chdir hack by @nobkd in #281
- docs: fix docs by @nobkd in #292
- fix: downgrade marked (important) by @nobkd in #312
- test: fix DOM tests, create-cli test by @nobkd in #285
- fix: create cli by @nobkd in #314
- test: don't open link on test, basic create cli testing by @nobkd in #315
- docs: fixes by @nobkd in #317
- Nue 1.0 (beta) by @tipiirai in #316
New Contributors
- @mszmida made their first contribution in #271
- @seneca made their first contribution in #288
- @tipiirai made their first contribution in #316
Full Changelog: v0.5.2...v1.0.0-beta