Releases: toitware/web-tpkg
Releases · toitware/web-tpkg
v0.3.0
What's Changed
- Update the CI. by @floitsch in #73
- Bump elliptic from 6.5.2 to 6.5.7 by @dependabot in #74
- Update README and remove cookie consent. by @floitsch in #75
- Don't try to upload release on push to master. by @floitsch in #76
- Bump express from 4.19.2 to 4.21.0 by @dependabot in #77
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Update github actions. by @floitsch in #61
- Bump @babel/traverse from 7.9.0 to 7.23.2 by @dependabot in #62
- Bump browserify-sign from 4.0.4 to 4.2.2 by @dependabot in #63
- Add MIT license. by @floitsch in #64
- Bump follow-redirects from 1.14.9 to 1.15.4 by @dependabot in #65
- Bump ip from 1.1.5 to 1.1.9 by @dependabot in #66
- Bump es5-ext from 0.10.53 to 0.10.63 by @dependabot in #67
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #68
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #69
- Bump ws from 5.2.2 to 5.2.4 by @dependabot in #70
- Upload built page to release page. by @floitsch in #71
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #52
- Bump express from 4.17.1 to 4.18.2 by @dependabot in #54
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #53
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #55
- Downgrade node by @floitsch in #57
- Use 'jag' instead of 'toit' for installation. by @floitsch in #56
- Don't use deprecated 'set-output' by @floitsch in #58
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #59
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #60
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Allow x as a wildcard in searches by @erikcorry in #33
- Remove console.toit.io by @kasperl in #51
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Bump url-parse from 1.4.7 to 1.5.10 by @dependabot in #36
- Bump follow-redirects from 1.10.0 to 1.14.9 by @dependabot in #37
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Bump eventsource from 1.0.7 to 1.1.2 by @dependabot in #48
- Bump terser from 4.6.7 to 4.8.1 by @dependabot in #47
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #49
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Init by @qvisten999 in #1
- Fonts and urls by @qvisten999 in #2
- build UI with correct API_URL by @jstroem in #3
- Bugfix: when publishing a new package show an error and use written version by @jstroem in #4
- fixed links in footer by @qvisten999 in #5
- Bugfix: rewrite docs link by @jstroem in #6
- Getting rid of redundant API calls by @qvisten999 in #7
- Jacob nits by @qvisten999 in #8
- Jacob nits 2 by @qvisten999 in #9
- Jacob version control by @qvisten999 in #10
- More tracking by @qvisten999 in #11
- Better way of using URLs by @qvisten999 in #12
- Change crisp id by @qvisten999 in #15
- Optimizing indexing by @qvisten999 in #14
- Fix mobile by @qvisten999 in #13
- Change 'toit pkg install' to be fully qualified by @jstroem in #21
- Strip urls starting with https:// by @jstroem in #22
- Use instead of onClick by @jstroem in #24
- Add mqtt as featured package by @qvisten999 in #26
- Setup segment and amplitude proxies by @jstroem in #28
- Bugfix: empty search should search for '' by @jstroem in #25
- Show UI even if there is errors when serving a package by @jstroem in #30
- Search that uses the description and the URL by @erikcorry in #29
- Make sure the information is correct text by @qvisten999 in #32
- Usability nits by @qvisten999 in #31
- Change featured. by @floitsch in #34
- Use Github action instead of Jenkins. by @floitsch in #35
- Fix artifact path. by @floitsch in #38
- Align test script. by @floitsch in #41
- Make the github action file easier to reuse. by @floitsch in #40
- Fix the version. by @floitsch in #39
- Replace all slashes by @floitsch in #42
- Add support for changing the extension of the artifact by @floitsch in #43
- Update readme for npm token. by @floitsch in #44
- Remove crisp from web-tpkg by @kasperl in #45
- Fix artifact extension. by @floitsch in #46
- Fix CI version for released builds. by @floitsch in #50
New Contributors
- @qvisten999 made their first contribution in #1
- @jstroem made their first contribution in #3
- @erikcorry made their first contribution in #29
- @floitsch made their first contribution in #34
- @kasperl made their first contribution in #45
Full Changelog: https://github.com/toitware/web-tpkg/commits/v0.1.0