5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 02:50:36 +08:00
wails/v2
dependabot[bot] 60e4127b24
Bump svelte from 3.42.5 to 3.49.0 in /v2/internal/frontend/runtime (#1573)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.42.5 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.42.5...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-16 03:58:15 +10:00
..
cmd/wails Check for line length when scanning for local devserver url (#1566) 2022-07-14 22:22:26 +10:00
internal Bump svelte from 3.42.5 to 3.49.0 in /v2/internal/frontend/runtime (#1573) 2022-07-16 03:58:15 +10:00
pkg Add support for production log levels (#1555) 2022-07-14 21:45:13 +10:00
tools/release v2.0.0-beta.38 + release script 2022-06-27 20:41:09 +10:00
go.mod Feature/auto devserver port (#1547) 2022-07-12 21:41:41 +10:00
go.sum Feature/auto devserver port (#1547) 2022-07-12 21:41:41 +10:00
init_windows.go [windows] Lint fixes 2021-06-21 09:58:10 +10:00
init.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
NOTES.md Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
README.md [v2] Update Workflow 2021-09-13 20:04:08 +10:00
wails.go Better signal handling (#1488) 2022-06-25 09:26:17 +10:00

Wails v2 ALPHA

This branch contains WORK IN PROGRESS! There are no guarantees. Use at your peril!

This document will be updated as progress is made.