Skip to content

v3.5.4

Compare
Choose a tag to compare
@sabertazimi sabertazimi released this 08 Oct 01:40
· 3341 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

🎉 3.5.4 (2021-10-08)

✨ Today I Learned

  • web-HTML: embed media best practice (30bd462)
  • web-JavaScript: pros and cons of ES6 Proxy (07f2e69)
  • web-JavaScript: service worker guide (7c793f9)
  • web-library: headless CMS system (7c7e612)
  • web-library: pdf.js (53c42a0)
  • web-library: React boilerplate (8c7e549)
  • web-library: UnifiedJS (118240b)
  • web-React: review HOC and render props (4f56588)
  • web-React: template-free reuse pattern (4c47195)
  • web-Vue: computed internal (via createEffect) (91e10a3)
  • web-Vue: createEffect composition internal (ffde9c8)
  • web-Vue: ref internal (small reactive) (c3359f2)
  • web-Vue: basic targetMap/depsMap for reactivity (397f830)
  • web-Vue: caveat for Vue 2 reactivity (fd46478)
  • web-Vue: composition API basis (b0c39aa)
  • web-Vue: hoist static template blocks (489354f)
  • web-Vue: lifecycle hooks for composition API (5600ae5)
  • web-Vue: performant ref (745a46d)
  • web-Vue: rename deps to effects (4faf230)
  • web-Vue: scoped slot (10d19f5)
  • web-Vue: scoped slots data direction (2237ad8)
  • web-Vue: SFC with script setup (f2d6424)
  • web-Vue: simple reactive value implementation (9b565d9)
  • web-Vue: Vue reactivity package structure (4b50cb2)