Skip to content

v0.27.0

Compare
Choose a tag to compare
@tidbyt-bot tidbyt-bot released this 06 Jun 13:58
· 246 commits to main since this release
ccf92b1

Changelog

  • bad0969 Add a pure-browser version of the Pixlet UI (#784)
  • dd68315 Add a pure-browser version of the Pixlet UI (#784)
  • ed9dff0 Bundle Go/WASM dependencies (#793)
  • 74a21c1 Don't package dist/static into WASM build (#785)
  • 08bae19 chore(deps): update babel monorepo (#800)
  • 3e6cec8 chore(deps): update dependency css-loader to v6.7.4 (#775)
  • 369dbab chore(deps): update dependency css-loader to v6.8.1 (#802)
  • e7836f4 chore(deps): update dependency style-loader to v3.3.3 (#776)
  • fac2ab2 chore(deps): update dependency webpack to v5.83.1 (#773)
  • a6f32a6 chore(deps): update dependency webpack to v5.84.0 (#796)
  • 91a9402 chore(deps): update dependency webpack-merge to v5.9.0 (#782)
  • aaa9042 feat: Add controls to web view. (#774)
  • 71a6f77 feat: Add more controls (#787)
  • ccf92b1 fix(deps): update dependency dayjs to v1.11.8 (#808)
  • 145bbed fix(deps): update dependency react-redux to v8.0.7 (#806)
  • 3e6a71e fix(deps): update github.com/google/pprof digest to ada837c (#807)
  • 42f3cdc fix(deps): update go.starlark.net digest to 75289a4 (#797)
  • d524d4e fix(deps): update material-ui monorepo (#771)
  • f88aa23 fix(deps): update material-ui monorepo (#783)
  • 0b96d58 fix(deps): update material-ui monorepo (#803)
  • 231b308 fix(deps): update module github.com/go-git/go-git/v5 to v5.7.0 (#786)
  • 36cb193 fix(deps): update module github.com/go-playground/validator/v10 to v10.14.0 (#780)
  • 43f40f8 fix(deps): update module github.com/spf13/viper to v1.16.0 (#805)
  • f87138f fix(deps): update module github.com/stretchr/testify to v1.8.3 (#777)
  • 226b39d fix(deps): update module github.com/stretchr/testify to v1.8.4 (#804)
  • 5f629c6 fix(deps): update react-router monorepo to v6.11.2 (#772)
  • ba7ba61 wasm: Add loader for changes. (#790)
  • 90d970e wasm: Debounce the previews in WASM. (#791)
  • 333df80 wasm: Detect if the platform is iOS and return a message. (#795)
  • c3e7744 wasm: Fix production API path. (#788)
  • af37839 wasm: Set service worker scope. (#789)
  • d0c74e3 wasm: Trim paths and strip debug symbols
  • e954040 wasm: Unregister service workers. (#794)
  • 5829b29 wasm: Use raw images instead of the cropper. (#792)