Releases: Meteor-Community-Packages/meteor-desktop
Releases · Meteor-Community-Packages/meteor-desktop
v3.3.0
Changes
- refactored fiber/futures syntax to ES6 async/await syntax #43 by @awatson1978
Full Changelog: v3.2.1...v3.3.0
v3.2.1
This is release for the NPM package only.
What's Changed
- Fix registering custom 'meteor' scheme by @ramijarrar in #39
- Minor version upgrade of NPM dependencies @StorytellerCZ
New Contributors
- @ramijarrar made their first contribution in #39
Full Changelog: v3.2.0...v3.2.1
v3.2.0
v3.1.1
What's Changed
- feature(ci): add comment issue workflow by @jankapunkt in #16
- Fix issue with single instance, which causes error with opening already opened app on windows by @arty-ms in #14
- Support for fetch added to meteor protocol. by @MatejJan in #19
- chore: Mitigate production vulnerabilities by @pmtkh in #17
- Add Github Workflow by @harryadel in #21
- Electron 14 by @StorytellerCZ in #11
- fix: do not download new version when desktopHCP is set to false by @mjcctech in #22
- Dynamically get preset-env version by @dd137 in #25
- Don't SIGKILL Meteor when a desktop build terminates normally by @dd137 in #28
- Fixes for devEnvSetup.js by @dd137 in #23
- Fix/add desktop script by @dd137 in #26
- Devrton: Remove all usage of and references to the obsolete package by @dd137 in #27
- Fix failing integration tests by @dd137 in #29
- Watcher plugin fix: v3.1.1 should require bundler plugin v3.1.1 by @dd137 in #30
- Update skeleton dependencies patch and some feature releases #31 by @StorytellerCZ in #32
- Integration tests: remove special plugins version handling for RCs by @dd137 in #33
- Fix CI integration test by @dd137 in #34
- fix production postinstall by @dd137 in #35
- Fix bugs in 3.1 by @StorytellerCZ in #13
New Contributors
- @jankapunkt made their first contribution in #16
- @MatejJan made their first contribution in #19
- @pmtkh made their first contribution in #17
- @harryadel made their first contribution in #21
- @mjcctech made their first contribution in #22
- @dd137 made their first contribution in #25
Full Changelog: v3.1.0...v3.1.1