Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4k
Releases: electron-react-boilerplate/electron-react-boilerplate
Releases · electron-react-boilerplate/electron-react-boilerplate
v4.6.0
a104b64
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets16
- 77.4 MB
2022-05-15T01:25:26Z - 84 KB
2022-05-15T01:25:26Z - 80.4 MB
2022-05-15T01:25:12Z - 85.9 KB
2022-05-15T01:25:12Z - 77.5 MB
2022-05-15T01:29:26Z - 84.7 KB
2022-05-15T01:29:26Z - 80.8 MB
2022-05-15T01:29:26Z - 80.3 MB
2022-05-15T01:29:54Z - 87.5 KB
2022-05-15T01:29:54Z - 65.8 MB
2022-05-15T01:30:58Z 2022-05-15T01:16:56Z 2022-05-15T01:16:56Z - Loading
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
4.5.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Bump dependencies
- Upgrade to history@5
- Upgrade react-router-dom
Assets16
Uh oh!
There was an error while loading.Please reload this page.
5 people reacted
4.4.0
d6bb59a
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
fix: upgrade electron-updater from 4.6.2 to 4.6.4 (#3074)Snyk has created this PR to upgrade electron-updater from 4.6.2 to 4.6.4.See this package in npm:https://www.npmjs.com/package/electron-updaterSee this project in Snyk:https://app.snyk.io/org/amilajack/project/0589cba3-8c84-471b-b332-8826f7ce5730?utm_source=github&utm_medium=referral&page=upgrade-pr
Assets16
Uh oh!
There was an error while loading.Please reload this page.
4.3.1
d6bb59a
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
fix: upgrade electron-updater from 4.6.2 to 4.6.4 (#3074)Snyk has created this PR to upgrade electron-updater from 4.6.2 to 4.6.4.See this package in npm:https://www.npmjs.com/package/electron-updaterSee this project in Snyk:https://app.snyk.io/org/amilajack/project/0589cba3-8c84-471b-b332-8826f7ce5730?utm_source=github&utm_medium=referral&page=upgrade-pr
Assets16
Uh oh!
There was an error while loading.Please reload this page.
4.3.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- enable css modules in files with suffix
*.module.css
- rename App.global.css to App.css
- simplify webpack configs
Assets16
Uh oh!
There was an error while loading.Please reload this page.
4.2.0
a04d3ef
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Support Apple Silicon
Assets16
Uh oh!
There was an error while loading.Please reload this page.
4.0.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- drop babel, fully migrate to ts
- migrate to npm from yarn
- upgrade all dependencies
- directory structure refactoring
- update documentation to reflect changes
Assets12
Uh oh!
There was an error while loading.Please reload this page.
8 people reacted
3.0.2
2528e68
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Hide webpack dll warnings
Assets11
Uh oh!
There was an error while loading.Please reload this page.
3.0.1
1c83ebd
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Fixed auto updates by generating zip artifact for macOS
Assets11
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
3.0.0
561569a
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Upgraded Electron to v13
- Moved all generated code out of the
src
directory - Moved
src/package.json
,src/yarn.lock
, andsrc/node_modules
tobuild/app
- Moved release directory to
build/release
- Created
src/main
andsrc/render
used by each context and moved the relevant source files - Added
HtmlWebpackPlugin
, which will inject the required js/css into index.html - Added
clean.js
to./erb/scripts
to replacerm -rf
when runningyarn package
- Removed
delete-source-maps.js
- Migrated to memory router from hash router
Assets10
Uh oh!
There was an error while loading.Please reload this page.
13 people reacted