Skip to content

Release 0.1.1

Compare
Choose a tag to compare
@pastelmind pastelmind released this 09 May 10:03
· 123 commits to main since this release
  • chore: update dependencies 20220509 (0ced7d0)
  • Update README.md (98c7cd7)
  • ci: setup auto-deploy GitHub Pages (dde2e47)
  • docs: add badges w/ links (bb8e2de)
  • docs: add intro paragraph and logo (d015f92)
  • feat: check for compat with Edge 79+, Node 12+ (ff8f310)
  • feat(benchmark): provide sample PSD file w/ download link (d907f05)
  • refactor(benchmark): improve layout (b15f89e)
  • fix(benchmark): don't show indeterminate progressbar on initial load (2f28afa)
  • refactor(benchmark): use functional architecture (8425d07)
  • chore: update all dependencies (4108db5)
  • docs: put Benchmarks section after Installation (0478f55)
  • docs: link to benchmark page (38d589a)
  • fix(demo): allow opening PSD files on Windows (9234673)
  • feat: add web-based benchmark page (9bc26f9)
  • build: use dist-web/ for publishing to GitHub Pages (d16c6ab)
  • build: use default entrypoint when building browser demo (6aa9913)
  • build: refactor Webpack config for browser example (dcb72ea)
  • build: cleanup Webpack configs (cc84744)
  • chore: make Prettier ignore browser demo artifacts (a6f0441)
  • style: Allow Prettier to format HTML files (0b4b9aa)
  • chore: replace PSD.ts with @webtoon/psd (8a62ec5)
  • chore: update dev deps (eba0f0f)
  • chore: fix GitHub badge text in demo (43a7708)
  • docs: fix import stmt (9cdf3bf)