Skip to content

v0.19.0

Compare
Choose a tag to compare
@tidbyt-bot tidbyt-bot released this 26 Sep 13:44
· 606 commits to main since this release
fed08d1

💡 This release makes the --watch flag the default option when running pixlet serve. If you have custom setups where you don't want the source code to hot reload, make sure to pass --watch=false when upgrading to this version

Changelog

  • bd5f862 fix(deps): update dependency react-easy-crop to v4.5.1 (#405)
  • d51199b fix(deps): update dependency react-redux to v8.0.4 (#406)
  • 59dab23 fix(deps): update golang.org/x/sync digest to 7f9b162 (#407)
  • e9f669d readme: Add new docs links. (#404)
  • fed08d1 serve: Make --watch the default (#402)

What's Changed

Full Changelog: v0.18.3...v0.19.0